[ 430.184334] [54644]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 430.185785] [54644]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sat Dec 14 21:48:11 2024] *** [ 430.185785] [54644]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 430.185785] [54644]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 430.185785] [54644]: nodename: devstack [ 430.185785] [54644]: machine: x86_64 [ 430.185785] [54644]: clock source: unix [ 430.185785] [54644]: pcre jit disabled [ 430.185785] [54644]: detected number of CPU cores: 8 [ 430.185785] [54644]: current working directory: / [ 430.185785] [54644]: detected binary path: /usr/bin/uwsgi-core [ 430.185785] [54644]: your processes number limit is 63753 [ 430.185785] [54644]: your memory page size is 4096 bytes [ 430.185785] [54644]: detected max file descriptor number: 2048 [ 430.185785] [54644]: lock engine: pthread robust mutexes [ 430.186431] [54644]: thunder lock: enabled [ 430.186431] [54644]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 430.186431] [54644]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 430.186431] [54644]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 430.186431] [54644]: Set PythonHome to /opt/stack/data/venv [ 430.213053] [54644]: Python main interpreter initialized at 0x55c1cbac6be0 [ 430.213053] [54644]: python threads support enabled [ 430.213053] [54644]: your server socket listen backlog is limited to 100 connections [ 430.213053] [54644]: your mercy for graceful operations on workers is 80 seconds [ 430.213317] [54644]: mapped 403077 bytes (393 KB) for 2 cores [ 430.213347] [54644]: *** Operational MODE: preforking *** [ 430.213520] [54644]: *** uWSGI is running in multiple interpreter mode *** [ 430.213520] [54644]: spawned uWSGI master process (pid: 54644) [ 430.213920] [54644]: spawned uWSGI worker 1 (pid: 54658, cores: 1) [ 430.214321] [54644]: spawned uWSGI worker 2 (pid: 54659, cores: 1) [ 430.214321] [54644]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 431.176244] [54658]: /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 [ 431.176244] [54658]: warnings.warn( [ 431.199184] [54659]: /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 [ 431.199184] [54659]: warnings.warn( [ 431.281469] [54658]: /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. [ 431.281469] [54658]: from defusedxml.lxml import parse [ 431.300060] [54659]: /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. [ 431.300060] [54659]: from defusedxml.lxml import parse [ 431.317432] [54658]: /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) [ 431.317432] [54658]: BASE = declarative_base() [ 431.335156] [54659]: /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) [ 431.335156] [54659]: BASE = declarative_base() [ 431.502862] [54658]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54658) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 431.503312] [54659]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54659) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 431.509369] [54658]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54658) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 431.509629] [54659]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54659) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 431.509738] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.510041] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.510324] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.510368] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.510515] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.510557] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.638170] [54659]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 431.638170] [54659]: @jsonschema.FormatChecker.cls_checks('date-time') [ 431.640487] [54658]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 431.640487] [54658]: @jsonschema.FormatChecker.cls_checks('date-time') [ 431.686388] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.686539] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.686539] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.686666] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.686666] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.686764] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.686813] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.687514] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.687617] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.687689] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.687761] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.687827] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.687899] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.687976] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.855020] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.855168] [54659]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.855208] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.855271] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.855308] [54659]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.855339] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.855384] [54658]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.855417] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.855446] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.855477] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.855510] [54658]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.855578] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.855645] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.855718] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.860676] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.860764] [54659]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.860823] [54659]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.860859] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.860892] [54659]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.860934] [54658]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.860969] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.861022] [54658]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.861052] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.861079] [54658]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.861114] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.861149] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.861200] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.861275] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.862345] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.862431] [54659]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.862465] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.862507] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.862538] [54658]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.862568] [54659]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.862596] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.862632] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.862664] [54658]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.862701] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.862732] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.862762] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.862791] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.862835] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.863745] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.863828] [54659]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.863898] [54659]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.863929] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.864024] [54659]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.864064] [54658]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.864097] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.864126] [54658]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.864160] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.864192] [54658]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.864222] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.864253] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.864283] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.864337] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.865646] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.865728] [54659]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.865797] [54659]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.865866] [54659]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.865931] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.865963] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.866014] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.866057] [54658]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.866091] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.866129] [54658]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.866185] [54658]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.866254] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.866328] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.866399] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.869289] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.869367] [54659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.869439] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.869508] [54659]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.869574] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.869640] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.869695] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.869736] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.869775] [54658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.869844] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.869917] [54658]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.869982] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.870059] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.870143] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.871275] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.871378] [54659]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.871423] [54659]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.871471] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.871508] [54659]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.871540] [54658]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.871571] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.871601] [54658]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.871630] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.871675] [54658]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.871705] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.871736] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.871807] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.871876] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.872377] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.872462] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.872530] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.872597] [54659]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.872650] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.872694] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.872734] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.872769] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.872800] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.872830] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.872867] [54658]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.872939] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.873030] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.873107] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.881984] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.882078] [54659]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.882143] [54659]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.882210] [54659]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.882276] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.882340] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.882386] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.882432] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.882468] [54658]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.882498] [54658]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.882544] [54658]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.882613] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.882682] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.882758] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.883231] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.883313] [54659]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.883385] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.883457] [54659]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.883517] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.883580] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.883642] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.883683] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.883719] [54658]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.883793] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.883864] [54658]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.883927] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.884010] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.884090] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.885505] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.885580] [54659]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.885651] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.885719] [54659]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.885784] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.885848] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.885881] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.885921] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.885954] [54658]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.885996] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.886070] [54658]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.886148] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.886210] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.886280] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.890170] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.890252] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.890321] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.890391] [54659]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.890425] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.890455] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.890486] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.890521] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.890551] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.890581] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.890613] [54658]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.890671] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.890736] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.890807] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.905515] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.905695] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.905695] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.905774] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.905882] [54659]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.905882] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.905953] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.905985] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.906039] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.906083] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.906126] [54658]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.906126] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.906126] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.906218] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.906858] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.906945] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.907021] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.907149] [54659]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.907218] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.907264] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.907354] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.907394] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.907428] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.907519] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.907561] [54658]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.907561] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.907561] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.907561] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.908082] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.908166] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.908236] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.908305] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.908388] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.908430] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.908460] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.908502] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.908536] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.908568] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.908611] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.908611] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.908675] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.908738] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.910943] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.911036] [54659]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.911106] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.911147] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.911191] [54659]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.911226] [54658]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.911264] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.911298] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.911329] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.911424] [54658]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.911463] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.911494] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.911494] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.911552] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.912093] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.912176] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.912248] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.912314] [54659]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.912378] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.912441] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.912483] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.912535] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.912574] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.912574] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.912640] [54658]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.912709] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.912773] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.912851] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.916547] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.916640] [54659]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.916692] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.916761] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.916824] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.916888] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.916959] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.916993] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.917063] [54658]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.917135] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.917205] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.917271] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.917362] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.917441] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.918705] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.918790] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.918861] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.918929] [54659]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.918994] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.919041] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.919072] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.919125] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.919164] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.919202] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.919274] [54658]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.919341] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.919410] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.919482] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.919560] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.919638] [54659]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.919706] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.919743] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.919775] [54659]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.919805] [54658]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.919839] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.919869] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.919898] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.919932] [54658]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.919962] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.919992] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.920028] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.920094] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.923693] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.923775] [54659]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.923841] [54659]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.923910] [54659]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.923974] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.924051] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.924094] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.924127] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.924159] [54658]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.924232] [54658]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.924302] [54658]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.924380] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.924444] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.924516] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.924861] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.924942] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.925048] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.925115] [54659]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.925184] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.925248] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.925319] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.925355] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.925423] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.925494] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.925563] [54658]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.925628] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.925692] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.925773] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.927129] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.927213] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.927283] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.927378] [54659]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.927437] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.927472] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.927472] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.927528] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.927563] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.927595] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.927627] [54658]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.927697] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.927764] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.927833] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.930695] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.930774] [54659]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.930852] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.930899] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.930938] [54659]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.930975] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.931023] [54658]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.931056] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.931087] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.931122] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.931154] [54658]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.931187] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.931254] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.931326] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.933967] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.934060] [54659]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.934139] [54659]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.934208] [54659]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.934273] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.934336] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.934407] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.934530] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.934613] [54658]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.934683] [54658]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.934751] [54658]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.934816] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.934889] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.934962] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.935181] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.935263] [54659]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.935333] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.935368] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.935398] [54659]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.935429] [54658]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.935462] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.935493] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.935523] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.935553] [54658]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.935583] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.935616] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.935650] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.935709] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.936387] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.936469] [54659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.936538] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.936607] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.936650] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.936683] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.936711] [54658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.936740] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.936771] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.936802] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.936835] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.936921] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.936953] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.937013] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.938732] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.938815] [54659]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.938850] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.938882] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.938918] [54658]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.938950] [54659]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.938992] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.939030] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.939058] [54658]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.939102] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.939155] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.939193] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.939224] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.939255] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.940191] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.940272] [54659]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.940351] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.940418] [54659]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.940451] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.940480] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.940529] [54658]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.940567] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.940601] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.940632] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.940664] [54658]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.940734] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.940811] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.940885] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.942412] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.942496] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.942533] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.942563] [54659]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.942591] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.942626] [54659]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.942660] [54658]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.942691] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.942722] [54658]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.942753] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.942787] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.942813] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.942843] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.942918] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.944075] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.944159] [54659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.944229] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.944308] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.944343] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.944381] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.944414] [54658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.944443] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.944474] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.944521] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.944586] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.944658] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.003459] [54658]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54658) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 432.003607] [54659]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54659) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 432.003647] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.003713] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.003748] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.003822] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.003904] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.003981] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.004041] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.004076] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.004107] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.004138] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.004169] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.004199] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.004230] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.004259] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.004292] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.004325] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.004356] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.004387] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.004417] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.004448] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.004478] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.004509] [54658]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.004544] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.004575] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.004609] [54659]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.004639] [54658]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.004669] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.004700] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.004730] [54659]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.004760] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.004793] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.004823] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.004855] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.004887] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.004918] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.004949] [54658]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.004979] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.005040] [54658]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.005076] [54659]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.005106] [54658]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.005137] [54659]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.005166] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.005202] [54659]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.005235] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.005264] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.005295] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.005325] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.005353] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.005379] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.005405] [54658]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.005432] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.005468] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.005500] [54659]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.005530] [54658]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.005560] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.005590] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.005618] [54659]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.005648] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.005677] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.005707] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.005739] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.005770] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.005800] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.005831] [54658]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.005860] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.005890] [54658]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.005920] [54659]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.005953] [54658]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.005983] [54659]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.006028] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.006062] [54659]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.006091] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.006120] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.006150] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.006179] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.006208] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.006237] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.006267] [54658]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.006267] [54658]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.006326] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.006356] [54658]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.006389] [54659]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.006419] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.006449] [54659]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.006479] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.006509] [54659]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.006509] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.006568] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.006599] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.006628] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.006628] [54658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.006685] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.006715] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.006745] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.006774] [54658]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.006805] [54659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.006836] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.006867] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.006896] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.006926] [54659]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.006956] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.006985] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.007055] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.007090] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.007120] [54658]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.007149] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.007182] [54658]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.007212] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.007243] [54658]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.007272] [54659]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.007303] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.007342] [54659]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.007374] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.007404] [54659]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.007437] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.007472] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.007503] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.007534] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.007564] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.007594] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.007624] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.007653] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.007683] [54658]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.007718] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.007750] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.007781] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.007810] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.007840] [54659]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.007870] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.007900] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.007930] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.007959] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.007991] [54658]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.008031] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.008062] [54658]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.008091] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.008120] [54658]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.008150] [54659]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.008180] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.008210] [54659]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.008240] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.008270] [54659]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.008304] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.008336] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.008375] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.008406] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.008438] [54658]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.008468] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.008497] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.008527] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.008558] [54658]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.008592] [54659]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.008623] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.008652] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.008682] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.008712] [54659]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.008742] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.008771] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.008801] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.008831] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.008863] [54658]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.008893] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.008924] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.008954] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.008983] [54658]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.009027] [54659]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.009059] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.009090] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.009119] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.009153] [54659]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.009186] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.009216] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.009246] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.009276] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.009305] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.009334] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.009364] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.009393] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.009426] [54658]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.009458] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.009487] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.009517] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.009547] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.009576] [54659]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.009605] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.009635] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.009670] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.009703] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.009733] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.009763] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.009794] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.009823] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.009853] [54658]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.009883] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.009912] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.009941] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.009974] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.010010] [54659]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.010042] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.010073] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.010103] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.010132] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.010162] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.010191] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.010221] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.010305] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.010339] [54658]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.010376] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.010407] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.010437] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.010466] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.010496] [54659]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.010527] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.010556] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.010589] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.010620] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.010650] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.010679] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.010709] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.010739] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.010768] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.010798] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.010828] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.010860] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.010890] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.010920] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.010950] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.010985] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.011037] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.011070] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.011100] [54658]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.011130] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.011167] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.011199] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.011230] [54658]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.011259] [54659]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.011289] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.011322] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.011354] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.011384] [54659]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.011414] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.011444] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.011484] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.011517] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.011548] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.011577] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.011610] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.011638] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.011664] [54658]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.011696] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.011728] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.011758] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.011787] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.011818] [54659]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.011848] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.011884] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.011915] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.011944] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.011944] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.012030] [54658]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.012064] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.012094] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.012124] [54659]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.012155] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.012190] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.012221] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.012251] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.012281] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.012311] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.012311] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.012366] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.012396] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.012427] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.012461] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.012492] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.012523] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.012552] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.012582] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.012612] [54658]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.012641] [54659]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.012672] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.012672] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.012731] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.012761] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.012761] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.012817] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.012846] [54658]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.012876] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.012905] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.012935] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.012965] [54658]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.013010] [54659]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.013050] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.013082] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.013113] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.013144] [54659]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.013175] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.013205] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.013235] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.013266] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.013303] [54658]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.013334] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.013364] [54658]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.013395] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.013426] [54658]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.013456] [54659]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.013486] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.013517] [54659]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.013547] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.013578] [54659]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.013610] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.013641] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.013669] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.013669] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.013716] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.013743] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.013773] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.013804] [54658]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.013838] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.013867] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.013896] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.013926] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.013954] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.013979] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.014013] [54659]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.014044] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.014075] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.014110] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.014141] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.014170] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.014199] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.014230] [54658]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.014261] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.014290] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.014320] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.014349] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.014383] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.014415] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.014444] [54659]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.014474] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.014504] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.014534] [54658]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.014565] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.014594] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.014624] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.014656] [54658]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.014688] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.014718] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.014749] [54659]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.014779] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.014806] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.014835] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.014865] [54659]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.014895] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.014927] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.014957] [54658]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.014987] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.015032] [54658]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.015073] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.015104] [54658]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.015104] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.015160] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.015190] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.015225] [54659]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.015256] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.015287] [54659]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.015287] [54659]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.015344] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.015374] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.015404] [54658]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.015404] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.015459] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.015489] [54658]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.015524] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.015557] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.015586] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.015617] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.015646] [54659]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.015675] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.015707] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.015737] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.015770] [54659]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.015801] [54658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.015831] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.015860] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.015890] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.015919] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.015949] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.015981] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.016045] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.016083] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.016121] [54659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.016153] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.016185] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.016230] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.016282] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.016322] [54658]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.016353] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.016387] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.016419] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.016452] [54658]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.016483] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.016514] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.016543] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.016574] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.016603] [54659]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.016633] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.016664] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.016695] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.016728] [54659]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.016759] [54658]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.016790] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.016820] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.016850] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.016880] [54658]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.016911] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.016942] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.016972] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.017043] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.017077] [54659]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.017107] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.017139] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.017139] [54659]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.017195] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.017225] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.017256] [54658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.017291] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.017326] [54658]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.017356] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.017385] [54658]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.017416] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.017446] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.017475] [54659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.017505] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.017534] [54659]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.017564] [54658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.017596] [54659]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.017627] [54658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54658) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.017657] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.017690] [54658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.017720] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.017750] [54658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.017780] [54659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.017810] [54658]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.017840] [54659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54659) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.017920] [54658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.017952] [54659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.017981] [54658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54658) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.018018] [54659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.018018] [54659]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.018018] [54659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.018018] [54659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54659) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.041669] [54658]: INFO dbcounter [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Registered counter for database cinder [ 432.041872] [54659]: INFO dbcounter [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Registered counter for database cinder [ 432.050560] [54658]: DEBUG oslo_db.sqlalchemy.engines [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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=54658) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 432.051039] [54659]: DEBUG oslo_db.sqlalchemy.engines [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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=54659) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 432.178784] [54659]: DEBUG dbcounter [-] [54659] Writer thread running {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 432.181955] [54659]: INFO cinder.rpc [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 432.182506] [54658]: DEBUG dbcounter [-] [54658] Writer thread running {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 432.184199] [54659]: INFO cinder.rpc [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 432.184758] [54658]: INFO cinder.rpc [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 432.186328] [54659]: INFO cinder.rpc [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 432.186949] [54658]: INFO cinder.rpc [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 432.188517] [54659]: INFO cinder.rpc [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 432.188924] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.188961] [54658]: INFO cinder.rpc [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 432.189127] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.190684] [54659]: WARNING cinder.keymgr.conf_key_mgr [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.190757] [54658]: INFO cinder.rpc [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 432.191185] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.191387] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.192066] [54658]: WARNING cinder.keymgr.conf_key_mgr [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.193529] [54659]: DEBUG oslo_db.sqlalchemy.engines [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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=54659) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 432.194714] [54658]: DEBUG oslo_db.sqlalchemy.engines [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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=54658) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 432.195195] [54659]: INFO cinder.rpc [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 432.196405] [54658]: INFO cinder.rpc [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 432.197061] [54659]: INFO cinder.rpc [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 432.197489] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.197653] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.198201] [54658]: INFO cinder.rpc [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 432.198622] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.198750] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.198784] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.198913] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.199702] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.199907] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.199940] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.200018] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.200802] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.200960] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.211175] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.211342] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.212337] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.212506] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.214050] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.214217] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.215253] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.215418] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.216928] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.217104] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.218136] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.218295] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.220593] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.220759] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.221901] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.222077] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.223284] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.223453] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.224665] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.224833] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.225989] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.226204] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.227393] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.227562] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.228939] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.229113] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.230195] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.230356] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.231919] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.232096] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.232581] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.232743] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.234396] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.234566] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.235244] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.235415] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.235509] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.235672] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.236328] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.236486] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.237859] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.238040] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.238695] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.238862] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.243217] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.243394] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.244034] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.244209] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.247353] [54659]: WARNING cinder.api.contrib.hosts [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 432.247775] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.247931] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.248239] [54658]: WARNING cinder.api.contrib.hosts [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 432.248667] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.248774] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.248825] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.248940] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.249737] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.249885] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.249918] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.250058] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.250824] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.250901] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.250976] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.251023] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.251794] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.251954] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.252014] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.252158] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.252959] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.253066] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.253135] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.253243] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.254027] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.254081] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.254209] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.254248] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.255054] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.255199] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.349634] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.349853] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.350129] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.350354] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.351038] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.351239] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.351513] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.351686] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.351990] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: extensions {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.352440] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: extensions {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.353439] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-hosts {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.353841] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-hosts {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.355546] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: qos-specs {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.355909] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: qos-specs {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.357846] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-quota-class-sets {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.358238] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-quota-class-sets {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.359296] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: scheduler-stats {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.359682] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: scheduler-stats {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.360881] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-snapshot-manage {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.361265] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-snapshot-manage {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.362393] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: capabilities {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.362788] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: capabilities {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.363818] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: encryption {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.364319] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: encryption {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.365547] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: cgsnapshots {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.366131] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: cgsnapshots {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.367107] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-quota-sets {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.367705] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-quota-sets {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.368659] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-volume-manage {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.369197] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-volume-manage {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.370282] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-volume-transfer {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.370804] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-volume-transfer {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.371971] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-volume-type-access {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.372521] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-volume-type-access {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.373626] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: backups {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.374164] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: backups {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.375776] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-services {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.376372] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-services {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.377129] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: consistencygroups {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.377670] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: consistencygroups {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.380213] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: extra_specs {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.380766] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: extra_specs {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.381881] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: os-availability-zone {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.382400] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: os-availability-zone {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.383290] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extended resource: encryption {{(pid=54658) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.384184] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extended resource: encryption {{(pid=54659) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 432.385382] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.385574] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.386695] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.386859] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.386907] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.387182] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.387846] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.388059] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.388391] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.388580] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.388997] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.389247] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.389521] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.389692] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.390225] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.390383] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.390566] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.390730] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.391318] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.391479] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.391754] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.391918] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.392417] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.392583] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.392773] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.392938] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.393421] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.393582] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.393868] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.394046] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.394563] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.394723] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.394887] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.395080] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.395597] [54658]: WARNING stevedore.named [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.395755] [54658]: WARNING castellan.key_manager [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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' [ 432.396102] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.396271] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.396477] [54658]: DEBUG cinder.api.contrib.snapshot_actions [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] SnapshotActionsController initialized {{(pid=54658) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 432.396617] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeActions extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.396783] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension UsedLimits extending resource: limits {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.396909] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397062] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397098] [54659]: WARNING stevedore.named [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.397188] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension TypesManage extending resource: types {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397246] [54659]: WARNING castellan.key_manager [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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' [ 432.397309] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397458] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension AdminActions extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397596] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension AdminActions extending resource: snapshots {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397716] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension AdminActions extending resource: backups {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397833] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.397939] [54659]: DEBUG cinder.api.contrib.snapshot_actions [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] SnapshotActionsController initialized {{(pid=54659) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 432.397974] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398092] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeActions extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398132] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398261] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension UsedLimits extending resource: limits {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398322] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398392] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398458] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398520] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398578] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398639] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension TypesManage extending resource: types {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398690] [54658]: DEBUG cinder.api.openstack [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54658) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398767] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.398890] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension AdminActions extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399029] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension AdminActions extending resource: snapshots {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399150] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension AdminActions extending resource: backups {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399274] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399541] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399713] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399847] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.399969] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.400100] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.400219] [54659]: DEBUG cinder.api.openstack [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54659) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 432.400862] [54658]: WARNING keystonemiddleware.auth_token [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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. [ 432.402404] [54659]: WARNING keystonemiddleware.auth_token [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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. [ 432.405185] [54658]: WARNING keystonemiddleware.auth_token [None req-64e4a9cb-b645-4a7c-93a2-193b8a28c188 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 [ 432.410023] [54659]: WARNING keystonemiddleware.auth_token [None req-bac3c060-6f7f-4660-a7d4-b9aac0aa3004 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 [ 432.410308] [54658]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x55c1cbac6be0 pid: 54658 (default app) [ 432.410345] [54659]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x55c1cbac6be0 pid: 54659 (default app) [ 432.416192] [54658]: /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. [ 432.416192] [54658]: warnings.warn(deprecated_msg) [ 432.416332] [54658]: /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. [ 432.416332] [54658]: warnings.warn(deprecated_msg) [ 432.416332] [54658]: /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. [ 432.416332] [54658]: warnings.warn(deprecated_msg) [ 432.416332] [54658]: /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. [ 432.416535] [54658]: warnings.warn(deprecated_msg) [ 432.416535] [54658]: /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. [ 432.416535] [54658]: warnings.warn(deprecated_msg) [ 432.416535] [54658]: /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. [ 432.416535] [54658]: warnings.warn(deprecated_msg) [ 432.416535] [54658]: /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. [ 432.416750] [54658]: warnings.warn(deprecated_msg) [ 432.416750] [54658]: /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. [ 432.416750] [54658]: warnings.warn(deprecated_msg) [ 432.416750] [54658]: /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. [ 432.416750] [54658]: warnings.warn(deprecated_msg) [ 432.416917] [54658]: /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. [ 432.416917] [54658]: warnings.warn(deprecated_msg) [ 432.416917] [54658]: /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. [ 432.416917] [54658]: warnings.warn(deprecated_msg) [ 432.417078] [54658]: /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. [ 432.417078] [54658]: warnings.warn(deprecated_msg) [ 432.417078] [54658]: /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. [ 432.417078] [54658]: warnings.warn(deprecated_msg) [ 432.417236] [54658]: /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. [ 432.417236] [54658]: warnings.warn(deprecated_msg) [ 432.417236] [54658]: /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. [ 432.417236] [54658]: warnings.warn(deprecated_msg) [ 432.417236] [54658]: /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. [ 432.417416] [54658]: warnings.warn(deprecated_msg) [ 432.417416] [54658]: /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. [ 432.417416] [54658]: warnings.warn(deprecated_msg) [ 432.417416] [54658]: /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. [ 432.417416] [54658]: warnings.warn(deprecated_msg) [ 432.417583] [54658]: /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. [ 432.417583] [54658]: warnings.warn(deprecated_msg) [ 432.417583] [54658]: /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. [ 432.417583] [54658]: warnings.warn(deprecated_msg) [ 432.417583] [54658]: /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. [ 432.417583] [54658]: warnings.warn(deprecated_msg) [ 432.417787] [54658]: /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. [ 432.417787] [54658]: warnings.warn(deprecated_msg) [ 432.417787] [54658]: /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. [ 432.417787] [54658]: warnings.warn(deprecated_msg) [ 432.417787] [54658]: /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. [ 432.417787] [54658]: warnings.warn(deprecated_msg) [ 432.417988] [54658]: /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. [ 432.417988] [54658]: warnings.warn(deprecated_msg) [ 432.417988] [54658]: /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. [ 432.417988] [54658]: warnings.warn(deprecated_msg) [ 432.417988] [54658]: /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. [ 432.417988] [54658]: warnings.warn(deprecated_msg) [ 432.418238] [54658]: /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. [ 432.418238] [54658]: warnings.warn(deprecated_msg) [ 432.418238] [54658]: /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. [ 432.418238] [54658]: warnings.warn(deprecated_msg) [ 432.418238] [54658]: /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. [ 432.418238] [54658]: warnings.warn(deprecated_msg) [ 432.418446] [54658]: /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. [ 432.418446] [54658]: warnings.warn(deprecated_msg) [ 432.418446] [54658]: /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. [ 432.418446] [54658]: warnings.warn(deprecated_msg) [ 432.418585] [54658]: /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. [ 432.418585] [54658]: warnings.warn(deprecated_msg) [ 432.418585] [54658]: /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. [ 432.418585] [54658]: warnings.warn(deprecated_msg) [ 432.418585] [54658]: /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. [ 432.418762] [54658]: warnings.warn(deprecated_msg) [ 432.418762] [54658]: /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. [ 432.418762] [54658]: warnings.warn(deprecated_msg) [ 432.418762] [54658]: /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. [ 432.418762] [54658]: warnings.warn(deprecated_msg) [ 432.418924] [54658]: /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. [ 432.418924] [54658]: warnings.warn(deprecated_msg) [ 432.418924] [54658]: /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. [ 432.418924] [54658]: warnings.warn(deprecated_msg) [ 432.418924] [54658]: /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. [ 432.418924] [54658]: warnings.warn(deprecated_msg) [ 432.419136] [54658]: /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. [ 432.419136] [54658]: warnings.warn(deprecated_msg) [ 432.419136] [54658]: /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. [ 432.419136] [54658]: warnings.warn(deprecated_msg) [ 432.419136] [54658]: /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. [ 432.419422] [54658]: warnings.warn(deprecated_msg) [ 432.419422] [54658]: /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. [ 432.419422] [54658]: warnings.warn(deprecated_msg) [ 432.419422] [54658]: /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. [ 432.419422] [54658]: warnings.warn(deprecated_msg) [ 432.419596] [54658]: /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. [ 432.419596] [54658]: warnings.warn(deprecated_msg) [ 432.419596] [54658]: /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. [ 432.419596] [54658]: warnings.warn(deprecated_msg) [ 432.419733] [54658]: /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. [ 432.419733] [54658]: warnings.warn(deprecated_msg) [ 432.419733] [54658]: /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. [ 432.419733] [54658]: warnings.warn(deprecated_msg) [ 432.419921] [54658]: /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. [ 432.419921] [54658]: warnings.warn(deprecated_msg) [ 432.419921] [54658]: /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. [ 432.419921] [54658]: warnings.warn(deprecated_msg) [ 432.419921] [54658]: /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. [ 432.420155] [54658]: warnings.warn(deprecated_msg) [ 432.420155] [54658]: /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. [ 432.420155] [54658]: warnings.warn(deprecated_msg) [ 432.420155] [54658]: /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. [ 432.420155] [54658]: warnings.warn(deprecated_msg) [ 432.420302] [54658]: /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. [ 432.420302] [54658]: warnings.warn(deprecated_msg) [ 432.420302] [54658]: /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. [ 432.420302] [54658]: warnings.warn(deprecated_msg) [ 432.420443] [54658]: /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. [ 432.420443] [54658]: warnings.warn(deprecated_msg) [ 432.420443] [54658]: /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. [ 432.420443] [54658]: warnings.warn(deprecated_msg) [ 432.420584] [54658]: /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. [ 432.420584] [54658]: warnings.warn(deprecated_msg) [ 432.420584] [54658]: /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. [ 432.420584] [54658]: warnings.warn(deprecated_msg) [ 432.420721] [54658]: /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. [ 432.420721] [54658]: warnings.warn(deprecated_msg) [ 432.420721] [54658]: /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. [ 432.420721] [54658]: warnings.warn(deprecated_msg) [ 432.420856] [54658]: /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. [ 432.420856] [54658]: warnings.warn(deprecated_msg) [ 432.420856] [54658]: /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. [ 432.420856] [54658]: warnings.warn(deprecated_msg) [ 432.420996] [54658]: /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. [ 432.420996] [54658]: warnings.warn(deprecated_msg) [ 432.420996] [54658]: /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. [ 432.420996] [54658]: warnings.warn(deprecated_msg) [ 432.420996] [54658]: /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. [ 432.420996] [54658]: warnings.warn(deprecated_msg) [ 432.421218] [54658]: /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. [ 432.421218] [54658]: warnings.warn(deprecated_msg) [ 432.421218] [54658]: /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. [ 432.421218] [54658]: warnings.warn(deprecated_msg) [ 432.421218] [54658]: /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. [ 432.421396] [54658]: warnings.warn(deprecated_msg) [ 432.421396] [54658]: /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. [ 432.421396] [54658]: warnings.warn(deprecated_msg) [ 432.421396] [54658]: /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. [ 432.421396] [54658]: warnings.warn(deprecated_msg) [ 432.421396] [54658]: /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. [ 432.421396] [54658]: warnings.warn(deprecated_msg) [ 432.421676] [54658]: /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. [ 432.421676] [54658]: warnings.warn(deprecated_msg) [ 432.421676] [54658]: /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. [ 432.421676] [54658]: warnings.warn(deprecated_msg) [ 432.421676] [54658]: /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. [ 432.421676] [54658]: warnings.warn(deprecated_msg) [ 432.421882] [54658]: /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. [ 432.421882] [54658]: warnings.warn(deprecated_msg) [ 432.421882] [54658]: /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. [ 432.421882] [54658]: warnings.warn(deprecated_msg) [ 432.421882] [54658]: /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. [ 432.421882] [54658]: warnings.warn(deprecated_msg) [ 432.422102] [54658]: /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. [ 432.422102] [54658]: warnings.warn(deprecated_msg) [ 432.422102] [54658]: /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. [ 432.422102] [54658]: warnings.warn(deprecated_msg) [ 432.422102] [54658]: /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. [ 432.422102] [54658]: warnings.warn(deprecated_msg) [ 432.422294] [54658]: /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. [ 432.422294] [54658]: warnings.warn(deprecated_msg) [ 432.422294] [54658]: /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. [ 432.422294] [54658]: warnings.warn(deprecated_msg) [ 432.422435] [54658]: /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. [ 432.422435] [54658]: warnings.warn(deprecated_msg) [ 432.422435] [54658]: /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. [ 432.422435] [54658]: warnings.warn(deprecated_msg) [ 432.422575] [54658]: /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. [ 432.422575] [54658]: warnings.warn(deprecated_msg) [ 432.422575] [54658]: /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. [ 432.422575] [54658]: warnings.warn(deprecated_msg) [ 432.422710] [54658]: /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. [ 432.422710] [54658]: warnings.warn(deprecated_msg) [ 432.422710] [54658]: /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. [ 432.422710] [54658]: warnings.warn(deprecated_msg) [ 432.422710] [54658]: DEBUG cinder.api.middleware.request_id [None req-cd0d14bb-fb94-4ee3-ad9e-c0b6f6f1f636 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 432.422710] [54658]: [pid: 54658|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sat Dec 14 21:48:13 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 435.748019] [54659]: /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. [ 435.748019] [54659]: warnings.warn(deprecated_msg) [ 435.748019] [54659]: /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. [ 435.748019] [54659]: warnings.warn(deprecated_msg) [ 435.748019] [54659]: /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. [ 435.748452] [54659]: warnings.warn(deprecated_msg) [ 435.748452] [54659]: /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. [ 435.748452] [54659]: warnings.warn(deprecated_msg) [ 435.748452] [54659]: /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. [ 435.748452] [54659]: warnings.warn(deprecated_msg) [ 435.748603] [54659]: /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. [ 435.748603] [54659]: warnings.warn(deprecated_msg) [ 435.748603] [54659]: /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. [ 435.748603] [54659]: warnings.warn(deprecated_msg) [ 435.748603] [54659]: /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. [ 435.748603] [54659]: warnings.warn(deprecated_msg) [ 435.748758] [54659]: /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. [ 435.748758] [54659]: warnings.warn(deprecated_msg) [ 435.748758] [54659]: /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. [ 435.748758] [54659]: warnings.warn(deprecated_msg) [ 435.748869] [54659]: /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. [ 435.748869] [54659]: warnings.warn(deprecated_msg) [ 435.748869] [54659]: /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. [ 435.748869] [54659]: warnings.warn(deprecated_msg) [ 435.748978] [54659]: /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. [ 435.748978] [54659]: warnings.warn(deprecated_msg) [ 435.748978] [54659]: /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. [ 435.748978] [54659]: warnings.warn(deprecated_msg) [ 435.749118] [54659]: /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. [ 435.749118] [54659]: warnings.warn(deprecated_msg) [ 435.749118] [54659]: /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. [ 435.749118] [54659]: warnings.warn(deprecated_msg) [ 435.749118] [54659]: /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. [ 435.749256] [54659]: warnings.warn(deprecated_msg) [ 435.749256] [54659]: /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. [ 435.749256] [54659]: warnings.warn(deprecated_msg) [ 435.749256] [54659]: /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. [ 435.749256] [54659]: warnings.warn(deprecated_msg) [ 435.749386] [54659]: /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. [ 435.749386] [54659]: warnings.warn(deprecated_msg) [ 435.749386] [54659]: /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. [ 435.749386] [54659]: warnings.warn(deprecated_msg) [ 435.749386] [54659]: /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. [ 435.749386] [54659]: warnings.warn(deprecated_msg) [ 435.749539] [54659]: /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. [ 435.749539] [54659]: warnings.warn(deprecated_msg) [ 435.749539] [54659]: /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. [ 435.749539] [54659]: warnings.warn(deprecated_msg) [ 435.749539] [54659]: /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. [ 435.749539] [54659]: warnings.warn(deprecated_msg) [ 435.749696] [54659]: /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. [ 435.749696] [54659]: warnings.warn(deprecated_msg) [ 435.749696] [54659]: /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. [ 435.749696] [54659]: warnings.warn(deprecated_msg) [ 435.749696] [54659]: /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. [ 435.749696] [54659]: warnings.warn(deprecated_msg) [ 435.749850] [54659]: /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. [ 435.749850] [54659]: warnings.warn(deprecated_msg) [ 435.749850] [54659]: /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. [ 435.749850] [54659]: warnings.warn(deprecated_msg) [ 435.749850] [54659]: /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. [ 435.749988] [54659]: warnings.warn(deprecated_msg) [ 435.749988] [54659]: /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. [ 435.749988] [54659]: warnings.warn(deprecated_msg) [ 435.749988] [54659]: /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. [ 435.749988] [54659]: warnings.warn(deprecated_msg) [ 435.750128] [54659]: /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. [ 435.750128] [54659]: warnings.warn(deprecated_msg) [ 435.750128] [54659]: /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. [ 435.750128] [54659]: warnings.warn(deprecated_msg) [ 435.750128] [54659]: /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. [ 435.750128] [54659]: warnings.warn(deprecated_msg) [ 435.750284] [54659]: /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. [ 435.750284] [54659]: warnings.warn(deprecated_msg) [ 435.750284] [54659]: /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. [ 435.750284] [54659]: warnings.warn(deprecated_msg) [ 435.750284] [54659]: /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. [ 435.750284] [54659]: warnings.warn(deprecated_msg) [ 435.750434] [54659]: /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. [ 435.750434] [54659]: warnings.warn(deprecated_msg) [ 435.750434] [54659]: /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. [ 435.750434] [54659]: warnings.warn(deprecated_msg) [ 435.750434] [54659]: /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. [ 435.750571] [54659]: warnings.warn(deprecated_msg) [ 435.750571] [54659]: /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. [ 435.750571] [54659]: warnings.warn(deprecated_msg) [ 435.750571] [54659]: /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. [ 435.750571] [54659]: warnings.warn(deprecated_msg) [ 435.750699] [54659]: /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. [ 435.750699] [54659]: warnings.warn(deprecated_msg) [ 435.750699] [54659]: /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. [ 435.750699] [54659]: warnings.warn(deprecated_msg) [ 435.750814] [54659]: /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. [ 435.750814] [54659]: warnings.warn(deprecated_msg) [ 435.750814] [54659]: /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. [ 435.750814] [54659]: warnings.warn(deprecated_msg) [ 435.750920] [54659]: /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. [ 435.750920] [54659]: warnings.warn(deprecated_msg) [ 435.750920] [54659]: /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. [ 435.750920] [54659]: warnings.warn(deprecated_msg) [ 435.750920] [54659]: /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. [ 435.751064] [54659]: warnings.warn(deprecated_msg) [ 435.751064] [54659]: /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. [ 435.751064] [54659]: warnings.warn(deprecated_msg) [ 435.751064] [54659]: /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. [ 435.751064] [54659]: warnings.warn(deprecated_msg) [ 435.751198] [54659]: /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. [ 435.751198] [54659]: warnings.warn(deprecated_msg) [ 435.751198] [54659]: /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. [ 435.751198] [54659]: warnings.warn(deprecated_msg) [ 435.751313] [54659]: /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. [ 435.751313] [54659]: warnings.warn(deprecated_msg) [ 435.751313] [54659]: /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. [ 435.751313] [54659]: warnings.warn(deprecated_msg) [ 435.751420] [54659]: /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. [ 435.751420] [54659]: warnings.warn(deprecated_msg) [ 435.751420] [54659]: /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. [ 435.751420] [54659]: warnings.warn(deprecated_msg) [ 435.751526] [54659]: /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. [ 435.751526] [54659]: warnings.warn(deprecated_msg) [ 435.751526] [54659]: /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. [ 435.751526] [54659]: warnings.warn(deprecated_msg) [ 435.751633] [54659]: /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. [ 435.751633] [54659]: warnings.warn(deprecated_msg) [ 435.751633] [54659]: /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. [ 435.751633] [54659]: warnings.warn(deprecated_msg) [ 435.751736] [54659]: /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. [ 435.751736] [54659]: warnings.warn(deprecated_msg) [ 435.751736] [54659]: /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. [ 435.751736] [54659]: warnings.warn(deprecated_msg) [ 435.751736] [54659]: /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. [ 435.751876] [54659]: warnings.warn(deprecated_msg) [ 435.751876] [54659]: /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. [ 435.751876] [54659]: warnings.warn(deprecated_msg) [ 435.751876] [54659]: /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. [ 435.751876] [54659]: warnings.warn(deprecated_msg) [ 435.751876] [54659]: /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. [ 435.752826] [54659]: warnings.warn(deprecated_msg) [ 435.752826] [54659]: /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. [ 435.752826] [54659]: warnings.warn(deprecated_msg) [ 435.752826] [54659]: /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. [ 435.752826] [54659]: warnings.warn(deprecated_msg) [ 435.753148] [54659]: /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. [ 435.753148] [54659]: warnings.warn(deprecated_msg) [ 435.753148] [54659]: /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. [ 435.753148] [54659]: warnings.warn(deprecated_msg) [ 435.753148] [54659]: /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. [ 435.753148] [54659]: warnings.warn(deprecated_msg) [ 435.753405] [54659]: /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. [ 435.753405] [54659]: warnings.warn(deprecated_msg) [ 435.753405] [54659]: /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. [ 435.753405] [54659]: warnings.warn(deprecated_msg) [ 435.753405] [54659]: /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. [ 435.753405] [54659]: warnings.warn(deprecated_msg) [ 435.753667] [54659]: /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. [ 435.753667] [54659]: warnings.warn(deprecated_msg) [ 435.753667] [54659]: /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. [ 435.753667] [54659]: warnings.warn(deprecated_msg) [ 435.753667] [54659]: /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. [ 435.753667] [54659]: warnings.warn(deprecated_msg) [ 435.753925] [54659]: /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. [ 435.753925] [54659]: warnings.warn(deprecated_msg) [ 435.753925] [54659]: /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. [ 435.753925] [54659]: warnings.warn(deprecated_msg) [ 435.753925] [54659]: /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. [ 435.753925] [54659]: warnings.warn(deprecated_msg) [ 435.754184] [54659]: /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. [ 435.754184] [54659]: warnings.warn(deprecated_msg) [ 435.754184] [54659]: /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. [ 435.754184] [54659]: warnings.warn(deprecated_msg) [ 435.754360] [54659]: /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. [ 435.754360] [54659]: warnings.warn(deprecated_msg) [ 435.754360] [54659]: /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. [ 435.754360] [54659]: warnings.warn(deprecated_msg) [ 435.754360] [54659]: /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. [ 435.754577] [54659]: warnings.warn(deprecated_msg) [ 435.754577] [54659]: /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. [ 435.754577] [54659]: warnings.warn(deprecated_msg) [ 435.754577] [54659]: /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. [ 435.754577] [54659]: warnings.warn(deprecated_msg) [ 435.754577] [54659]: DEBUG cinder.api.middleware.request_id [None req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 436.113756] [54659]: INFO cinder.api.openstack.wsgi [None req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b admin admin] POST http://10.180.1.21/volume/v3/types [ 436.114501] [54659]: DEBUG cinder.api.openstack.wsgi [None req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 436.116476] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 436.116476] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 436.119995] [54659]: DEBUG oslo_db.sqlalchemy.engines [None req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b 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=54659) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 436.142896] [54659]: INFO cinder.api.openstack.wsgi [None req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 436.143339] [54659]: [pid: 54659|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 21:48:16 2024] POST /volume/v3/types => generated 182 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 436.147261] [54658]: DEBUG cinder.api.middleware.request_id [req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b req-688656ee-4e96-4653-8446-f4ea74cb03d4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 436.414493] [54658]: INFO cinder.api.openstack.wsgi [req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b req-688656ee-4e96-4653-8446-f4ea74cb03d4 admin admin] POST http://10.180.1.21/volume/v3/types/c3be602f-47b9-4084-9c87-a2d5fd3f09b9/extra_specs [ 436.415240] [54658]: DEBUG cinder.api.openstack.wsgi [req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b req-688656ee-4e96-4653-8446-f4ea74cb03d4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 436.417225] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 436.417225] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 436.420720] [54658]: DEBUG oslo_db.sqlalchemy.engines [req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b req-688656ee-4e96-4653-8446-f4ea74cb03d4 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=54658) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 436.469123] [54658]: INFO cinder.api.openstack.wsgi [req-cce24dc2-b3bf-421a-aef5-6fd2b31b335b req-688656ee-4e96-4653-8446-f4ea74cb03d4 admin admin] http://10.180.1.21/volume/v3/types/c3be602f-47b9-4084-9c87-a2d5fd3f09b9/extra_specs returned with HTTP 200 [ 436.469600] [54658]: [pid: 54658|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sat Dec 14 21:48:16 2024] POST /volume/v3/types/c3be602f-47b9-4084-9c87-a2d5fd3f09b9/extra_specs => generated 51 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 446.140726] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 446.467584] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 446.912055] [54659]: DEBUG cinder.api.middleware.request_id [None req-84ad18f2-0b7d-4c55-87fe-de86ce34ef95 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 446.912472] [54659]: INFO cinder.api.openstack.wsgi [None req-84ad18f2-0b7d-4c55-87fe-de86ce34ef95 None None] GET http://10.180.1.21/volume// [ 446.912660] [54659]: DEBUG cinder.api.openstack.wsgi [None req-84ad18f2-0b7d-4c55-87fe-de86ce34ef95 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 446.912882] [54659]: DEBUG cinder.api.openstack.wsgi [None req-84ad18f2-0b7d-4c55-87fe-de86ce34ef95 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 446.913466] [54659]: INFO cinder.api.openstack.wsgi [None req-84ad18f2-0b7d-4c55-87fe-de86ce34ef95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 446.913790] [54659]: [pid: 54659|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sat Dec 14 21:48:27 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 503.030545] [54658]: DEBUG cinder.api.middleware.request_id [None req-e75ca68c-afda-4a59-abf9-52272f6002e8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 503.101383] [54658]: INFO cinder.api.openstack.wsgi [None req-e75ca68c-afda-4a59-abf9-52272f6002e8 tempest-verify_tempest_config-1429340301 tempest-verify_tempest_config-1429340301-project-member] GET http://10.180.1.21/volume/v3/extensions [ 503.101619] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e75ca68c-afda-4a59-abf9-52272f6002e8 tempest-verify_tempest_config-1429340301 tempest-verify_tempest_config-1429340301-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 503.101834] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e75ca68c-afda-4a59-abf9-52272f6002e8 tempest-verify_tempest_config-1429340301 tempest-verify_tempest_config-1429340301-project-member] Calling method 'index' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 503.102310] [54658]: INFO cinder.api.openstack.wsgi [None req-e75ca68c-afda-4a59-abf9-52272f6002e8 tempest-verify_tempest_config-1429340301 tempest-verify_tempest_config-1429340301-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 503.102677] [54658]: [pid: 54658|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sat Dec 14 21:49:23 2024] GET /volume/v3/extensions => generated 5245 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1360.268602] [54659]: DEBUG cinder.api.middleware.request_id [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.397212] [54659]: INFO cinder.api.openstack.wsgi [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1360.397848] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1815303098"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1360.401062] [54659]: DEBUG cinder.api.v3.volumes [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1815303098'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1360.401062] [54659]: INFO cinder.api.v3.volumes [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Create volume of 1 GB [ 1360.415925] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Availability zone cache updated, next update will occur around 2024-12-14 23:03:41.265418. {{(pid=54659) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1360.415925] [54659]: INFO cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Availability Zones retrieved successfully. [ 1360.431084] [54659]: /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 [ 1360.431084] [54659]: import asyncore [ 1360.438696] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Flow 'volume_create_api' (11bd200b-b31f-46a4-b98d-0a876f406eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1360.440181] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c671a53a-03c7-4a3a-8fce-36fe19c07888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1360.441903] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1360.482247] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c671a53a-03c7-4a3a-8fce-36fe19c07888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1360.483518] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777d896e-62bd-4c66-8ab0-e3d7c26c24e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1360.510465] [54659]: WARNING cinder.quota [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-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. [ 1360.510865] [54659]: WARNING cinder.quota [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-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. [ 1360.562393] [54659]: DEBUG cinder.quota [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Created reservations ['289d08b5-cee8-4f3c-9f1f-24d6bea62070', 'b4e05834-ed96-4a2c-aa1a-7af78d66355d', 'a5239fc5-43c1-4a3a-bcfb-bdbc618656e8', 'efb28002-3ab9-417f-bd73-7420b4ffa491'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1360.563545] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777d896e-62bd-4c66-8ab0-e3d7c26c24e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289d08b5-cee8-4f3c-9f1f-24d6bea62070', 'b4e05834-ed96-4a2c-aa1a-7af78d66355d', 'a5239fc5-43c1-4a3a-bcfb-bdbc618656e8', 'efb28002-3ab9-417f-bd73-7420b4ffa491']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1360.564559] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465e94fe-b69f-4d41-9a9c-37cea28cc113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1360.609189] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465e94fe-b69f-4d41-9a9c-37cea28cc113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9612fe19-838d-4fc2-922a-da730d2081c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1815303098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02743d50a06e40ffbc3b825181d6bbc0',qos_specs=None,replication_status=,reservations=['289d08b5-cee8-4f3c-9f1f-24d6bea62070','b4e05834-ed96-4a2c-aa1a-7af78d66355d','a5239fc5-43c1-4a3a-bcfb-bdbc618656e8','efb28002-3ab9-417f-bd73-7420b4ffa491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0c7c3ec31684b50bbc0c75fc31f25ea',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1815303098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9612fe19-838d-4fc2-922a-da730d2081c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02743d50a06e40ffbc3b825181d6bbc0',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='c0c7c3ec31684b50bbc0c75fc31f25ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1360.610190] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd236df-5f04-43ea-95b0-a6c0a4cf221c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1360.630575] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd236df-5f04-43ea-95b0-a6c0a4cf221c) 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-1815303098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02743d50a06e40ffbc3b825181d6bbc0',qos_specs=None,replication_status=,reservations=['289d08b5-cee8-4f3c-9f1f-24d6bea62070','b4e05834-ed96-4a2c-aa1a-7af78d66355d','a5239fc5-43c1-4a3a-bcfb-bdbc618656e8','efb28002-3ab9-417f-bd73-7420b4ffa491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0c7c3ec31684b50bbc0c75fc31f25ea',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1360.631571] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888bfcdf-82e5-4118-bfe6-49aa0ee7f097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1360.773527] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888bfcdf-82e5-4118-bfe6-49aa0ee7f097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1360.773527] [54659]: DEBUG cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Flow 'volume_create_api' (11bd200b-b31f-46a4-b98d-0a876f406eda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1360.773527] [54659]: INFO cinder.volume.api [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Create volume request issued successfully. [ 1360.773829] [54659]: INFO cinder.api.openstack.wsgi [None req-3e03f54c-d733-4d47-a9f6-61830b56ea5c tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1360.776941] [54659]: [pid: 54659|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:03:41 2024] POST /volume/v3/volumes => generated 784 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1360.791303] [54658]: DEBUG cinder.api.middleware.request_id [None req-538baf43-49d0-497c-88dd-6a20dbf77627 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.793880] [54658]: INFO cinder.api.openstack.wsgi [None req-538baf43-49d0-497c-88dd-6a20dbf77627 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1360.793927] [54658]: DEBUG cinder.api.openstack.wsgi [None req-538baf43-49d0-497c-88dd-6a20dbf77627 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.794556] [54658]: DEBUG cinder.api.openstack.wsgi [None req-538baf43-49d0-497c-88dd-6a20dbf77627 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.840610] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.840610] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.850114] [54658]: INFO cinder.volume.api [None req-538baf43-49d0-497c-88dd-6a20dbf77627 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1360.861467] [54658]: INFO cinder.api.openstack.wsgi [None req-538baf43-49d0-497c-88dd-6a20dbf77627 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1360.861467] [54658]: [pid: 54658|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:03:41 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.875340] [54659]: DEBUG cinder.api.middleware.request_id [None req-a7b8776c-3bae-4295-a54b-a99fdb9b1a90 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.880060] [54659]: INFO cinder.api.openstack.wsgi [None req-a7b8776c-3bae-4295-a54b-a99fdb9b1a90 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1361.880060] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a7b8776c-3bae-4295-a54b-a99fdb9b1a90 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.880060] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a7b8776c-3bae-4295-a54b-a99fdb9b1a90 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.893053] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.893053] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.899090] [54659]: INFO cinder.volume.api [None req-a7b8776c-3bae-4295-a54b-a99fdb9b1a90 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1361.905804] [54659]: INFO cinder.api.openstack.wsgi [None req-a7b8776c-3bae-4295-a54b-a99fdb9b1a90 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1361.906264] [54659]: [pid: 54659|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:03:42 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1370.855259] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=4 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1371.903318] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1421.318690] [54658]: DEBUG cinder.api.middleware.request_id [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.323239] [54658]: INFO cinder.api.openstack.wsgi [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1421.323588] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-80828410", "imageRef": "7b0b8d1f-947d-4e19-84cd-c04ba3c18a3d", "size": 1}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1421.329564] [54658]: DEBUG cinder.api.v3.volumes [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-80828410', 'imageRef': '7b0b8d1f-947d-4e19-84cd-c04ba3c18a3d', 'size': 1}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1421.587122] [54658]: INFO cinder.api.v3.volumes [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Create volume of 1 GB [ 1421.604884] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Availability zone cache updated, next update will occur around 2024-12-14 23:04:42.454443. {{(pid=54658) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1421.605042] [54658]: INFO cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Availability Zones retrieved successfully. [ 1421.621036] [54658]: /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 [ 1421.621036] [54658]: import asyncore [ 1421.627428] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Flow 'volume_create_api' (7eb4e0e1-882c-4468-a357-9e51ab3bcae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1421.628628] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb576368-c2a4-40c6-ae2f-87cbdb9ebb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1421.630187] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1421.849633] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb576368-c2a4-40c6-ae2f-87cbdb9ebb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1421.849633] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f165af4-d2be-4630-b181-43f75c31e299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1421.890714] [54658]: WARNING cinder.quota [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-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. [ 1421.890928] [54658]: WARNING cinder.quota [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-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. [ 1421.936727] [54658]: DEBUG cinder.quota [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Created reservations ['d36d1961-2196-45d0-bc5b-5859fbf78c65', 'e11a66dc-f741-474b-a074-32d3c3adaa5a', '0180d2cc-3768-44cd-889a-e7ad33fbef60', 'dc52e75a-9818-4bc3-91c0-9789629318ad'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1421.937764] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f165af4-d2be-4630-b181-43f75c31e299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36d1961-2196-45d0-bc5b-5859fbf78c65', 'e11a66dc-f741-474b-a074-32d3c3adaa5a', '0180d2cc-3768-44cd-889a-e7ad33fbef60', 'dc52e75a-9818-4bc3-91c0-9789629318ad']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1421.938870] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978b24ea-5cd0-4f28-a2b3-158e8983486c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1421.973397] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978b24ea-5cd0-4f28-a2b3-158e8983486c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8273eca-96cd-4f5d-b476-d54dfcfb07ac', '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-80828410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8b5fb2da694bc69edf9b3554a7505b',qos_specs=None,replication_status=,reservations=['d36d1961-2196-45d0-bc5b-5859fbf78c65','e11a66dc-f741-474b-a074-32d3c3adaa5a','0180d2cc-3768-44cd-889a-e7ad33fbef60','dc52e75a-9818-4bc3-91c0-9789629318ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8570a5b2e0540308f643764ad67ad35',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-80828410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8273eca-96cd-4f5d-b476-d54dfcfb07ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc8b5fb2da694bc69edf9b3554a7505b',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='d8570a5b2e0540308f643764ad67ad35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1421.976673] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad0264cd-f335-4881-bc63-9202a57b5acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1421.994424] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad0264cd-f335-4881-bc63-9202a57b5acb) 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-80828410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8b5fb2da694bc69edf9b3554a7505b',qos_specs=None,replication_status=,reservations=['d36d1961-2196-45d0-bc5b-5859fbf78c65','e11a66dc-f741-474b-a074-32d3c3adaa5a','0180d2cc-3768-44cd-889a-e7ad33fbef60','dc52e75a-9818-4bc3-91c0-9789629318ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8570a5b2e0540308f643764ad67ad35',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1421.995677] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326adbed-6f8b-49f6-bfad-9cdc16d5418b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1422.018297] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326adbed-6f8b-49f6-bfad-9cdc16d5418b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1422.018297] [54658]: DEBUG cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Flow 'volume_create_api' (7eb4e0e1-882c-4468-a357-9e51ab3bcae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1422.018470] [54658]: INFO cinder.volume.api [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Create volume request issued successfully. [ 1422.019195] [54658]: INFO cinder.api.openstack.wsgi [None req-6a32bcd1-f6d1-4874-92da-d7001eb15627 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1422.019647] [54658]: [pid: 54658|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 22:04:42 2024] POST /volume/v3/volumes => generated 750 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1422.030590] [54659]: DEBUG cinder.api.middleware.request_id [None req-553546e9-54c2-461f-9108-d79e3708b9b9 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.033047] [54659]: INFO cinder.api.openstack.wsgi [None req-553546e9-54c2-461f-9108-d79e3708b9b9 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1422.033281] [54659]: DEBUG cinder.api.openstack.wsgi [None req-553546e9-54c2-461f-9108-d79e3708b9b9 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.033499] [54659]: DEBUG cinder.api.openstack.wsgi [None req-553546e9-54c2-461f-9108-d79e3708b9b9 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.059730] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.059730] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.063892] [54659]: INFO cinder.volume.api [None req-553546e9-54c2-461f-9108-d79e3708b9b9 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1422.071662] [54659]: INFO cinder.api.openstack.wsgi [None req-553546e9-54c2-461f-9108-d79e3708b9b9 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1422.071662] [54659]: [pid: 54659|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:42 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.082596] [54658]: DEBUG cinder.api.middleware.request_id [None req-20e00d93-cb1e-4038-90ae-ea50aaefd9b2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.087466] [54658]: INFO cinder.api.openstack.wsgi [None req-20e00d93-cb1e-4038-90ae-ea50aaefd9b2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1423.087736] [54658]: DEBUG cinder.api.openstack.wsgi [None req-20e00d93-cb1e-4038-90ae-ea50aaefd9b2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.087964] [54658]: DEBUG cinder.api.openstack.wsgi [None req-20e00d93-cb1e-4038-90ae-ea50aaefd9b2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.100839] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100839] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.109373] [54658]: INFO cinder.volume.api [None req-20e00d93-cb1e-4038-90ae-ea50aaefd9b2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1423.115706] [54658]: INFO cinder.api.openstack.wsgi [None req-20e00d93-cb1e-4038-90ae-ea50aaefd9b2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1423.115706] [54658]: [pid: 54658|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:43 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.130040] [54659]: DEBUG cinder.api.middleware.request_id [None req-f769eb5f-6edd-4225-bcb9-c95d2f19ba3c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.131922] [54659]: INFO cinder.api.openstack.wsgi [None req-f769eb5f-6edd-4225-bcb9-c95d2f19ba3c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1424.132174] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f769eb5f-6edd-4225-bcb9-c95d2f19ba3c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.132397] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f769eb5f-6edd-4225-bcb9-c95d2f19ba3c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.144176] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.144176] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.148568] [54659]: INFO cinder.volume.api [None req-f769eb5f-6edd-4225-bcb9-c95d2f19ba3c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1424.155214] [54659]: INFO cinder.api.openstack.wsgi [None req-f769eb5f-6edd-4225-bcb9-c95d2f19ba3c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1424.155631] [54659]: [pid: 54659|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:44 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.165195] [54658]: DEBUG cinder.api.middleware.request_id [None req-56cccd51-5ed2-4f1d-ab72-ce7bd0e7bbf2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.167478] [54658]: INFO cinder.api.openstack.wsgi [None req-56cccd51-5ed2-4f1d-ab72-ce7bd0e7bbf2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1425.167725] [54658]: DEBUG cinder.api.openstack.wsgi [None req-56cccd51-5ed2-4f1d-ab72-ce7bd0e7bbf2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.168025] [54658]: DEBUG cinder.api.openstack.wsgi [None req-56cccd51-5ed2-4f1d-ab72-ce7bd0e7bbf2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.178981] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178981] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.183572] [54658]: INFO cinder.volume.api [None req-56cccd51-5ed2-4f1d-ab72-ce7bd0e7bbf2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1425.189665] [54658]: INFO cinder.api.openstack.wsgi [None req-56cccd51-5ed2-4f1d-ab72-ce7bd0e7bbf2 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1425.189665] [54658]: [pid: 54658|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:46 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.205070] [54659]: DEBUG cinder.api.middleware.request_id [None req-90852467-c6c5-452a-9c6f-4fb6568aadcd None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.209631] [54659]: INFO cinder.api.openstack.wsgi [None req-90852467-c6c5-452a-9c6f-4fb6568aadcd tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1426.210667] [54659]: DEBUG cinder.api.openstack.wsgi [None req-90852467-c6c5-452a-9c6f-4fb6568aadcd tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.210914] [54659]: DEBUG cinder.api.openstack.wsgi [None req-90852467-c6c5-452a-9c6f-4fb6568aadcd tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.229253] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.229253] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.234649] [54659]: INFO cinder.volume.api [None req-90852467-c6c5-452a-9c6f-4fb6568aadcd tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1426.240446] [54659]: INFO cinder.api.openstack.wsgi [None req-90852467-c6c5-452a-9c6f-4fb6568aadcd tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1426.240812] [54659]: [pid: 54659|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:47 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.250959] [54658]: DEBUG cinder.api.middleware.request_id [None req-238086c5-07cc-489d-9d3f-583219eb8c5e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.255138] [54658]: INFO cinder.api.openstack.wsgi [None req-238086c5-07cc-489d-9d3f-583219eb8c5e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1427.255138] [54658]: DEBUG cinder.api.openstack.wsgi [None req-238086c5-07cc-489d-9d3f-583219eb8c5e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.255138] [54658]: DEBUG cinder.api.openstack.wsgi [None req-238086c5-07cc-489d-9d3f-583219eb8c5e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.268240] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268240] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.274026] [54658]: INFO cinder.volume.api [None req-238086c5-07cc-489d-9d3f-583219eb8c5e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1427.282842] [54658]: INFO cinder.api.openstack.wsgi [None req-238086c5-07cc-489d-9d3f-583219eb8c5e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1427.283565] [54658]: [pid: 54658|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:48 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1428.298828] [54659]: DEBUG cinder.api.middleware.request_id [None req-ee772936-be71-4add-8ae7-b50686abb390 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.301167] [54659]: INFO cinder.api.openstack.wsgi [None req-ee772936-be71-4add-8ae7-b50686abb390 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1428.301420] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee772936-be71-4add-8ae7-b50686abb390 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.301689] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee772936-be71-4add-8ae7-b50686abb390 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.314729] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.314729] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.319642] [54659]: INFO cinder.volume.api [None req-ee772936-be71-4add-8ae7-b50686abb390 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1428.326558] [54659]: INFO cinder.api.openstack.wsgi [None req-ee772936-be71-4add-8ae7-b50686abb390 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1428.326558] [54659]: [pid: 54659|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:49 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.336259] [54658]: DEBUG cinder.api.middleware.request_id [None req-dd01db0f-9f57-4d09-868d-063c8579197e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.339495] [54658]: INFO cinder.api.openstack.wsgi [None req-dd01db0f-9f57-4d09-868d-063c8579197e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1429.341037] [54658]: DEBUG cinder.api.openstack.wsgi [None req-dd01db0f-9f57-4d09-868d-063c8579197e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.341037] [54658]: DEBUG cinder.api.openstack.wsgi [None req-dd01db0f-9f57-4d09-868d-063c8579197e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.361615] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361615] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.366361] [54658]: INFO cinder.volume.api [None req-dd01db0f-9f57-4d09-868d-063c8579197e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1429.372155] [54658]: INFO cinder.api.openstack.wsgi [None req-dd01db0f-9f57-4d09-868d-063c8579197e tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1429.372656] [54658]: [pid: 54658|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:50 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1430.393553] [54659]: DEBUG cinder.api.middleware.request_id [None req-d91f44a2-ef06-429c-a8ed-f2a4a97f6369 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.397664] [54659]: INFO cinder.api.openstack.wsgi [None req-d91f44a2-ef06-429c-a8ed-f2a4a97f6369 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1430.399066] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d91f44a2-ef06-429c-a8ed-f2a4a97f6369 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.399066] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d91f44a2-ef06-429c-a8ed-f2a4a97f6369 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.411167] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.411167] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.415709] [54659]: INFO cinder.volume.api [None req-d91f44a2-ef06-429c-a8ed-f2a4a97f6369 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1430.422367] [54659]: INFO cinder.api.openstack.wsgi [None req-d91f44a2-ef06-429c-a8ed-f2a4a97f6369 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1430.422863] [54659]: [pid: 54659|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:51 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1431.437143] [54658]: DEBUG cinder.api.middleware.request_id [None req-e2685aa3-0d1f-4f17-8290-d24cf9233911 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.440741] [54658]: INFO cinder.api.openstack.wsgi [None req-e2685aa3-0d1f-4f17-8290-d24cf9233911 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1431.444260] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e2685aa3-0d1f-4f17-8290-d24cf9233911 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.444260] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e2685aa3-0d1f-4f17-8290-d24cf9233911 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.461365] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461365] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1431.466357] [54658]: INFO cinder.volume.api [None req-e2685aa3-0d1f-4f17-8290-d24cf9233911 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1431.472483] [54658]: INFO cinder.api.openstack.wsgi [None req-e2685aa3-0d1f-4f17-8290-d24cf9233911 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1431.472901] [54658]: [pid: 54658|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:52 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.482352] [54659]: DEBUG cinder.api.middleware.request_id [None req-46394d77-de2e-43f0-b3a3-23076a4b5d74 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.488078] [54659]: INFO cinder.api.openstack.wsgi [None req-46394d77-de2e-43f0-b3a3-23076a4b5d74 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1432.488078] [54659]: DEBUG cinder.api.openstack.wsgi [None req-46394d77-de2e-43f0-b3a3-23076a4b5d74 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.488078] [54659]: DEBUG cinder.api.openstack.wsgi [None req-46394d77-de2e-43f0-b3a3-23076a4b5d74 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.502056] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502056] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.506613] [54659]: INFO cinder.volume.api [None req-46394d77-de2e-43f0-b3a3-23076a4b5d74 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1432.512872] [54659]: INFO cinder.api.openstack.wsgi [None req-46394d77-de2e-43f0-b3a3-23076a4b5d74 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1432.513746] [54659]: [pid: 54659|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:53 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.526706] [54658]: DEBUG cinder.api.middleware.request_id [None req-91d6e95e-ae9a-4d92-9ad0-3c6eb1db7d79 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.531329] [54658]: INFO cinder.api.openstack.wsgi [None req-91d6e95e-ae9a-4d92-9ad0-3c6eb1db7d79 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1433.531329] [54658]: DEBUG cinder.api.openstack.wsgi [None req-91d6e95e-ae9a-4d92-9ad0-3c6eb1db7d79 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.531329] [54658]: DEBUG cinder.api.openstack.wsgi [None req-91d6e95e-ae9a-4d92-9ad0-3c6eb1db7d79 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.545276] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.545276] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.553950] [54658]: INFO cinder.volume.api [None req-91d6e95e-ae9a-4d92-9ad0-3c6eb1db7d79 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1433.557302] [54658]: INFO cinder.api.openstack.wsgi [None req-91d6e95e-ae9a-4d92-9ad0-3c6eb1db7d79 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1433.557788] [54658]: [pid: 54658|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:54 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.570058] [54659]: DEBUG cinder.api.middleware.request_id [None req-cec67335-a9c5-48c1-a486-770e43ab15a8 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.572756] [54659]: INFO cinder.api.openstack.wsgi [None req-cec67335-a9c5-48c1-a486-770e43ab15a8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1434.573313] [54659]: DEBUG cinder.api.openstack.wsgi [None req-cec67335-a9c5-48c1-a486-770e43ab15a8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.574026] [54659]: DEBUG cinder.api.openstack.wsgi [None req-cec67335-a9c5-48c1-a486-770e43ab15a8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.600906] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.600906] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.607108] [54659]: INFO cinder.volume.api [None req-cec67335-a9c5-48c1-a486-770e43ab15a8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1434.614748] [54659]: INFO cinder.api.openstack.wsgi [None req-cec67335-a9c5-48c1-a486-770e43ab15a8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1434.617186] [54659]: [pid: 54659|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:55 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1435.629304] [54658]: DEBUG cinder.api.middleware.request_id [None req-303bb671-ffe7-4374-922b-dbce47ffb86c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.631364] [54658]: INFO cinder.api.openstack.wsgi [None req-303bb671-ffe7-4374-922b-dbce47ffb86c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1435.631731] [54658]: DEBUG cinder.api.openstack.wsgi [None req-303bb671-ffe7-4374-922b-dbce47ffb86c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.631939] [54658]: DEBUG cinder.api.openstack.wsgi [None req-303bb671-ffe7-4374-922b-dbce47ffb86c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.652190] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.652190] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.658478] [54658]: INFO cinder.volume.api [None req-303bb671-ffe7-4374-922b-dbce47ffb86c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1435.665452] [54658]: INFO cinder.api.openstack.wsgi [None req-303bb671-ffe7-4374-922b-dbce47ffb86c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1435.668084] [54658]: [pid: 54658|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:56 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1436.681757] [54659]: DEBUG cinder.api.middleware.request_id [None req-e931527e-1b26-4cd1-9b4b-3f25d4e10a1c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.683021] [54659]: INFO cinder.api.openstack.wsgi [None req-e931527e-1b26-4cd1-9b4b-3f25d4e10a1c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1436.683296] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e931527e-1b26-4cd1-9b4b-3f25d4e10a1c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.683553] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e931527e-1b26-4cd1-9b4b-3f25d4e10a1c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.702417] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702417] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.707586] [54659]: INFO cinder.volume.api [None req-e931527e-1b26-4cd1-9b4b-3f25d4e10a1c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1436.714487] [54659]: INFO cinder.api.openstack.wsgi [None req-e931527e-1b26-4cd1-9b4b-3f25d4e10a1c tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1436.715226] [54659]: [pid: 54659|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:57 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.726260] [54658]: DEBUG cinder.api.middleware.request_id [None req-afb237fd-1361-4f39-94b7-8fd34a7c97ef None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.729645] [54658]: INFO cinder.api.openstack.wsgi [None req-afb237fd-1361-4f39-94b7-8fd34a7c97ef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1437.729940] [54658]: DEBUG cinder.api.openstack.wsgi [None req-afb237fd-1361-4f39-94b7-8fd34a7c97ef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.730243] [54658]: DEBUG cinder.api.openstack.wsgi [None req-afb237fd-1361-4f39-94b7-8fd34a7c97ef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.745765] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745765] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.749365] [54658]: INFO cinder.volume.api [None req-afb237fd-1361-4f39-94b7-8fd34a7c97ef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1437.755814] [54658]: INFO cinder.api.openstack.wsgi [None req-afb237fd-1361-4f39-94b7-8fd34a7c97ef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1437.755859] [54658]: [pid: 54658|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:58 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.771065] [54659]: DEBUG cinder.api.middleware.request_id [None req-25794b2a-bd4f-46c5-a0fa-4087088d4734 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.774020] [54659]: INFO cinder.api.openstack.wsgi [None req-25794b2a-bd4f-46c5-a0fa-4087088d4734 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1438.774095] [54659]: DEBUG cinder.api.openstack.wsgi [None req-25794b2a-bd4f-46c5-a0fa-4087088d4734 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.774308] [54659]: DEBUG cinder.api.openstack.wsgi [None req-25794b2a-bd4f-46c5-a0fa-4087088d4734 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.786415] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.786415] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.792083] [54659]: INFO cinder.volume.api [None req-25794b2a-bd4f-46c5-a0fa-4087088d4734 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1438.797809] [54659]: INFO cinder.api.openstack.wsgi [None req-25794b2a-bd4f-46c5-a0fa-4087088d4734 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1438.798440] [54659]: [pid: 54659|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:04:59 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1439.811860] [54658]: DEBUG cinder.api.middleware.request_id [None req-f38e0fa7-7fc0-45e8-8133-7dbf23da2c39 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.814992] [54658]: INFO cinder.api.openstack.wsgi [None req-f38e0fa7-7fc0-45e8-8133-7dbf23da2c39 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1439.815264] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f38e0fa7-7fc0-45e8-8133-7dbf23da2c39 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.815499] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f38e0fa7-7fc0-45e8-8133-7dbf23da2c39 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.837070] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837070] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.843318] [54658]: INFO cinder.volume.api [None req-f38e0fa7-7fc0-45e8-8133-7dbf23da2c39 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1439.851774] [54658]: INFO cinder.api.openstack.wsgi [None req-f38e0fa7-7fc0-45e8-8133-7dbf23da2c39 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1439.852290] [54658]: [pid: 54658|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:05:00 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1440.866774] [54659]: DEBUG cinder.api.middleware.request_id [None req-85f964ed-808f-4853-9649-863b5e60f6f1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.873697] [54659]: INFO cinder.api.openstack.wsgi [None req-85f964ed-808f-4853-9649-863b5e60f6f1 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1440.873919] [54659]: DEBUG cinder.api.openstack.wsgi [None req-85f964ed-808f-4853-9649-863b5e60f6f1 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.874146] [54659]: DEBUG cinder.api.openstack.wsgi [None req-85f964ed-808f-4853-9649-863b5e60f6f1 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.892021] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892021] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.903261] [54659]: INFO cinder.volume.api [None req-85f964ed-808f-4853-9649-863b5e60f6f1 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1440.916459] [54659]: INFO cinder.api.openstack.wsgi [None req-85f964ed-808f-4853-9649-863b5e60f6f1 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1440.917249] [54659]: [pid: 54659|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:05:01 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.932627] [54658]: DEBUG cinder.api.middleware.request_id [None req-343df71d-bd8a-4347-9fd2-a35c45f9590f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.936193] [54658]: INFO cinder.api.openstack.wsgi [None req-343df71d-bd8a-4347-9fd2-a35c45f9590f tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1441.936193] [54658]: DEBUG cinder.api.openstack.wsgi [None req-343df71d-bd8a-4347-9fd2-a35c45f9590f tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.936193] [54658]: DEBUG cinder.api.openstack.wsgi [None req-343df71d-bd8a-4347-9fd2-a35c45f9590f tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.955662] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955662] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.965917] [54658]: INFO cinder.volume.api [None req-343df71d-bd8a-4347-9fd2-a35c45f9590f tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1441.974169] [54658]: INFO cinder.api.openstack.wsgi [None req-343df71d-bd8a-4347-9fd2-a35c45f9590f tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1441.974169] [54658]: [pid: 54658|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:05:02 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.986042] [54659]: DEBUG cinder.api.middleware.request_id [None req-ffbbd879-f9e8-46c5-bf38-8915ca867e13 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.988989] [54659]: INFO cinder.api.openstack.wsgi [None req-ffbbd879-f9e8-46c5-bf38-8915ca867e13 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1442.988989] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ffbbd879-f9e8-46c5-bf38-8915ca867e13 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.989192] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ffbbd879-f9e8-46c5-bf38-8915ca867e13 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.003014] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003014] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.008296] [54659]: INFO cinder.volume.api [None req-ffbbd879-f9e8-46c5-bf38-8915ca867e13 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1443.014824] [54659]: INFO cinder.api.openstack.wsgi [None req-ffbbd879-f9e8-46c5-bf38-8915ca867e13 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1443.015260] [54659]: [pid: 54659|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:05:03 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.025265] [54658]: DEBUG cinder.api.middleware.request_id [None req-49813e6b-f05d-4568-9497-f9deed668702 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.027332] [54658]: INFO cinder.api.openstack.wsgi [None req-49813e6b-f05d-4568-9497-f9deed668702 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1444.027562] [54658]: DEBUG cinder.api.openstack.wsgi [None req-49813e6b-f05d-4568-9497-f9deed668702 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.027785] [54658]: DEBUG cinder.api.openstack.wsgi [None req-49813e6b-f05d-4568-9497-f9deed668702 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.039343] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.039343] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.048029] [54658]: INFO cinder.volume.api [None req-49813e6b-f05d-4568-9497-f9deed668702 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1444.056918] [54658]: INFO cinder.api.openstack.wsgi [None req-49813e6b-f05d-4568-9497-f9deed668702 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1444.057070] [54658]: [pid: 54658|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:05:04 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.073462] [54659]: DEBUG cinder.api.middleware.request_id [None req-c24f23e2-7909-42bf-8aed-980826834cef None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.075036] [54659]: INFO cinder.api.openstack.wsgi [None req-c24f23e2-7909-42bf-8aed-980826834cef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1445.075288] [54659]: DEBUG cinder.api.openstack.wsgi [None req-c24f23e2-7909-42bf-8aed-980826834cef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.075546] [54659]: DEBUG cinder.api.openstack.wsgi [None req-c24f23e2-7909-42bf-8aed-980826834cef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.088760] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.088760] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.094187] [54659]: INFO cinder.volume.api [None req-c24f23e2-7909-42bf-8aed-980826834cef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1445.101920] [54659]: INFO cinder.api.openstack.wsgi [None req-c24f23e2-7909-42bf-8aed-980826834cef tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1445.102515] [54659]: [pid: 54659|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:05:05 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.752455] [54658]: DEBUG cinder.api.middleware.request_id [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.753550] [54658]: WARNING keystonemiddleware.auth_token [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 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. [ 1445.756852] [54658]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1445.756852] [54658]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.756852] [54658]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.766965] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.766965] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.771533] [54658]: INFO cinder.volume.api [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1445.778755] [54658]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a312e5-92b7-444b-b62e-7ae76a90b003 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1445.778755] [54658]: [pid: 54658|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:05:06 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.079415] [54659]: DEBUG cinder.api.middleware.request_id [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.080530] [54659]: WARNING keystonemiddleware.auth_token [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 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. [ 1446.083064] [54659]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1446.083322] [54659]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.084600] [54659]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.093764] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093764] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.098158] [54659]: INFO cinder.volume.api [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1446.105810] [54659]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-55a739aa-f9dd-4963-9dce-f5503100e306 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1446.106307] [54659]: [pid: 54659|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:05:06 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.112969] [54658]: DEBUG cinder.api.middleware.request_id [None req-423e75c9-c1ec-4859-ac28-d646424d8aea None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.113826] [54658]: INFO cinder.api.openstack.wsgi [None req-423e75c9-c1ec-4859-ac28-d646424d8aea None None] GET http://10.180.1.21/volume// [ 1446.114067] [54658]: DEBUG cinder.api.openstack.wsgi [None req-423e75c9-c1ec-4859-ac28-d646424d8aea None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.114333] [54658]: DEBUG cinder.api.openstack.wsgi [None req-423e75c9-c1ec-4859-ac28-d646424d8aea None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.115078] [54658]: INFO cinder.api.openstack.wsgi [None req-423e75c9-c1ec-4859-ac28-d646424d8aea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1446.115265] [54658]: [pid: 54658|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:05:06 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1446.120275] [54659]: DEBUG cinder.api.middleware.request_id [req-157b4a38-785b-4826-a864-d6aaf600f99b req-8719b44b-f2b0-42cb-b116-0f37a243efc5 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.122586] [54659]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-8719b44b-f2b0-42cb-b116-0f37a243efc5 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1446.123114] [54659]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-8719b44b-f2b0-42cb-b116-0f37a243efc5 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8273eca-96cd-4f5d-b476-d54dfcfb07ac", "connector": null, "instance_uuid": "e3f5e27e-f302-4393-a632-3c513ef0f6b8"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1446.133216] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.133216] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.168421] [54659]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-8719b44b-f2b0-42cb-b116-0f37a243efc5 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1446.168883] [54659]: [pid: 54659|app: 0|req: 18/36] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:05:06 2024] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1455.774546] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1456.167262] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=58,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1512.752928] [54658]: DEBUG cinder.api.middleware.request_id [None req-4f36439d-f1ba-47bb-98df-8053df3b553b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.758197] [54658]: INFO cinder.api.openstack.wsgi [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1512.758693] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1327008419"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1512.763430] [54658]: DEBUG cinder.api.v3.volumes [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1327008419'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1512.766482] [54658]: INFO cinder.api.v3.volumes [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Create volume of 1 GB [ 1512.775975] [54658]: INFO cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Availability Zones retrieved successfully. [ 1512.789356] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Flow 'volume_create_api' (22830746-6cf5-4ab3-96eb-787c7e54685e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1512.791532] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c380958-31dd-40d0-bd59-0e4c01fdbed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1512.793077] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1512.823802] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c380958-31dd-40d0-bd59-0e4c01fdbed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1512.824925] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae223eee-65ec-45fb-8ff6-497933a332fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1512.904256] [54658]: DEBUG cinder.quota [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Created reservations ['a6efa266-8e21-45e5-ab4f-24c2bb60b614', '32db1c42-be56-4c3c-b634-c46f41732b74', '7435cd7d-b6f8-4172-aa5c-d06fb6879458', 'b56300fb-62e6-400b-a8cb-012312c8e462'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1512.905458] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae223eee-65ec-45fb-8ff6-497933a332fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6efa266-8e21-45e5-ab4f-24c2bb60b614', '32db1c42-be56-4c3c-b634-c46f41732b74', '7435cd7d-b6f8-4172-aa5c-d06fb6879458', 'b56300fb-62e6-400b-a8cb-012312c8e462']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1512.906295] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f61dc8-273d-4362-9964-9232d9a07cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1512.926586] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f61dc8-273d-4362-9964-9232d9a07cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455349fd-fcff-48d5-9f15-50b181bdf950', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1327008419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521c1c6390a54d6692d46fce8128d8b9',qos_specs=None,replication_status=,reservations=['a6efa266-8e21-45e5-ab4f-24c2bb60b614','32db1c42-be56-4c3c-b634-c46f41732b74','7435cd7d-b6f8-4172-aa5c-d06fb6879458','b56300fb-62e6-400b-a8cb-012312c8e462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f897cd720f48a48df353cadc2617de',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1327008419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455349fd-fcff-48d5-9f15-50b181bdf950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='521c1c6390a54d6692d46fce8128d8b9',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='f2f897cd720f48a48df353cadc2617de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1512.928206] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa25f41-df5b-4728-9e33-b4bf91d88af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1512.951274] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa25f41-df5b-4728-9e33-b4bf91d88af9) 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-1327008419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521c1c6390a54d6692d46fce8128d8b9',qos_specs=None,replication_status=,reservations=['a6efa266-8e21-45e5-ab4f-24c2bb60b614','32db1c42-be56-4c3c-b634-c46f41732b74','7435cd7d-b6f8-4172-aa5c-d06fb6879458','b56300fb-62e6-400b-a8cb-012312c8e462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f897cd720f48a48df353cadc2617de',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1512.952731] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd24a41-c2a3-4b37-9913-75d42f9438eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1512.964279] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd24a41-c2a3-4b37-9913-75d42f9438eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1512.965378] [54658]: DEBUG cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Flow 'volume_create_api' (22830746-6cf5-4ab3-96eb-787c7e54685e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1512.966299] [54658]: INFO cinder.volume.api [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Create volume request issued successfully. [ 1512.966708] [54658]: INFO cinder.api.openstack.wsgi [None req-4f36439d-f1ba-47bb-98df-8053df3b553b tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1512.967093] [54658]: [pid: 54658|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:06:13 2024] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1512.975919] [54659]: DEBUG cinder.api.middleware.request_id [None req-950d6ba5-a365-403d-8bc1-322c55a4166a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.979950] [54659]: INFO cinder.api.openstack.wsgi [None req-950d6ba5-a365-403d-8bc1-322c55a4166a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 [ 1512.980088] [54659]: DEBUG cinder.api.openstack.wsgi [None req-950d6ba5-a365-403d-8bc1-322c55a4166a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.980350] [54659]: DEBUG cinder.api.openstack.wsgi [None req-950d6ba5-a365-403d-8bc1-322c55a4166a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.988592] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988592] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.992949] [54659]: INFO cinder.volume.api [None req-950d6ba5-a365-403d-8bc1-322c55a4166a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1513.000701] [54659]: INFO cinder.api.openstack.wsgi [None req-950d6ba5-a365-403d-8bc1-322c55a4166a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 returned with HTTP 200 [ 1513.000701] [54659]: [pid: 54659|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:13 2024] GET /volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1514.012871] [54658]: DEBUG cinder.api.middleware.request_id [None req-30246fe4-6eba-42b1-bff9-333d6e68d6d3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.014656] [54658]: INFO cinder.api.openstack.wsgi [None req-30246fe4-6eba-42b1-bff9-333d6e68d6d3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 [ 1514.014886] [54658]: DEBUG cinder.api.openstack.wsgi [None req-30246fe4-6eba-42b1-bff9-333d6e68d6d3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.015132] [54658]: DEBUG cinder.api.openstack.wsgi [None req-30246fe4-6eba-42b1-bff9-333d6e68d6d3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.032455] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.032455] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.038505] [54658]: INFO cinder.volume.api [None req-30246fe4-6eba-42b1-bff9-333d6e68d6d3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1514.045529] [54658]: INFO cinder.api.openstack.wsgi [None req-30246fe4-6eba-42b1-bff9-333d6e68d6d3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 returned with HTTP 200 [ 1514.046010] [54658]: [pid: 54658|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:14 2024] GET /volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1514.967596] [54659]: DEBUG cinder.api.middleware.request_id [None req-b54edf1b-8d42-46b8-978c-847930f4a098 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.968088] [54659]: INFO cinder.api.openstack.wsgi [None req-b54edf1b-8d42-46b8-978c-847930f4a098 None None] GET http://10.180.1.21/volume// [ 1514.968287] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b54edf1b-8d42-46b8-978c-847930f4a098 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.968512] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b54edf1b-8d42-46b8-978c-847930f4a098 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.968916] [54659]: INFO cinder.api.openstack.wsgi [None req-b54edf1b-8d42-46b8-978c-847930f4a098 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1514.969229] [54659]: [pid: 54659|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:06:15 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1514.990135] [54658]: DEBUG cinder.api.middleware.request_id [req-157b4a38-785b-4826-a864-d6aaf600f99b req-c2f6532c-da2c-49da-b984-0166abf20253 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.994813] [54658]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-c2f6532c-da2c-49da-b984-0166abf20253 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] GET http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1514.994813] [54658]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-c2f6532c-da2c-49da-b984-0166abf20253 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.994813] [54658]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-c2f6532c-da2c-49da-b984-0166abf20253 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.015965] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1515.015965] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.019582] [54658]: INFO cinder.volume.api [req-157b4a38-785b-4826-a864-d6aaf600f99b req-c2f6532c-da2c-49da-b984-0166abf20253 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1515.026982] [54658]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-c2f6532c-da2c-49da-b984-0166abf20253 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 200 [ 1515.026982] [54658]: [pid: 54658|app: 0|req: 21/41] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:06:15 2024] GET /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 1570 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1515.180217] [54659]: DEBUG cinder.api.middleware.request_id [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.186603] [54659]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] PUT http://10.180.1.21/volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4 [ 1515.187069] [54659]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-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=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1515.200411] [54659]: DEBUG cinder.coordination [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Acquiring lock "cinder-attachment_update-a8273eca-96cd-4f5d-b476-d54dfcfb07ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1515.208177] [54659]: DEBUG cinder.coordination [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Lock "cinder-attachment_update-a8273eca-96cd-4f5d-b476-d54dfcfb07ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1515.209404] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1515.209404] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.748398] [54659]: DEBUG cinder.coordination [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Lock "cinder-attachment_update-a8273eca-96cd-4f5d-b476-d54dfcfb07ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.540s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1515.748749] [54659]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-523104c9-73f7-475b-be3b-2f8894b7eba8 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4 returned with HTTP 200 [ 1515.749243] [54659]: [pid: 54659|app: 0|req: 21/42] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:06:16 2024] PUT /volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4 => generated 617 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1516.262885] [54658]: DEBUG cinder.api.middleware.request_id [req-157b4a38-785b-4826-a864-d6aaf600f99b req-f130a2b2-52c6-467a-9a65-4e2aaa033333 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.267307] [54658]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-f130a2b2-52c6-467a-9a65-4e2aaa033333 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] POST http://10.180.1.21/volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4/action [ 1516.268236] [54658]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-f130a2b2-52c6-467a-9a65-4e2aaa033333 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1516.268401] [54658]: DEBUG cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-f130a2b2-52c6-467a-9a65-4e2aaa033333 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1516.305303] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.305303] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1516.316994] [54658]: INFO cinder.api.openstack.wsgi [req-157b4a38-785b-4826-a864-d6aaf600f99b req-f130a2b2-52c6-467a-9a65-4e2aaa033333 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4/action returned with HTTP 204 [ 1516.317749] [54658]: [pid: 54658|app: 0|req: 22/43] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:06:17 2024] POST /volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1525.744111] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1526.313517] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1529.855864] [54659]: DEBUG cinder.api.middleware.request_id [None req-482f80ce-697f-4dd1-9425-784161491ac1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.858303] [54659]: INFO cinder.api.openstack.wsgi [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1529.858700] [54659]: DEBUG cinder.api.openstack.wsgi [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1311272254"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1529.862301] [54659]: DEBUG cinder.api.v3.volumes [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1311272254'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1529.863890] [54659]: INFO cinder.api.v3.volumes [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Create volume of 1 GB [ 1529.863890] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863890] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1529.872728] [54659]: INFO cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Availability Zones retrieved successfully. [ 1529.883580] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Flow 'volume_create_api' (88bc73fb-0d5d-44bb-9d48-131bb41f56fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1529.886189] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd09d2ae-e5c7-4b73-9d9c-9e1835c71ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1529.886478] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1529.922623] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd09d2ae-e5c7-4b73-9d9c-9e1835c71ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1529.923356] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcec5f3-1e1a-4e97-9a91-d13be4687139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1529.999633] [54659]: DEBUG cinder.quota [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Created reservations ['e5d8abf4-4d00-40bb-92dd-51981ed58d1d', '36de7f4c-f58f-48a3-8a59-6969dd26c194', '1c559a13-4988-4933-b036-0e5406a4cbc1', '52f17850-a959-4b43-bb21-7ca9e3e57bea'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1529.999732] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcec5f3-1e1a-4e97-9a91-d13be4687139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d8abf4-4d00-40bb-92dd-51981ed58d1d', '36de7f4c-f58f-48a3-8a59-6969dd26c194', '1c559a13-4988-4933-b036-0e5406a4cbc1', '52f17850-a959-4b43-bb21-7ca9e3e57bea']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1530.000688] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e0e071-0fca-4b42-92aa-67124385ea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1530.028609] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e0e071-0fca-4b42-92aa-67124385ea7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298feca8-1a21-4825-b1d6-1290b8d8295b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1311272254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521c1c6390a54d6692d46fce8128d8b9',qos_specs=None,replication_status=,reservations=['e5d8abf4-4d00-40bb-92dd-51981ed58d1d','36de7f4c-f58f-48a3-8a59-6969dd26c194','1c559a13-4988-4933-b036-0e5406a4cbc1','52f17850-a959-4b43-bb21-7ca9e3e57bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f897cd720f48a48df353cadc2617de',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1311272254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298feca8-1a21-4825-b1d6-1290b8d8295b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='521c1c6390a54d6692d46fce8128d8b9',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='f2f897cd720f48a48df353cadc2617de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1530.029702] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde72b99-d123-43a7-bbd1-a4649f828c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1530.046645] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde72b99-d123-43a7-bbd1-a4649f828c5d) 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-1311272254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521c1c6390a54d6692d46fce8128d8b9',qos_specs=None,replication_status=,reservations=['e5d8abf4-4d00-40bb-92dd-51981ed58d1d','36de7f4c-f58f-48a3-8a59-6969dd26c194','1c559a13-4988-4933-b036-0e5406a4cbc1','52f17850-a959-4b43-bb21-7ca9e3e57bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f897cd720f48a48df353cadc2617de',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1530.048412] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173a1720-cef1-4d9d-b2dd-f85ef1d98edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1530.059275] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173a1720-cef1-4d9d-b2dd-f85ef1d98edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1530.060628] [54659]: DEBUG cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Flow 'volume_create_api' (88bc73fb-0d5d-44bb-9d48-131bb41f56fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1530.061143] [54659]: INFO cinder.volume.api [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Create volume request issued successfully. [ 1530.061855] [54659]: INFO cinder.api.openstack.wsgi [None req-482f80ce-697f-4dd1-9425-784161491ac1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1530.062392] [54659]: [pid: 54659|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:06:30 2024] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1530.070263] [54658]: DEBUG cinder.api.middleware.request_id [None req-8d4c86ff-0b9c-41f1-b9f5-fdc2c6b46e79 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.075786] [54658]: INFO cinder.api.openstack.wsgi [None req-8d4c86ff-0b9c-41f1-b9f5-fdc2c6b46e79 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1530.076117] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8d4c86ff-0b9c-41f1-b9f5-fdc2c6b46e79 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.076321] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8d4c86ff-0b9c-41f1-b9f5-fdc2c6b46e79 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.087045] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.087045] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1530.092266] [54658]: INFO cinder.volume.api [None req-8d4c86ff-0b9c-41f1-b9f5-fdc2c6b46e79 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1530.098768] [54658]: INFO cinder.api.openstack.wsgi [None req-8d4c86ff-0b9c-41f1-b9f5-fdc2c6b46e79 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1530.099333] [54658]: [pid: 54658|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:30 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1531.110408] [54659]: DEBUG cinder.api.middleware.request_id [None req-aae6aac1-8e57-48ff-8d3b-7863d4e0cfb0 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.112798] [54659]: INFO cinder.api.openstack.wsgi [None req-aae6aac1-8e57-48ff-8d3b-7863d4e0cfb0 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1531.113066] [54659]: DEBUG cinder.api.openstack.wsgi [None req-aae6aac1-8e57-48ff-8d3b-7863d4e0cfb0 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1531.113316] [54659]: DEBUG cinder.api.openstack.wsgi [None req-aae6aac1-8e57-48ff-8d3b-7863d4e0cfb0 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1531.122143] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.122143] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.126773] [54659]: INFO cinder.volume.api [None req-aae6aac1-8e57-48ff-8d3b-7863d4e0cfb0 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1531.132454] [54659]: INFO cinder.api.openstack.wsgi [None req-aae6aac1-8e57-48ff-8d3b-7863d4e0cfb0 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1531.132931] [54659]: [pid: 54659|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:31 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1540.094919] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=4 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1541.130022] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1546.092889] [54658]: DEBUG cinder.api.middleware.request_id [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.095222] [54658]: INFO cinder.api.openstack.wsgi [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1546.095689] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1267971265"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1546.097574] [54658]: DEBUG cinder.api.v3.volumes [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1267971265'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1546.097692] [54658]: INFO cinder.api.v3.volumes [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Create volume of 1 GB [ 1546.103748] [54658]: INFO cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Availability Zones retrieved successfully. [ 1546.111761] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Flow 'volume_create_api' (825320f3-eaa3-4c6c-af6a-7fa373cef882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1546.113112] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32decf91-b66a-4788-b5e9-afdef496adc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1546.114568] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1546.135288] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32decf91-b66a-4788-b5e9-afdef496adc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1546.136413] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a44f4d-8115-4679-a142-0b860f95d781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1546.192118] [54658]: DEBUG cinder.quota [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Created reservations ['e8dde744-2917-4d79-ae68-18999ed20c48', '107518be-3854-4cec-81dd-3bb3c769f958', '5ed93e4a-4638-4f6f-a23c-3b4104ce2291', '7f9192dd-ca1b-4b42-b16b-28ab9a70abec'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1546.193212] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a44f4d-8115-4679-a142-0b860f95d781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8dde744-2917-4d79-ae68-18999ed20c48', '107518be-3854-4cec-81dd-3bb3c769f958', '5ed93e4a-4638-4f6f-a23c-3b4104ce2291', '7f9192dd-ca1b-4b42-b16b-28ab9a70abec']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1546.194205] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f672a43-76de-4b97-910e-dec3d4cde224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1546.208301] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f672a43-76de-4b97-910e-dec3d4cde224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eabe19bf-88cc-4078-8338-9143eb6384b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1267971265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af543166e5ae40f0b6ef8e13010ad355',qos_specs=None,replication_status=,reservations=['e8dde744-2917-4d79-ae68-18999ed20c48','107518be-3854-4cec-81dd-3bb3c769f958','5ed93e4a-4638-4f6f-a23c-3b4104ce2291','7f9192dd-ca1b-4b42-b16b-28ab9a70abec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f378cdd08b47838725616ecece0b09',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1267971265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eabe19bf-88cc-4078-8338-9143eb6384b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af543166e5ae40f0b6ef8e13010ad355',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='a1f378cdd08b47838725616ecece0b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1546.209279] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3148fbe0-f979-4957-af12-bf591720177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1546.221913] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3148fbe0-f979-4957-af12-bf591720177b) 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-1267971265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af543166e5ae40f0b6ef8e13010ad355',qos_specs=None,replication_status=,reservations=['e8dde744-2917-4d79-ae68-18999ed20c48','107518be-3854-4cec-81dd-3bb3c769f958','5ed93e4a-4638-4f6f-a23c-3b4104ce2291','7f9192dd-ca1b-4b42-b16b-28ab9a70abec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f378cdd08b47838725616ecece0b09',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1546.223080] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5e19f3-6590-4d99-9291-0e5220f2099e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1546.232468] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5e19f3-6590-4d99-9291-0e5220f2099e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1546.233728] [54658]: DEBUG cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Flow 'volume_create_api' (825320f3-eaa3-4c6c-af6a-7fa373cef882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1546.234119] [54658]: INFO cinder.volume.api [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Create volume request issued successfully. [ 1546.234797] [54658]: INFO cinder.api.openstack.wsgi [None req-9043e062-272a-4836-b8de-53ba4fd3bc1b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1546.235297] [54658]: [pid: 54658|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:06:46 2024] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1546.246989] [54659]: DEBUG cinder.api.middleware.request_id [None req-a716069c-ca1d-44ca-8090-fd1b024b093e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.249246] [54659]: INFO cinder.api.openstack.wsgi [None req-a716069c-ca1d-44ca-8090-fd1b024b093e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1546.250015] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a716069c-ca1d-44ca-8090-fd1b024b093e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.250336] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a716069c-ca1d-44ca-8090-fd1b024b093e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.258545] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258545] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.263510] [54659]: INFO cinder.volume.api [None req-a716069c-ca1d-44ca-8090-fd1b024b093e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1546.268189] [54659]: INFO cinder.api.openstack.wsgi [None req-a716069c-ca1d-44ca-8090-fd1b024b093e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 200 [ 1546.268691] [54659]: [pid: 54659|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:47 2024] GET /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.278926] [54658]: DEBUG cinder.api.middleware.request_id [None req-2375a6af-cb8a-4e28-a506-59caae8aa13c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.283171] [54658]: INFO cinder.api.openstack.wsgi [None req-2375a6af-cb8a-4e28-a506-59caae8aa13c tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1547.283171] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2375a6af-cb8a-4e28-a506-59caae8aa13c tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.283171] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2375a6af-cb8a-4e28-a506-59caae8aa13c tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.293536] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.293536] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.298054] [54658]: INFO cinder.volume.api [None req-2375a6af-cb8a-4e28-a506-59caae8aa13c tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1547.303136] [54658]: INFO cinder.api.openstack.wsgi [None req-2375a6af-cb8a-4e28-a506-59caae8aa13c tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 200 [ 1547.304873] [54658]: [pid: 54658|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:48 2024] GET /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.320516] [54659]: DEBUG cinder.api.middleware.request_id [None req-7224b060-e9be-43f7-be1e-647c85bfe60f None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.325835] [54659]: INFO cinder.api.openstack.wsgi [None req-7224b060-e9be-43f7-be1e-647c85bfe60f tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] POST http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3/action [ 1547.326806] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7224b060-e9be-43f7-be1e-647c85bfe60f tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1547.326806] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7224b060-e9be-43f7-be1e-647c85bfe60f tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1547.338717] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.338717] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.339364] [54659]: INFO cinder.volume.api [None req-7224b060-e9be-43f7-be1e-647c85bfe60f tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1547.345763] [54659]: INFO cinder.volume.api [None req-7224b060-e9be-43f7-be1e-647c85bfe60f tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume updated successfully. [ 1547.346016] [54659]: INFO cinder.api.openstack.wsgi [None req-7224b060-e9be-43f7-be1e-647c85bfe60f tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3/action returned with HTTP 200 [ 1547.346537] [54659]: [pid: 54659|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1267 bytes} [Sat Dec 14 22:06:48 2024] POST /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1547.350317] [54658]: DEBUG cinder.api.middleware.request_id [None req-bce02653-b9b8-42e0-85e1-97eab410a99b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.354842] [54658]: INFO cinder.api.openstack.wsgi [None req-bce02653-b9b8-42e0-85e1-97eab410a99b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1547.355107] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bce02653-b9b8-42e0-85e1-97eab410a99b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.355335] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bce02653-b9b8-42e0-85e1-97eab410a99b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.370023] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.370023] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.373366] [54658]: INFO cinder.volume.api [None req-bce02653-b9b8-42e0-85e1-97eab410a99b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1547.384570] [54658]: INFO cinder.api.openstack.wsgi [None req-bce02653-b9b8-42e0-85e1-97eab410a99b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 200 [ 1547.385484] [54658]: [pid: 54658|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:48 2024] GET /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.461286] [54659]: DEBUG cinder.api.middleware.request_id [req-6423590a-209d-4e6d-b788-d6364d20435b req-24e74b58-da29-4837-bb85-6c987fab3a1e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.464461] [54659]: INFO cinder.api.openstack.wsgi [req-6423590a-209d-4e6d-b788-d6364d20435b req-24e74b58-da29-4837-bb85-6c987fab3a1e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1547.464706] [54659]: DEBUG cinder.api.openstack.wsgi [req-6423590a-209d-4e6d-b788-d6364d20435b req-24e74b58-da29-4837-bb85-6c987fab3a1e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.465010] [54659]: DEBUG cinder.api.openstack.wsgi [req-6423590a-209d-4e6d-b788-d6364d20435b req-24e74b58-da29-4837-bb85-6c987fab3a1e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.473106] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.473106] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.476850] [54659]: INFO cinder.volume.api [req-6423590a-209d-4e6d-b788-d6364d20435b req-24e74b58-da29-4837-bb85-6c987fab3a1e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1547.484936] [54659]: INFO cinder.api.openstack.wsgi [req-6423590a-209d-4e6d-b788-d6364d20435b req-24e74b58-da29-4837-bb85-6c987fab3a1e tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 200 [ 1547.485413] [54659]: [pid: 54659|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:06:48 2024] GET /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.820814] [54658]: DEBUG cinder.api.middleware.request_id [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.825038] [54658]: INFO cinder.api.openstack.wsgi [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1547.825038] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-835558692"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1547.826132] [54658]: DEBUG cinder.api.v3.volumes [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-835558692'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1547.826177] [54658]: INFO cinder.api.v3.volumes [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Create volume of 1 GB [ 1547.838440] [54658]: INFO cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Availability Zones retrieved successfully. [ 1547.845479] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Flow 'volume_create_api' (d1fe40ab-1d7c-4e9e-9331-e252a61361b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1547.846744] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e082c3-4424-4bc1-aafd-9e6d1369685c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1547.847994] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1547.873192] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e082c3-4424-4bc1-aafd-9e6d1369685c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1547.874482] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aaff68a-efa9-4195-a129-d33703b070f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1547.941792] [54658]: DEBUG cinder.quota [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Created reservations ['21b08d4a-6d07-4377-b422-7c2729c9ea9d', '94c4a64b-e0a6-4f80-8932-05d3c7e682f1', '3bae2131-15c3-4bd7-a1d7-fa42c03756c8', 'f5edaf03-8389-47c8-9710-1caff406de2d'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1547.943233] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aaff68a-efa9-4195-a129-d33703b070f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b08d4a-6d07-4377-b422-7c2729c9ea9d', '94c4a64b-e0a6-4f80-8932-05d3c7e682f1', '3bae2131-15c3-4bd7-a1d7-fa42c03756c8', 'f5edaf03-8389-47c8-9710-1caff406de2d']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1547.944525] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d651a3-a3b1-4903-ac69-0a8e953a6c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1547.973698] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d651a3-a3b1-4903-ac69-0a8e953a6c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360f220f-47df-4adc-a327-66cf5db27af1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-835558692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af543166e5ae40f0b6ef8e13010ad355',qos_specs=None,replication_status=,reservations=['21b08d4a-6d07-4377-b422-7c2729c9ea9d','94c4a64b-e0a6-4f80-8932-05d3c7e682f1','3bae2131-15c3-4bd7-a1d7-fa42c03756c8','f5edaf03-8389-47c8-9710-1caff406de2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f378cdd08b47838725616ecece0b09',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-835558692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360f220f-47df-4adc-a327-66cf5db27af1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af543166e5ae40f0b6ef8e13010ad355',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='a1f378cdd08b47838725616ecece0b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1547.974651] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ac28c1-7881-4c3b-9ac4-a4e3207969ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1547.997779] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ac28c1-7881-4c3b-9ac4-a4e3207969ec) 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-835558692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af543166e5ae40f0b6ef8e13010ad355',qos_specs=None,replication_status=,reservations=['21b08d4a-6d07-4377-b422-7c2729c9ea9d','94c4a64b-e0a6-4f80-8932-05d3c7e682f1','3bae2131-15c3-4bd7-a1d7-fa42c03756c8','f5edaf03-8389-47c8-9710-1caff406de2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f378cdd08b47838725616ecece0b09',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1547.998911] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32db48a7-ccb5-477d-913f-44ca352c6778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1548.022235] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32db48a7-ccb5-477d-913f-44ca352c6778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1548.023500] [54658]: DEBUG cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Flow 'volume_create_api' (d1fe40ab-1d7c-4e9e-9331-e252a61361b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1548.024280] [54658]: INFO cinder.volume.api [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Create volume request issued successfully. [ 1548.025059] [54658]: INFO cinder.api.openstack.wsgi [None req-2cdbb8b5-c0d6-4cdf-adae-72821393b58a tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1548.025550] [54658]: [pid: 54658|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:06:48 2024] POST /volume/v3/volumes => generated 752 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1548.034618] [54659]: DEBUG cinder.api.middleware.request_id [None req-82ccf37b-f4c5-4a23-b6ed-2dcd84c09310 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.037362] [54659]: INFO cinder.api.openstack.wsgi [None req-82ccf37b-f4c5-4a23-b6ed-2dcd84c09310 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 [ 1548.037598] [54659]: DEBUG cinder.api.openstack.wsgi [None req-82ccf37b-f4c5-4a23-b6ed-2dcd84c09310 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.037908] [54659]: DEBUG cinder.api.openstack.wsgi [None req-82ccf37b-f4c5-4a23-b6ed-2dcd84c09310 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.047049] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.047049] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.050691] [54659]: INFO cinder.volume.api [None req-82ccf37b-f4c5-4a23-b6ed-2dcd84c09310 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1548.055453] [54659]: INFO cinder.api.openstack.wsgi [None req-82ccf37b-f4c5-4a23-b6ed-2dcd84c09310 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 returned with HTTP 200 [ 1548.055970] [54659]: [pid: 54659|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:48 2024] GET /volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.066475] [54658]: DEBUG cinder.api.middleware.request_id [None req-d64a8c09-e842-4c04-9b3a-c1e7bf8e9bce None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.068976] [54658]: INFO cinder.api.openstack.wsgi [None req-d64a8c09-e842-4c04-9b3a-c1e7bf8e9bce tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 [ 1549.069265] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d64a8c09-e842-4c04-9b3a-c1e7bf8e9bce tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.069506] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d64a8c09-e842-4c04-9b3a-c1e7bf8e9bce tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.081909] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081909] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.086514] [54658]: INFO cinder.volume.api [None req-d64a8c09-e842-4c04-9b3a-c1e7bf8e9bce tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1549.091790] [54658]: INFO cinder.api.openstack.wsgi [None req-d64a8c09-e842-4c04-9b3a-c1e7bf8e9bce tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 returned with HTTP 200 [ 1549.092218] [54658]: [pid: 54658|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:49 2024] GET /volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.077365] [54659]: DEBUG cinder.api.middleware.request_id [None req-ee752a67-8221-45c5-a773-e5281742383c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.079380] [54659]: INFO cinder.api.openstack.wsgi [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1555.079870] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1542331401"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1555.081492] [54659]: DEBUG cinder.api.v3.volumes [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1542331401'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1555.081638] [54659]: INFO cinder.api.v3.volumes [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Create volume of 1 GB [ 1555.088175] [54659]: INFO cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Availability Zones retrieved successfully. [ 1555.098467] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Flow 'volume_create_api' (b1e5aee8-39f9-478f-b0fd-7930524adf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1555.099666] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a4aaff-abce-44c4-bfdd-9dee4684d6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1555.101445] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1555.123666] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a4aaff-abce-44c4-bfdd-9dee4684d6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1555.124495] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4c5cc-1be4-48b8-b7ad-a79be169d6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1555.181335] [54659]: DEBUG cinder.quota [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Created reservations ['b3031101-25b8-42c6-8d9c-be0c21675a63', 'cd0bed8c-555c-4300-967e-1e3c75149e7a', '0704d3be-dd24-4181-9f4b-17264e9004ec', 'f5ea35ee-2870-42fd-bc51-962fb7048fd3'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1555.182445] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4c5cc-1be4-48b8-b7ad-a79be169d6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3031101-25b8-42c6-8d9c-be0c21675a63', 'cd0bed8c-555c-4300-967e-1e3c75149e7a', '0704d3be-dd24-4181-9f4b-17264e9004ec', 'f5ea35ee-2870-42fd-bc51-962fb7048fd3']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1555.183404] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dde9033-1f51-4a35-97e3-ec8583c2a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1555.199820] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dde9033-1f51-4a35-97e3-ec8583c2a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d772fe5-fc50-4151-b13b-d2ece56abe31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1542331401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd73464141f4240b481a8c98d384350',qos_specs=None,replication_status=,reservations=['b3031101-25b8-42c6-8d9c-be0c21675a63','cd0bed8c-555c-4300-967e-1e3c75149e7a','0704d3be-dd24-4181-9f4b-17264e9004ec','f5ea35ee-2870-42fd-bc51-962fb7048fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177d74f252e74562bb74bc8e72d7c0c4',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1542331401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d772fe5-fc50-4151-b13b-d2ece56abe31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd73464141f4240b481a8c98d384350',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='177d74f252e74562bb74bc8e72d7c0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1555.201483] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a16147-3eec-404c-91b0-b26a3dd15744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1555.217369] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a16147-3eec-404c-91b0-b26a3dd15744) 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-1542331401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd73464141f4240b481a8c98d384350',qos_specs=None,replication_status=,reservations=['b3031101-25b8-42c6-8d9c-be0c21675a63','cd0bed8c-555c-4300-967e-1e3c75149e7a','0704d3be-dd24-4181-9f4b-17264e9004ec','f5ea35ee-2870-42fd-bc51-962fb7048fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177d74f252e74562bb74bc8e72d7c0c4',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1555.218302] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e4e005-c4fc-4ca4-88e3-39ad0f9c3228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1555.228305] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e4e005-c4fc-4ca4-88e3-39ad0f9c3228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1555.229447] [54659]: DEBUG cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Flow 'volume_create_api' (b1e5aee8-39f9-478f-b0fd-7930524adf04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1555.229813] [54659]: INFO cinder.volume.api [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Create volume request issued successfully. [ 1555.230602] [54659]: INFO cinder.api.openstack.wsgi [None req-ee752a67-8221-45c5-a773-e5281742383c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1555.230948] [54659]: [pid: 54659|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:06:55 2024] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1555.239500] [54658]: DEBUG cinder.api.middleware.request_id [None req-29b15429-cfd5-41a4-aec5-554c15b293e1 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.243621] [54658]: INFO cinder.api.openstack.wsgi [None req-29b15429-cfd5-41a4-aec5-554c15b293e1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1555.243839] [54658]: DEBUG cinder.api.openstack.wsgi [None req-29b15429-cfd5-41a4-aec5-554c15b293e1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.244075] [54658]: DEBUG cinder.api.openstack.wsgi [None req-29b15429-cfd5-41a4-aec5-554c15b293e1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.258741] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.258741] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.276523] [54658]: INFO cinder.volume.api [None req-29b15429-cfd5-41a4-aec5-554c15b293e1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1555.286577] [54658]: INFO cinder.api.openstack.wsgi [None req-29b15429-cfd5-41a4-aec5-554c15b293e1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1555.286996] [54658]: [pid: 54658|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:56 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.300854] [54659]: DEBUG cinder.api.middleware.request_id [None req-bea233a8-cfd3-42e8-b3c9-b13374ada635 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.303269] [54659]: INFO cinder.api.openstack.wsgi [None req-bea233a8-cfd3-42e8-b3c9-b13374ada635 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1556.303498] [54659]: DEBUG cinder.api.openstack.wsgi [None req-bea233a8-cfd3-42e8-b3c9-b13374ada635 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.303777] [54659]: DEBUG cinder.api.openstack.wsgi [None req-bea233a8-cfd3-42e8-b3c9-b13374ada635 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.315608] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.315608] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.320799] [54659]: INFO cinder.volume.api [None req-bea233a8-cfd3-42e8-b3c9-b13374ada635 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1556.326432] [54659]: INFO cinder.api.openstack.wsgi [None req-bea233a8-cfd3-42e8-b3c9-b13374ada635 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1556.326814] [54659]: [pid: 54659|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:06:57 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.756271] [54658]: DEBUG cinder.api.middleware.request_id [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-48b73fe5-f505-44e8-9dde-bc7482f67b14 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.758868] [54658]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-48b73fe5-f505-44e8-9dde-bc7482f67b14 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1558.759134] [54658]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-48b73fe5-f505-44e8-9dde-bc7482f67b14 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.759379] [54658]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-48b73fe5-f505-44e8-9dde-bc7482f67b14 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.771104] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.771104] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.774773] [54658]: INFO cinder.volume.api [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-48b73fe5-f505-44e8-9dde-bc7482f67b14 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1558.779831] [54658]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-48b73fe5-f505-44e8-9dde-bc7482f67b14 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1558.779831] [54658]: [pid: 54658|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:06:59 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.302138] [54659]: DEBUG cinder.api.middleware.request_id [None req-e63bd00d-886c-4648-a189-b0bcca889ca1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.302560] [54659]: INFO cinder.api.openstack.wsgi [None req-e63bd00d-886c-4648-a189-b0bcca889ca1 None None] GET http://10.180.1.21/volume// [ 1560.302560] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e63bd00d-886c-4648-a189-b0bcca889ca1 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.302677] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e63bd00d-886c-4648-a189-b0bcca889ca1 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.303092] [54659]: INFO cinder.api.openstack.wsgi [None req-e63bd00d-886c-4648-a189-b0bcca889ca1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1560.303633] [54659]: [pid: 54659|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:07:01 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1560.307219] [54658]: DEBUG cinder.api.middleware.request_id [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-bf3566a1-f142-4250-8ffc-1bf773f78f2f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.309435] [54658]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-bf3566a1-f142-4250-8ffc-1bf773f78f2f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1560.309854] [54658]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-bf3566a1-f142-4250-8ffc-1bf773f78f2f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9612fe19-838d-4fc2-922a-da730d2081c5", "connector": null, "instance_uuid": "4461ed70-858b-4907-9802-b81499c609bf"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1560.321678] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.321678] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.344658] [54658]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-bf3566a1-f142-4250-8ffc-1bf773f78f2f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1560.345145] [54658]: [pid: 54658|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:07:01 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.364037] [54659]: DEBUG cinder.api.middleware.request_id [None req-9797aa78-0828-4fe9-bfd8-2be5776b215e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.365665] [54659]: INFO cinder.api.openstack.wsgi [None req-9797aa78-0828-4fe9-bfd8-2be5776b215e tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1560.365905] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9797aa78-0828-4fe9-bfd8-2be5776b215e tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.366142] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9797aa78-0828-4fe9-bfd8-2be5776b215e tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.378572] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.378572] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.383360] [54659]: INFO cinder.volume.api [None req-9797aa78-0828-4fe9-bfd8-2be5776b215e tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1560.389234] [54659]: INFO cinder.api.openstack.wsgi [None req-9797aa78-0828-4fe9-bfd8-2be5776b215e tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1560.389612] [54659]: [pid: 54659|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:01 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.870101] [54658]: DEBUG cinder.api.middleware.request_id [None req-8c0217f2-3fc6-4714-b22b-51983f0dbbb1 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.870696] [54658]: INFO cinder.api.openstack.wsgi [None req-8c0217f2-3fc6-4714-b22b-51983f0dbbb1 None None] GET http://10.180.1.21/volume// [ 1560.870893] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8c0217f2-3fc6-4714-b22b-51983f0dbbb1 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.871173] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8c0217f2-3fc6-4714-b22b-51983f0dbbb1 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.871588] [54658]: INFO cinder.api.openstack.wsgi [None req-8c0217f2-3fc6-4714-b22b-51983f0dbbb1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1560.871908] [54658]: [pid: 54658|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:07:01 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1560.876922] [54659]: DEBUG cinder.api.middleware.request_id [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-d63cca33-a84f-4f20-9c24-a5025b085e02 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.879376] [54659]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-d63cca33-a84f-4f20-9c24-a5025b085e02 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1560.879376] [54659]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-d63cca33-a84f-4f20-9c24-a5025b085e02 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.879612] [54659]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-d63cca33-a84f-4f20-9c24-a5025b085e02 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.889765] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.889765] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.893111] [54659]: INFO cinder.volume.api [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-d63cca33-a84f-4f20-9c24-a5025b085e02 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1560.897251] [54659]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-d63cca33-a84f-4f20-9c24-a5025b085e02 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1560.897660] [54659]: [pid: 54659|app: 0|req: 32/64] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:07:01 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1233 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1560.925496] [54658]: DEBUG cinder.api.middleware.request_id [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.927807] [54658]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] PUT http://10.180.1.21/volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af [ 1560.928262] [54658]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-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-391841", "mountpoint": "/dev/sdb"}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1560.937027] [54658]: DEBUG cinder.coordination [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Acquiring lock "cinder-attachment_update-9612fe19-838d-4fc2-922a-da730d2081c5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1560.941601] [54658]: DEBUG cinder.coordination [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Lock "cinder-attachment_update-9612fe19-838d-4fc2-922a-da730d2081c5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1560.942756] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.942756] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.400775] [54659]: DEBUG cinder.api.middleware.request_id [None req-ec9f570b-b3e3-4d80-8eb8-e9eed52edcb4 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.403678] [54659]: INFO cinder.api.openstack.wsgi [None req-ec9f570b-b3e3-4d80-8eb8-e9eed52edcb4 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1561.404348] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ec9f570b-b3e3-4d80-8eb8-e9eed52edcb4 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.405025] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ec9f570b-b3e3-4d80-8eb8-e9eed52edcb4 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.428102] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.428102] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.438808] [54659]: INFO cinder.volume.api [None req-ec9f570b-b3e3-4d80-8eb8-e9eed52edcb4 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1561.443654] [54659]: INFO cinder.api.openstack.wsgi [None req-ec9f570b-b3e3-4d80-8eb8-e9eed52edcb4 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1561.444290] [54659]: [pid: 54659|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:02 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.453186] [54659]: DEBUG cinder.api.middleware.request_id [None req-13e63776-4d45-4c30-bdb5-0e4afc2b145d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.455470] [54659]: INFO cinder.api.openstack.wsgi [None req-13e63776-4d45-4c30-bdb5-0e4afc2b145d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1562.456118] [54659]: DEBUG cinder.api.openstack.wsgi [None req-13e63776-4d45-4c30-bdb5-0e4afc2b145d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.456118] [54659]: DEBUG cinder.api.openstack.wsgi [None req-13e63776-4d45-4c30-bdb5-0e4afc2b145d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.470508] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.470508] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.474200] [54659]: INFO cinder.volume.api [None req-13e63776-4d45-4c30-bdb5-0e4afc2b145d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1562.480443] [54659]: INFO cinder.api.openstack.wsgi [None req-13e63776-4d45-4c30-bdb5-0e4afc2b145d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1562.484573] [54659]: [pid: 54659|app: 0|req: 34/66] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:03 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.498435] [54659]: DEBUG cinder.api.middleware.request_id [None req-d814074c-c464-4dea-a461-d1d939377a1b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.500742] [54659]: INFO cinder.api.openstack.wsgi [None req-d814074c-c464-4dea-a461-d1d939377a1b tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1563.501927] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d814074c-c464-4dea-a461-d1d939377a1b tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.501927] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d814074c-c464-4dea-a461-d1d939377a1b tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.528271] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.528271] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.533236] [54659]: INFO cinder.volume.api [None req-d814074c-c464-4dea-a461-d1d939377a1b tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1563.540197] [54659]: INFO cinder.api.openstack.wsgi [None req-d814074c-c464-4dea-a461-d1d939377a1b tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1563.540619] [54659]: [pid: 54659|app: 0|req: 35/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:04 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1564.552112] [54659]: DEBUG cinder.api.middleware.request_id [None req-23cbfd77-dd0a-47cd-8cf3-b90b791077c9 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.556595] [54659]: INFO cinder.api.openstack.wsgi [None req-23cbfd77-dd0a-47cd-8cf3-b90b791077c9 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1564.556595] [54659]: DEBUG cinder.api.openstack.wsgi [None req-23cbfd77-dd0a-47cd-8cf3-b90b791077c9 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.556595] [54659]: DEBUG cinder.api.openstack.wsgi [None req-23cbfd77-dd0a-47cd-8cf3-b90b791077c9 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.578031] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1564.578031] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1564.583813] [54659]: INFO cinder.volume.api [None req-23cbfd77-dd0a-47cd-8cf3-b90b791077c9 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1564.592020] [54659]: INFO cinder.api.openstack.wsgi [None req-23cbfd77-dd0a-47cd-8cf3-b90b791077c9 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1564.596133] [54659]: [pid: 54659|app: 0|req: 36/68] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:05 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1565.476274] [54658]: DEBUG cinder.coordination [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Lock "cinder-attachment_update-9612fe19-838d-4fc2-922a-da730d2081c5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1565.477236] [54658]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-429b09d6-5fb6-4012-9215-0a28f33c5673 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af returned with HTTP 200 [ 1565.477236] [54658]: [pid: 54658|app: 0|req: 33/69] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:07:01 2024] PUT /volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1565.710885] [54659]: DEBUG cinder.api.middleware.request_id [None req-5339c005-66c3-4a03-8800-d848bb932551 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.713451] [54659]: INFO cinder.api.openstack.wsgi [None req-5339c005-66c3-4a03-8800-d848bb932551 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1565.713719] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5339c005-66c3-4a03-8800-d848bb932551 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.714043] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5339c005-66c3-4a03-8800-d848bb932551 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.725967] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725967] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.729557] [54659]: INFO cinder.volume.api [None req-5339c005-66c3-4a03-8800-d848bb932551 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1565.734544] [54659]: INFO cinder.api.openstack.wsgi [None req-5339c005-66c3-4a03-8800-d848bb932551 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1565.734975] [54659]: [pid: 54659|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:06 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1566.745727] [54658]: DEBUG cinder.api.middleware.request_id [None req-344c6412-240b-4820-9435-14b429bee99f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.748654] [54658]: INFO cinder.api.openstack.wsgi [None req-344c6412-240b-4820-9435-14b429bee99f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1566.748899] [54658]: DEBUG cinder.api.openstack.wsgi [None req-344c6412-240b-4820-9435-14b429bee99f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.749138] [54658]: DEBUG cinder.api.openstack.wsgi [None req-344c6412-240b-4820-9435-14b429bee99f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.766501] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.766501] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.770208] [54658]: INFO cinder.volume.api [None req-344c6412-240b-4820-9435-14b429bee99f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1566.775504] [54658]: INFO cinder.api.openstack.wsgi [None req-344c6412-240b-4820-9435-14b429bee99f tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1566.776010] [54658]: [pid: 54658|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:07 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1567.147749] [54659]: DEBUG cinder.api.middleware.request_id [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-82933b04-68d6-4402-b6bb-db8f21e223a6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.153032] [54659]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-82933b04-68d6-4402-b6bb-db8f21e223a6 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] POST http://10.180.1.21/volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af/action [ 1567.153032] [54659]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-82933b04-68d6-4402-b6bb-db8f21e223a6 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1567.153032] [54659]: DEBUG cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-82933b04-68d6-4402-b6bb-db8f21e223a6 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1567.181315] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.181315] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.191254] [54659]: INFO cinder.api.openstack.wsgi [req-8a88bf18-8bf1-4874-9c3c-da09e5c74e48 req-82933b04-68d6-4402-b6bb-db8f21e223a6 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af/action returned with HTTP 204 [ 1567.192727] [54659]: [pid: 54659|app: 0|req: 38/72] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:07:07 2024] POST /volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1567.787239] [54658]: DEBUG cinder.api.middleware.request_id [None req-f83d8f80-c145-4bfb-b618-482d1290f7a0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.789957] [54658]: INFO cinder.api.openstack.wsgi [None req-f83d8f80-c145-4bfb-b618-482d1290f7a0 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1567.790314] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f83d8f80-c145-4bfb-b618-482d1290f7a0 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.790557] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f83d8f80-c145-4bfb-b618-482d1290f7a0 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.819633] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.819633] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.823815] [54658]: INFO cinder.volume.api [None req-f83d8f80-c145-4bfb-b618-482d1290f7a0 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1567.830467] [54658]: INFO cinder.api.openstack.wsgi [None req-f83d8f80-c145-4bfb-b618-482d1290f7a0 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1567.830926] [54658]: [pid: 54658|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:08 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1567.840418] [54659]: DEBUG cinder.api.middleware.request_id [None req-e85027fc-5f45-4207-9a7d-dca10de05542 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.842873] [54659]: INFO cinder.api.openstack.wsgi [None req-e85027fc-5f45-4207-9a7d-dca10de05542 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1567.843152] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e85027fc-5f45-4207-9a7d-dca10de05542 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.843396] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e85027fc-5f45-4207-9a7d-dca10de05542 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.855550] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.855550] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.859120] [54659]: INFO cinder.volume.api [None req-e85027fc-5f45-4207-9a7d-dca10de05542 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1567.863622] [54659]: INFO cinder.api.openstack.wsgi [None req-e85027fc-5f45-4207-9a7d-dca10de05542 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1567.864225] [54659]: [pid: 54659|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:08 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1569.294177] [54658]: DEBUG cinder.api.middleware.request_id [None req-d5ea9444-b896-4158-83a6-968257574e74 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.298080] [54658]: INFO cinder.api.openstack.wsgi [None req-d5ea9444-b896-4158-83a6-968257574e74 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1569.298693] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d5ea9444-b896-4158-83a6-968257574e74 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1569.300080] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d5ea9444-b896-4158-83a6-968257574e74 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1569.322754] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322754] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1569.327194] [54658]: INFO cinder.volume.api [None req-d5ea9444-b896-4158-83a6-968257574e74 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1569.339194] [54658]: INFO cinder.api.openstack.wsgi [None req-d5ea9444-b896-4158-83a6-968257574e74 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1569.339194] [54658]: [pid: 54658|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:10 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1570.019467] [54659]: DEBUG cinder.api.middleware.request_id [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-935ab562-e431-431c-af1c-97a0c43fffca None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.025895] [54659]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-935ab562-e431-431c-af1c-97a0c43fffca tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1570.026302] [54659]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-935ab562-e431-431c-af1c-97a0c43fffca tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.026697] [54659]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-935ab562-e431-431c-af1c-97a0c43fffca tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.052517] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1570.052517] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.062022] [54659]: INFO cinder.volume.api [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-935ab562-e431-431c-af1c-97a0c43fffca tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1570.068091] [54659]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-935ab562-e431-431c-af1c-97a0c43fffca tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1570.068568] [54659]: [pid: 54659|app: 0|req: 40/76] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:07:10 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1570.112403] [54658]: DEBUG cinder.api.middleware.request_id [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.118487] [54658]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] POST http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5/action [ 1570.118487] [54658]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1570.118487] [54658]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1570.143025] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1570.143025] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.143025] [54658]: INFO cinder.volume.api [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1570.155533] [54658]: INFO cinder.volume.api [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Begin detaching volume completed successfully. [ 1570.156119] [54658]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-6b93c05e-29ef-4438-a5fb-dce3efbd884a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5/action returned with HTTP 202 [ 1570.156749] [54658]: [pid: 54658|app: 0|req: 37/77] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:07:10 2024] POST /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1570.741952] [54659]: DEBUG cinder.api.middleware.request_id [None req-e4fb135a-b607-4487-bc24-1a7ba3d06c0f None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.742424] [54659]: INFO cinder.api.openstack.wsgi [None req-e4fb135a-b607-4487-bc24-1a7ba3d06c0f None None] GET http://10.180.1.21/volume// [ 1570.742617] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e4fb135a-b607-4487-bc24-1a7ba3d06c0f None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.742946] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e4fb135a-b607-4487-bc24-1a7ba3d06c0f None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.743381] [54659]: INFO cinder.api.openstack.wsgi [None req-e4fb135a-b607-4487-bc24-1a7ba3d06c0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1570.743696] [54659]: [pid: 54659|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:07:11 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1570.748769] [54658]: DEBUG cinder.api.middleware.request_id [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-69546af2-8e7c-4552-b2ec-41173fe70b0a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.751620] [54658]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-69546af2-8e7c-4552-b2ec-41173fe70b0a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1570.752040] [54658]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-69546af2-8e7c-4552-b2ec-41173fe70b0a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.752343] [54658]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-69546af2-8e7c-4552-b2ec-41173fe70b0a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.778527] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1570.778527] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.782927] [54658]: INFO cinder.volume.api [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-69546af2-8e7c-4552-b2ec-41173fe70b0a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1570.793021] [54658]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-69546af2-8e7c-4552-b2ec-41173fe70b0a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1570.793021] [54658]: [pid: 54658|app: 0|req: 38/79] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:07:11 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1555 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1571.972069] [54659]: DEBUG cinder.api.middleware.request_id [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-d3146b5d-467f-49d9-93e8-ebba249bb712 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.980091] [54659]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-d3146b5d-467f-49d9-93e8-ebba249bb712 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af [ 1571.980345] [54659]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-d3146b5d-467f-49d9-93e8-ebba249bb712 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1571.980579] [54659]: DEBUG cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-d3146b5d-467f-49d9-93e8-ebba249bb712 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1571.999427] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1571.999427] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.545626] [54659]: INFO cinder.api.openstack.wsgi [req-5cf4a14e-813c-4ba1-ac8d-242f67eb660a req-d3146b5d-467f-49d9-93e8-ebba249bb712 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af returned with HTTP 200 [ 1572.546236] [54659]: [pid: 54659|app: 0|req: 42/80] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:07:12 2024] DELETE /volume/v3/attachments/81ccf2ad-6a40-4c27-a1fa-613dee4489af => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1573.190660] [54658]: DEBUG cinder.api.middleware.request_id [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.193062] [54658]: INFO cinder.api.openstack.wsgi [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1573.193431] [54658]: DEBUG cinder.api.openstack.wsgi [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2063804131"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1573.195225] [54658]: DEBUG cinder.api.v3.volumes [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2063804131'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1573.195791] [54658]: INFO cinder.api.v3.volumes [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume of 1 GB [ 1573.202190] [54658]: INFO cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Availability Zones retrieved successfully. [ 1573.209213] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Flow 'volume_create_api' (e1fd5325-a0e0-4c41-a14f-b71cf249ba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1573.210549] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070d5a29-69cd-4e52-8430-1a5ce89cf3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1573.211755] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1573.235485] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070d5a29-69cd-4e52-8430-1a5ce89cf3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1573.236590] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b66f435-2d4e-470d-87ea-9d58b978d713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1573.301424] [54658]: DEBUG cinder.quota [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Created reservations ['966eda37-fedc-498e-975d-8a6b7992eb7f', '7138f9ad-e5e4-4a3d-9f9a-d62a1979569d', 'd52dbd98-e66f-4bd9-84b3-33999053a7d3', '4915287f-dafa-4078-a23b-2e1fe6786e40'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1573.302568] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b66f435-2d4e-470d-87ea-9d58b978d713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966eda37-fedc-498e-975d-8a6b7992eb7f', '7138f9ad-e5e4-4a3d-9f9a-d62a1979569d', 'd52dbd98-e66f-4bd9-84b3-33999053a7d3', '4915287f-dafa-4078-a23b-2e1fe6786e40']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1573.303634] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f38ede-85c6-4d74-a6c8-15aadda8782a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1573.321055] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f38ede-85c6-4d74-a6c8-15aadda8782a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e14669a1-6e80-44ab-aee6-3aae0cc38ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2063804131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd00da2549745e68f897c5580a69b2c',qos_specs=None,replication_status=,reservations=['966eda37-fedc-498e-975d-8a6b7992eb7f','7138f9ad-e5e4-4a3d-9f9a-d62a1979569d','d52dbd98-e66f-4bd9-84b3-33999053a7d3','4915287f-dafa-4078-a23b-2e1fe6786e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54da279a81ee480d90102b182e896657',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2063804131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e14669a1-6e80-44ab-aee6-3aae0cc38ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd00da2549745e68f897c5580a69b2c',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='54da279a81ee480d90102b182e896657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1573.322779] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f4fdb2-b78b-4ebf-83c7-bcfc9ae8e72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1573.329860] [54659]: DEBUG cinder.api.middleware.request_id [None req-7d886d09-2b6b-4191-ac48-79199a6e35ab None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.336293] [54659]: INFO cinder.api.openstack.wsgi [None req-7d886d09-2b6b-4191-ac48-79199a6e35ab tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1573.337925] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7d886d09-2b6b-4191-ac48-79199a6e35ab tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.337925] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7d886d09-2b6b-4191-ac48-79199a6e35ab tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.338101] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f4fdb2-b78b-4ebf-83c7-bcfc9ae8e72d) 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-2063804131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd00da2549745e68f897c5580a69b2c',qos_specs=None,replication_status=,reservations=['966eda37-fedc-498e-975d-8a6b7992eb7f','7138f9ad-e5e4-4a3d-9f9a-d62a1979569d','d52dbd98-e66f-4bd9-84b3-33999053a7d3','4915287f-dafa-4078-a23b-2e1fe6786e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54da279a81ee480d90102b182e896657',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1573.339078] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e12a279-6441-4826-b49f-b25ec05c9146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1573.351861] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.351861] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.355215] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e12a279-6441-4826-b49f-b25ec05c9146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1573.356288] [54658]: DEBUG cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Flow 'volume_create_api' (e1fd5325-a0e0-4c41-a14f-b71cf249ba58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1573.358420] [54658]: INFO cinder.volume.api [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume request issued successfully. [ 1573.358533] [54659]: INFO cinder.volume.api [None req-7d886d09-2b6b-4191-ac48-79199a6e35ab tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1573.358581] [54658]: INFO cinder.api.openstack.wsgi [None req-fb3b5d1f-fd71-4dfc-8a3a-96420a3d8ae0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1573.358581] [54658]: [pid: 54658|app: 0|req: 39/81] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:07:14 2024] POST /volume/v3/volumes => generated 750 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1573.364015] [54659]: INFO cinder.api.openstack.wsgi [None req-7d886d09-2b6b-4191-ac48-79199a6e35ab tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1573.364509] [54659]: [pid: 54659|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:14 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1573.372713] [54658]: DEBUG cinder.api.middleware.request_id [None req-1827b393-bf65-420a-8440-c661650941be None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.375516] [54658]: INFO cinder.api.openstack.wsgi [None req-1827b393-bf65-420a-8440-c661650941be tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1573.375632] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1827b393-bf65-420a-8440-c661650941be tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.375848] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1827b393-bf65-420a-8440-c661650941be tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.376629] [54659]: DEBUG cinder.api.middleware.request_id [None req-830c39fa-2414-4852-96a1-74ad63f31471 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.378976] [54659]: INFO cinder.api.openstack.wsgi [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1573.379229] [54659]: DEBUG cinder.api.openstack.wsgi [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.379454] [54659]: DEBUG cinder.api.openstack.wsgi [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.379701] [54659]: INFO cinder.api.v3.volumes [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Delete volume with id: 9612fe19-838d-4fc2-922a-da730d2081c5 [ 1573.383763] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.383763] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.387786] [54658]: INFO cinder.volume.api [None req-1827b393-bf65-420a-8440-c661650941be tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1573.389035] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.389035] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.389197] [54659]: INFO cinder.volume.api [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1573.393245] [54658]: INFO cinder.api.openstack.wsgi [None req-1827b393-bf65-420a-8440-c661650941be tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1573.393663] [54658]: [pid: 54658|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:14 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1573.417364] [54659]: INFO cinder.volume.api [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Delete volume request issued successfully. [ 1573.417804] [54659]: INFO cinder.api.openstack.wsgi [None req-830c39fa-2414-4852-96a1-74ad63f31471 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 202 [ 1573.418443] [54659]: [pid: 54659|app: 0|req: 44/84] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:07:14 2024] DELETE /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1573.423747] [54658]: DEBUG cinder.api.middleware.request_id [None req-f7d23468-220f-415f-a157-7539a3578d36 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.428481] [54658]: INFO cinder.api.openstack.wsgi [None req-f7d23468-220f-415f-a157-7539a3578d36 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1573.428481] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f7d23468-220f-415f-a157-7539a3578d36 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.428481] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f7d23468-220f-415f-a157-7539a3578d36 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.444559] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.444559] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.449714] [54658]: INFO cinder.volume.api [None req-f7d23468-220f-415f-a157-7539a3578d36 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1573.455740] [54658]: INFO cinder.api.openstack.wsgi [None req-f7d23468-220f-415f-a157-7539a3578d36 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1573.455846] [54658]: [pid: 54658|app: 0|req: 41/85] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:14 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1574.407945] [54659]: DEBUG cinder.api.middleware.request_id [None req-4c27817d-5fdf-4761-aa4b-334b9b1e2214 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.410157] [54659]: INFO cinder.api.openstack.wsgi [None req-4c27817d-5fdf-4761-aa4b-334b9b1e2214 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1574.410496] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4c27817d-5fdf-4761-aa4b-334b9b1e2214 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.410862] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4c27817d-5fdf-4761-aa4b-334b9b1e2214 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.426441] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.426441] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.427916] [54659]: INFO cinder.volume.api [None req-4c27817d-5fdf-4761-aa4b-334b9b1e2214 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1574.439418] [54659]: INFO cinder.api.openstack.wsgi [None req-4c27817d-5fdf-4761-aa4b-334b9b1e2214 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1574.439832] [54659]: [pid: 54659|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:15 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1574.473563] [54658]: DEBUG cinder.api.middleware.request_id [None req-d6a09c80-71cb-44fa-b380-e3cd6af1907a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.475687] [54658]: INFO cinder.api.openstack.wsgi [None req-d6a09c80-71cb-44fa-b380-e3cd6af1907a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1574.475990] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d6a09c80-71cb-44fa-b380-e3cd6af1907a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.476279] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d6a09c80-71cb-44fa-b380-e3cd6af1907a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.484937] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.484937] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.488886] [54658]: INFO cinder.volume.api [None req-d6a09c80-71cb-44fa-b380-e3cd6af1907a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1574.492733] [54658]: INFO cinder.api.openstack.wsgi [None req-d6a09c80-71cb-44fa-b380-e3cd6af1907a tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1574.493314] [54658]: [pid: 54658|app: 0|req: 42/87] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:15 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1574.532229] [54659]: DEBUG cinder.api.middleware.request_id [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-47aae109-ad2a-47a8-8386-8a8eb66d670c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.544222] [54659]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-47aae109-ad2a-47a8-8386-8a8eb66d670c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1574.544489] [54659]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-47aae109-ad2a-47a8-8386-8a8eb66d670c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.544804] [54659]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-47aae109-ad2a-47a8-8386-8a8eb66d670c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.554699] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.554699] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.559187] [54659]: INFO cinder.volume.api [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-47aae109-ad2a-47a8-8386-8a8eb66d670c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1574.564223] [54659]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-47aae109-ad2a-47a8-8386-8a8eb66d670c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1574.564656] [54659]: [pid: 54659|app: 0|req: 46/88] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:07:15 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1575.507399] [54658]: DEBUG cinder.api.middleware.request_id [None req-0db841c4-c3ab-4c21-9530-77291a0d604d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.509545] [54658]: INFO cinder.api.openstack.wsgi [None req-0db841c4-c3ab-4c21-9530-77291a0d604d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1575.509794] [54658]: DEBUG cinder.api.openstack.wsgi [None req-0db841c4-c3ab-4c21-9530-77291a0d604d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.510036] [54658]: DEBUG cinder.api.openstack.wsgi [None req-0db841c4-c3ab-4c21-9530-77291a0d604d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.521674] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.521674] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.525807] [54658]: INFO cinder.volume.api [None req-0db841c4-c3ab-4c21-9530-77291a0d604d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Volume info retrieved successfully. [ 1575.531902] [54658]: INFO cinder.api.openstack.wsgi [None req-0db841c4-c3ab-4c21-9530-77291a0d604d tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 200 [ 1575.532343] [54658]: [pid: 54658|app: 0|req: 43/89] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:16 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.118134] [54659]: DEBUG cinder.api.middleware.request_id [None req-2eef2cc9-5b41-40ff-8bfc-8886537b27d6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.118374] [54659]: INFO cinder.api.openstack.wsgi [None req-2eef2cc9-5b41-40ff-8bfc-8886537b27d6 None None] GET http://10.180.1.21/volume// [ 1576.118477] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2eef2cc9-5b41-40ff-8bfc-8886537b27d6 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.118646] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2eef2cc9-5b41-40ff-8bfc-8886537b27d6 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.122302] [54659]: INFO cinder.api.openstack.wsgi [None req-2eef2cc9-5b41-40ff-8bfc-8886537b27d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1576.122302] [54659]: [pid: 54659|app: 0|req: 47/90] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:07:16 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1576.125843] [54658]: DEBUG cinder.api.middleware.request_id [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-be53c51a-6954-4dfd-8917-8ca5c089505c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.130739] [54658]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-be53c51a-6954-4dfd-8917-8ca5c089505c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1576.131446] [54658]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-be53c51a-6954-4dfd-8917-8ca5c089505c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e14669a1-6e80-44ab-aee6-3aae0cc38ee5", "connector": null, "instance_uuid": "70bdbe2f-7530-4f64-80a6-ceada275a8b8"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1576.147656] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.147656] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.184870] [54658]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-be53c51a-6954-4dfd-8917-8ca5c089505c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1576.185432] [54658]: [pid: 54658|app: 0|req: 44/91] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:07:16 2024] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.212090] [54659]: DEBUG cinder.api.middleware.request_id [None req-3c55b893-4805-4df1-855d-84713585184a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.216288] [54659]: INFO cinder.api.openstack.wsgi [None req-3c55b893-4805-4df1-855d-84713585184a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1576.216288] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3c55b893-4805-4df1-855d-84713585184a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.216288] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3c55b893-4805-4df1-855d-84713585184a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.235540] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.235540] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.242959] [54659]: INFO cinder.volume.api [None req-3c55b893-4805-4df1-855d-84713585184a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1576.251615] [54659]: INFO cinder.api.openstack.wsgi [None req-3c55b893-4805-4df1-855d-84713585184a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1576.251796] [54659]: [pid: 54659|app: 0|req: 48/92] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:17 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.549594] [54658]: DEBUG cinder.api.middleware.request_id [None req-d88b6461-0807-47d1-aa12-458b7192eb35 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.553283] [54658]: INFO cinder.api.openstack.wsgi [None req-d88b6461-0807-47d1-aa12-458b7192eb35 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1576.553553] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d88b6461-0807-47d1-aa12-458b7192eb35 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.553826] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d88b6461-0807-47d1-aa12-458b7192eb35 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.565342] [54658]: INFO cinder.api.openstack.wsgi [None req-d88b6461-0807-47d1-aa12-458b7192eb35 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 404 [ 1576.565673] [54658]: [pid: 54658|app: 0|req: 45/93] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:17 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1576.720846] [54659]: DEBUG cinder.api.middleware.request_id [None req-bf256e6b-6ae1-4d72-98f9-cdd2b93829bf None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.720846] [54659]: INFO cinder.api.openstack.wsgi [None req-bf256e6b-6ae1-4d72-98f9-cdd2b93829bf None None] GET http://10.180.1.21/volume// [ 1576.720846] [54659]: DEBUG cinder.api.openstack.wsgi [None req-bf256e6b-6ae1-4d72-98f9-cdd2b93829bf None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.720846] [54659]: DEBUG cinder.api.openstack.wsgi [None req-bf256e6b-6ae1-4d72-98f9-cdd2b93829bf None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.720846] [54659]: INFO cinder.api.openstack.wsgi [None req-bf256e6b-6ae1-4d72-98f9-cdd2b93829bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1576.720846] [54659]: [pid: 54659|app: 0|req: 49/94] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:07:17 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1576.727146] [54658]: DEBUG cinder.api.middleware.request_id [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-63db27f5-be40-479f-9c76-a76b7efe9c49 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.729279] [54658]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-63db27f5-be40-479f-9c76-a76b7efe9c49 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1576.729562] [54658]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-63db27f5-be40-479f-9c76-a76b7efe9c49 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.731357] [54658]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-63db27f5-be40-479f-9c76-a76b7efe9c49 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.745281] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745281] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.747162] [54658]: INFO cinder.volume.api [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-63db27f5-be40-479f-9c76-a76b7efe9c49 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1576.752305] [54658]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-63db27f5-be40-479f-9c76-a76b7efe9c49 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1576.752762] [54658]: [pid: 54658|app: 0|req: 46/95] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:07:17 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1576.781049] [54659]: DEBUG cinder.api.middleware.request_id [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.785670] [54659]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] PUT http://10.180.1.21/volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da [ 1576.785670] [54659]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-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-391855", "mountpoint": "/dev/sdb"}}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1576.795420] [54659]: DEBUG cinder.coordination [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Acquiring lock "cinder-attachment_update-e14669a1-6e80-44ab-aee6-3aae0cc38ee5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1576.803551] [54659]: DEBUG cinder.coordination [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Lock "cinder-attachment_update-e14669a1-6e80-44ab-aee6-3aae0cc38ee5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1576.804849] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804849] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.264012] [54658]: DEBUG cinder.api.middleware.request_id [None req-140294c6-0b0f-4fff-84f9-00679c85d40b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.268020] [54658]: INFO cinder.api.openstack.wsgi [None req-140294c6-0b0f-4fff-84f9-00679c85d40b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1577.268020] [54658]: DEBUG cinder.api.openstack.wsgi [None req-140294c6-0b0f-4fff-84f9-00679c85d40b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.268020] [54658]: DEBUG cinder.api.openstack.wsgi [None req-140294c6-0b0f-4fff-84f9-00679c85d40b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.290359] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.290359] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.297231] [54658]: INFO cinder.volume.api [None req-140294c6-0b0f-4fff-84f9-00679c85d40b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1577.305245] [54658]: INFO cinder.api.openstack.wsgi [None req-140294c6-0b0f-4fff-84f9-00679c85d40b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1577.305731] [54658]: [pid: 54658|app: 0|req: 47/96] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:18 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.083493] [54658]: DEBUG cinder.api.middleware.request_id [req-a9ab7d6c-9224-40fd-98f1-b9424ca907ad req-2fd3f1fc-94c3-46c8-a3c8-5d4cd32bc427 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.086248] [54658]: INFO cinder.api.openstack.wsgi [req-a9ab7d6c-9224-40fd-98f1-b9424ca907ad req-2fd3f1fc-94c3-46c8-a3c8-5d4cd32bc427 tempest-SecurityGroupsTestJSON-781054903 tempest-SecurityGroupsTestJSON-781054903-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ac5533d7-3d9b-4845-b457-a3adb38ce244 [ 1578.086579] [54658]: DEBUG cinder.api.openstack.wsgi [req-a9ab7d6c-9224-40fd-98f1-b9424ca907ad req-2fd3f1fc-94c3-46c8-a3c8-5d4cd32bc427 tempest-SecurityGroupsTestJSON-781054903 tempest-SecurityGroupsTestJSON-781054903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.086871] [54658]: DEBUG cinder.api.openstack.wsgi [req-a9ab7d6c-9224-40fd-98f1-b9424ca907ad req-2fd3f1fc-94c3-46c8-a3c8-5d4cd32bc427 tempest-SecurityGroupsTestJSON-781054903 tempest-SecurityGroupsTestJSON-781054903-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.100435] [54658]: INFO cinder.api.openstack.wsgi [req-a9ab7d6c-9224-40fd-98f1-b9424ca907ad req-2fd3f1fc-94c3-46c8-a3c8-5d4cd32bc427 tempest-SecurityGroupsTestJSON-781054903 tempest-SecurityGroupsTestJSON-781054903-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ac5533d7-3d9b-4845-b457-a3adb38ce244 returned with HTTP 200 [ 1578.101296] [54658]: [pid: 54658|app: 0|req: 48/97] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 22:07:18 2024] GET /volume/v3/attachments?instance_id=ac5533d7-3d9b-4845-b457-a3adb38ce244 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1578.317532] [54658]: DEBUG cinder.api.middleware.request_id [None req-d465fb8b-14a8-42db-9600-9359c45e9b40 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.319890] [54658]: INFO cinder.api.openstack.wsgi [None req-d465fb8b-14a8-42db-9600-9359c45e9b40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1578.320225] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d465fb8b-14a8-42db-9600-9359c45e9b40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.320480] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d465fb8b-14a8-42db-9600-9359c45e9b40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.337014] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.337014] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.345397] [54658]: INFO cinder.volume.api [None req-d465fb8b-14a8-42db-9600-9359c45e9b40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1578.350334] [54658]: INFO cinder.api.openstack.wsgi [None req-d465fb8b-14a8-42db-9600-9359c45e9b40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1578.350334] [54658]: [pid: 54658|app: 0|req: 49/98] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:19 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.382652] [54658]: DEBUG cinder.api.middleware.request_id [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-d35760fe-f604-4c46-afb0-bfc59f1e229a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.389043] [54658]: INFO cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-d35760fe-f604-4c46-afb0-bfc59f1e229a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1578.389043] [54658]: DEBUG cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-d35760fe-f604-4c46-afb0-bfc59f1e229a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.389043] [54658]: DEBUG cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-d35760fe-f604-4c46-afb0-bfc59f1e229a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.400026] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.400026] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.408445] [54658]: INFO cinder.volume.api [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-d35760fe-f604-4c46-afb0-bfc59f1e229a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1578.416492] [54658]: INFO cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-d35760fe-f604-4c46-afb0-bfc59f1e229a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1578.417096] [54658]: [pid: 54658|app: 0|req: 50/99] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:07:19 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.437559] [54658]: DEBUG cinder.api.middleware.request_id [None req-b1f3a239-24ee-48ae-9231-db70380c9815 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.437970] [54658]: INFO cinder.api.openstack.wsgi [None req-b1f3a239-24ee-48ae-9231-db70380c9815 None None] GET http://10.180.1.21/volume// [ 1578.438188] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b1f3a239-24ee-48ae-9231-db70380c9815 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.438486] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b1f3a239-24ee-48ae-9231-db70380c9815 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.438982] [54658]: INFO cinder.api.openstack.wsgi [None req-b1f3a239-24ee-48ae-9231-db70380c9815 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1578.439361] [54658]: [pid: 54658|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:07:19 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1578.445110] [54658]: DEBUG cinder.api.middleware.request_id [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-be1bcfed-3854-4d02-8730-aaaa47a63355 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.451132] [54658]: INFO cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-be1bcfed-3854-4d02-8730-aaaa47a63355 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1578.451132] [54658]: DEBUG cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-be1bcfed-3854-4d02-8730-aaaa47a63355 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d772fe5-fc50-4151-b13b-d2ece56abe31", "connector": null, "instance_uuid": "d743b16c-c3d7-46fe-989f-169500d2b177"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1578.462583] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.462583] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.491921] [54658]: INFO cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-be1bcfed-3854-4d02-8730-aaaa47a63355 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1578.492443] [54658]: [pid: 54658|app: 0|req: 52/101] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:07:19 2024] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1578.531698] [54658]: DEBUG cinder.api.middleware.request_id [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-5c99cb4d-fabd-4631-8378-2208513adb69 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.534581] [54658]: INFO cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-5c99cb4d-fabd-4631-8378-2208513adb69 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420/action [ 1578.538021] [54658]: DEBUG cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-5c99cb4d-fabd-4631-8378-2208513adb69 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1578.538021] [54658]: DEBUG cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-5c99cb4d-fabd-4631-8378-2208513adb69 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1578.565873] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.565873] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.573602] [54658]: INFO cinder.api.openstack.wsgi [req-17f26e5c-db7c-4f5b-9d87-38ec438bf42c req-5c99cb4d-fabd-4631-8378-2208513adb69 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420/action returned with HTTP 204 [ 1578.574491] [54658]: [pid: 54658|app: 0|req: 53/102] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:07:19 2024] POST /volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1578.597407] [54658]: DEBUG cinder.api.middleware.request_id [None req-9484b55a-baff-41b2-8788-3623ae9e98f4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.601791] [54658]: INFO cinder.api.openstack.wsgi [None req-9484b55a-baff-41b2-8788-3623ae9e98f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1578.601791] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9484b55a-baff-41b2-8788-3623ae9e98f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.601791] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9484b55a-baff-41b2-8788-3623ae9e98f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.618874] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.618874] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.623960] [54658]: INFO cinder.volume.api [None req-9484b55a-baff-41b2-8788-3623ae9e98f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1578.629750] [54658]: INFO cinder.api.openstack.wsgi [None req-9484b55a-baff-41b2-8788-3623ae9e98f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1578.630253] [54658]: [pid: 54658|app: 0|req: 54/103] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:19 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 1111 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1578.641905] [54658]: DEBUG cinder.api.middleware.request_id [None req-73c9682b-fe98-4bc7-a2ce-f2094db4480b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.644381] [54658]: INFO cinder.api.openstack.wsgi [None req-73c9682b-fe98-4bc7-a2ce-f2094db4480b tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1578.645600] [54658]: DEBUG cinder.api.openstack.wsgi [None req-73c9682b-fe98-4bc7-a2ce-f2094db4480b tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.645600] [54658]: DEBUG cinder.api.openstack.wsgi [None req-73c9682b-fe98-4bc7-a2ce-f2094db4480b tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.657587] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.657587] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.662325] [54658]: INFO cinder.volume.api [None req-73c9682b-fe98-4bc7-a2ce-f2094db4480b tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1578.668271] [54658]: INFO cinder.api.openstack.wsgi [None req-73c9682b-fe98-4bc7-a2ce-f2094db4480b tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1578.669097] [54658]: [pid: 54658|app: 0|req: 55/104] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:19 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1579.364528] [54658]: DEBUG cinder.api.middleware.request_id [None req-5bddf4a1-fe2f-4015-9627-4f876d6b53f3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.370025] [54658]: INFO cinder.api.openstack.wsgi [None req-5bddf4a1-fe2f-4015-9627-4f876d6b53f3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1579.370025] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5bddf4a1-fe2f-4015-9627-4f876d6b53f3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.370025] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5bddf4a1-fe2f-4015-9627-4f876d6b53f3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.394178] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.394178] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.401105] [54658]: INFO cinder.volume.api [None req-5bddf4a1-fe2f-4015-9627-4f876d6b53f3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1579.405276] [54658]: INFO cinder.api.openstack.wsgi [None req-5bddf4a1-fe2f-4015-9627-4f876d6b53f3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1579.405931] [54658]: [pid: 54658|app: 0|req: 56/105] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:20 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1580.415880] [54658]: DEBUG cinder.api.middleware.request_id [None req-4b8dc3f4-82b4-4224-82a0-c70e286f616f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.420950] [54658]: INFO cinder.api.openstack.wsgi [None req-4b8dc3f4-82b4-4224-82a0-c70e286f616f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1580.421290] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4b8dc3f4-82b4-4224-82a0-c70e286f616f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.421517] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4b8dc3f4-82b4-4224-82a0-c70e286f616f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.447338] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.447338] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.454177] [54658]: INFO cinder.volume.api [None req-4b8dc3f4-82b4-4224-82a0-c70e286f616f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1580.458150] [54658]: INFO cinder.api.openstack.wsgi [None req-4b8dc3f4-82b4-4224-82a0-c70e286f616f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1580.458427] [54658]: [pid: 54658|app: 0|req: 57/106] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:21 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.472608] [54658]: DEBUG cinder.api.middleware.request_id [None req-4d4c4500-a3dc-48ba-a16f-fab49bc8d950 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.475387] [54658]: INFO cinder.api.openstack.wsgi [None req-4d4c4500-a3dc-48ba-a16f-fab49bc8d950 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1581.475601] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4d4c4500-a3dc-48ba-a16f-fab49bc8d950 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.475825] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4d4c4500-a3dc-48ba-a16f-fab49bc8d950 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.487897] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.487897] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.492014] [54658]: INFO cinder.volume.api [None req-4d4c4500-a3dc-48ba-a16f-fab49bc8d950 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1581.497684] [54658]: INFO cinder.api.openstack.wsgi [None req-4d4c4500-a3dc-48ba-a16f-fab49bc8d950 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1581.498131] [54658]: [pid: 54658|app: 0|req: 58/107] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:22 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.831887] [54659]: DEBUG cinder.coordination [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Lock "cinder-attachment_update-e14669a1-6e80-44ab-aee6-3aae0cc38ee5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1581.832323] [54659]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-010010af-90e8-435f-878e-4279e2b9f45d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da returned with HTTP 200 [ 1581.833023] [54659]: [pid: 54659|app: 0|req: 50/108] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:07:17 2024] PUT /volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.510421] [54658]: DEBUG cinder.api.middleware.request_id [None req-0ddf5044-ce15-4eea-9cc8-b12ea83cc58c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.513041] [54658]: INFO cinder.api.openstack.wsgi [None req-0ddf5044-ce15-4eea-9cc8-b12ea83cc58c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1582.513340] [54658]: DEBUG cinder.api.openstack.wsgi [None req-0ddf5044-ce15-4eea-9cc8-b12ea83cc58c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.513571] [54658]: DEBUG cinder.api.openstack.wsgi [None req-0ddf5044-ce15-4eea-9cc8-b12ea83cc58c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.529304] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.529304] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.537371] [54658]: INFO cinder.volume.api [None req-0ddf5044-ce15-4eea-9cc8-b12ea83cc58c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1582.544943] [54658]: INFO cinder.api.openstack.wsgi [None req-0ddf5044-ce15-4eea-9cc8-b12ea83cc58c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1582.545586] [54658]: [pid: 54658|app: 0|req: 59/109] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:23 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1583.565762] [54659]: DEBUG cinder.api.middleware.request_id [None req-22229023-43a7-4d22-88b0-56d5715961cf None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.567954] [54659]: INFO cinder.api.openstack.wsgi [None req-22229023-43a7-4d22-88b0-56d5715961cf tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1583.568218] [54659]: DEBUG cinder.api.openstack.wsgi [None req-22229023-43a7-4d22-88b0-56d5715961cf tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.568605] [54659]: DEBUG cinder.api.openstack.wsgi [None req-22229023-43a7-4d22-88b0-56d5715961cf tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.590078] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.590078] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.595583] [54659]: INFO cinder.volume.api [None req-22229023-43a7-4d22-88b0-56d5715961cf tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1583.601237] [54659]: INFO cinder.api.openstack.wsgi [None req-22229023-43a7-4d22-88b0-56d5715961cf tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1583.602910] [54659]: [pid: 54659|app: 0|req: 51/110] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:24 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1584.616662] [54658]: DEBUG cinder.api.middleware.request_id [None req-2cc6e34b-6675-4f52-8bdf-2f49696d882a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.618554] [54658]: INFO cinder.api.openstack.wsgi [None req-2cc6e34b-6675-4f52-8bdf-2f49696d882a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1584.618948] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2cc6e34b-6675-4f52-8bdf-2f49696d882a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.619317] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2cc6e34b-6675-4f52-8bdf-2f49696d882a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.631799] [54659]: DEBUG cinder.api.middleware.request_id [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-a842b07c-255f-45bc-a113-ed51ed4f3794 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.634422] [54659]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-a842b07c-255f-45bc-a113-ed51ed4f3794 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da/action [ 1584.634916] [54659]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-a842b07c-255f-45bc-a113-ed51ed4f3794 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1584.634978] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.634978] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.635102] [54659]: DEBUG cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-a842b07c-255f-45bc-a113-ed51ed4f3794 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1584.642317] [54658]: INFO cinder.volume.api [None req-2cc6e34b-6675-4f52-8bdf-2f49696d882a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1584.651666] [54658]: INFO cinder.api.openstack.wsgi [None req-2cc6e34b-6675-4f52-8bdf-2f49696d882a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1584.652535] [54658]: [pid: 54658|app: 0|req: 60/111] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:25 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1584.653302] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.653302] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.661937] [54659]: INFO cinder.api.openstack.wsgi [req-2c9d9915-5c71-408d-bffb-12ed8a7aae8c req-a842b07c-255f-45bc-a113-ed51ed4f3794 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da/action returned with HTTP 204 [ 1584.662558] [54659]: [pid: 54659|app: 0|req: 52/112] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:07:25 2024] POST /volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1585.664034] [54658]: DEBUG cinder.api.middleware.request_id [None req-4a715cf3-963b-4394-8a90-55be597f3d8a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.668463] [54658]: INFO cinder.api.openstack.wsgi [None req-4a715cf3-963b-4394-8a90-55be597f3d8a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1585.668816] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4a715cf3-963b-4394-8a90-55be597f3d8a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.669112] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4a715cf3-963b-4394-8a90-55be597f3d8a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.688812] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.688812] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.697360] [54658]: INFO cinder.volume.api [None req-4a715cf3-963b-4394-8a90-55be597f3d8a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1585.705486] [54658]: INFO cinder.api.openstack.wsgi [None req-4a715cf3-963b-4394-8a90-55be597f3d8a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1585.706137] [54658]: [pid: 54658|app: 0|req: 61/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:26 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1585.718697] [54659]: DEBUG cinder.api.middleware.request_id [None req-d2e9bfe5-76d2-4b4e-bb84-a888879c5dae None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.721146] [54659]: INFO cinder.api.openstack.wsgi [None req-d2e9bfe5-76d2-4b4e-bb84-a888879c5dae tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1585.721401] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d2e9bfe5-76d2-4b4e-bb84-a888879c5dae tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.721667] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d2e9bfe5-76d2-4b4e-bb84-a888879c5dae tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.734460] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.734460] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.738814] [54659]: INFO cinder.volume.api [None req-d2e9bfe5-76d2-4b4e-bb84-a888879c5dae tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1585.745539] [54659]: INFO cinder.api.openstack.wsgi [None req-d2e9bfe5-76d2-4b4e-bb84-a888879c5dae tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1585.745964] [54659]: [pid: 54659|app: 0|req: 53/114] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:26 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.701107] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=219,cinder:INSERT=29,cinder:UPDATE=46 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1595.741986] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=141,cinder:UPDATE=22,cinder:INSERT=11 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1605.677830] [54658]: DEBUG cinder.api.middleware.request_id [None req-6f563a9f-7985-4996-98d6-06284eabcf7d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.678677] [54658]: INFO cinder.api.openstack.wsgi [None req-6f563a9f-7985-4996-98d6-06284eabcf7d None None] GET http://10.180.1.21/volume// [ 1605.678982] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6f563a9f-7985-4996-98d6-06284eabcf7d None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.679307] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6f563a9f-7985-4996-98d6-06284eabcf7d None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.679718] [54658]: INFO cinder.api.openstack.wsgi [None req-6f563a9f-7985-4996-98d6-06284eabcf7d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1605.680049] [54658]: [pid: 54658|app: 0|req: 62/115] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:07:46 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1605.693753] [54659]: DEBUG cinder.api.middleware.request_id [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-ded60bb0-682a-4c1d-963a-21c2cecf026c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.696404] [54659]: INFO cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-ded60bb0-682a-4c1d-963a-21c2cecf026c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1605.696669] [54659]: DEBUG cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-ded60bb0-682a-4c1d-963a-21c2cecf026c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.696901] [54659]: DEBUG cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-ded60bb0-682a-4c1d-963a-21c2cecf026c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.710695] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.710695] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.714858] [54659]: INFO cinder.volume.api [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-ded60bb0-682a-4c1d-963a-21c2cecf026c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1605.720210] [54659]: INFO cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-ded60bb0-682a-4c1d-963a-21c2cecf026c tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1605.720640] [54659]: [pid: 54659|app: 0|req: 54/116] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:07:46 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 1292 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1605.888137] [54658]: DEBUG cinder.api.middleware.request_id [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.891714] [54658]: INFO cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] PUT http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420 [ 1605.892384] [54658]: DEBUG cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-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=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1605.904017] [54658]: DEBUG cinder.coordination [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Acquiring lock "cinder-attachment_update-9d772fe5-fc50-4151-b13b-d2ece56abe31-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1605.908942] [54658]: DEBUG cinder.coordination [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Lock "cinder-attachment_update-9d772fe5-fc50-4151-b13b-d2ece56abe31-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1605.910237] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.910237] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.083826] [54659]: DEBUG cinder.api.middleware.request_id [None req-7b529830-e536-435a-a4ab-083e9b5250cc None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.086371] [54659]: INFO cinder.api.openstack.wsgi [None req-7b529830-e536-435a-a4ab-083e9b5250cc tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1607.086625] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7b529830-e536-435a-a4ab-083e9b5250cc tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.086851] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7b529830-e536-435a-a4ab-083e9b5250cc tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.087054] [54659]: INFO cinder.api.v3.volumes [None req-7b529830-e536-435a-a4ab-083e9b5250cc tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Delete volume with id: 9612fe19-838d-4fc2-922a-da730d2081c5 [ 1607.097957] [54659]: INFO cinder.api.openstack.wsgi [None req-7b529830-e536-435a-a4ab-083e9b5250cc tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 404 [ 1607.097957] [54659]: [pid: 54659|app: 0|req: 55/117] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:07:47 2024] DELETE /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1607.102417] [54659]: DEBUG cinder.api.middleware.request_id [None req-b642f62b-e313-44fd-ad77-5634951b37c3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.104536] [54659]: INFO cinder.api.openstack.wsgi [None req-b642f62b-e313-44fd-ad77-5634951b37c3 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] GET http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 [ 1607.104766] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b642f62b-e313-44fd-ad77-5634951b37c3 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.105019] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b642f62b-e313-44fd-ad77-5634951b37c3 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.112039] [54659]: INFO cinder.api.openstack.wsgi [None req-b642f62b-e313-44fd-ad77-5634951b37c3 tempest-VolumesAssistedSnapshotsTest-506432964 tempest-VolumesAssistedSnapshotsTest-506432964-project-admin] http://10.180.1.21/volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 returned with HTTP 404 [ 1607.112628] [54659]: [pid: 54659|app: 0|req: 56/118] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:07:47 2024] GET /volume/v3/volumes/9612fe19-838d-4fc2-922a-da730d2081c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1610.443191] [54658]: DEBUG cinder.coordination [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Lock "cinder-attachment_update-9d772fe5-fc50-4151-b13b-d2ece56abe31-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1610.443191] [54658]: INFO cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-734062ee-fd37-44a3-9578-ebc5d13a6c3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420 returned with HTTP 200 [ 1610.443191] [54658]: [pid: 54658|app: 0|req: 63/119] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:07:46 2024] PUT /volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1610.957051] [54659]: DEBUG cinder.api.middleware.request_id [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-eff48a6d-d1f8-4823-88cb-2706a615c925 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.961351] [54659]: INFO cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-eff48a6d-d1f8-4823-88cb-2706a615c925 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420/action [ 1610.961351] [54659]: DEBUG cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-eff48a6d-d1f8-4823-88cb-2706a615c925 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1610.961351] [54659]: DEBUG cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-eff48a6d-d1f8-4823-88cb-2706a615c925 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1610.989284] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.989284] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.998048] [54659]: INFO cinder.api.openstack.wsgi [req-a7822e41-a1d3-4103-aea3-a69dd25ddc57 req-eff48a6d-d1f8-4823-88cb-2706a615c925 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420/action returned with HTTP 204 [ 1610.998154] [54659]: [pid: 54659|app: 0|req: 57/120] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:07:51 2024] POST /volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1620.429692] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1620.995352] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1628.354466] [54658]: DEBUG cinder.api.middleware.request_id [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1628.470163] [54658]: INFO cinder.api.openstack.wsgi [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1628.470593] [54658]: DEBUG cinder.api.openstack.wsgi [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1012208127"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1628.473738] [54658]: DEBUG cinder.api.v3.volumes [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1012208127'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1628.473888] [54658]: INFO cinder.api.v3.volumes [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume of 1 GB [ 1628.474311] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1628.474311] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1628.483271] [54658]: INFO cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Availability Zones retrieved successfully. [ 1628.491165] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Flow 'volume_create_api' (aa41188f-64b3-40c0-bc75-703107c21536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1628.495022] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e539ff7-44c2-49ab-8bcd-452021715e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1628.495022] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1628.517043] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e539ff7-44c2-49ab-8bcd-452021715e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1628.518607] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcaa5368-9eb7-4ed4-90a0-859b22989414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1628.586184] [54658]: DEBUG cinder.quota [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Created reservations ['1f34c12c-a4e8-4cbc-a528-0923a16b5489', 'c5940ccd-9c02-464f-8644-aa008ae94eba', '17688dc3-eb07-450a-9d52-d28eac01c59b', 'fbecf36a-4390-482a-bc0b-0f443c30d950'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1628.586184] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcaa5368-9eb7-4ed4-90a0-859b22989414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f34c12c-a4e8-4cbc-a528-0923a16b5489', 'c5940ccd-9c02-464f-8644-aa008ae94eba', '17688dc3-eb07-450a-9d52-d28eac01c59b', 'fbecf36a-4390-482a-bc0b-0f443c30d950']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1628.586184] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234b7510-432a-487d-9b59-95fc2a74ce81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1628.607834] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234b7510-432a-487d-9b59-95fc2a74ce81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b1261bb-9633-442b-8150-d91d9db7da52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1012208127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='db0dd2ceb56648ea911391292169cf41',qos_specs=None,replication_status=,reservations=['1f34c12c-a4e8-4cbc-a528-0923a16b5489','c5940ccd-9c02-464f-8644-aa008ae94eba','17688dc3-eb07-450a-9d52-d28eac01c59b','fbecf36a-4390-482a-bc0b-0f443c30d950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='737990c9355940659056a920eda3b63f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1012208127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b1261bb-9633-442b-8150-d91d9db7da52,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='db0dd2ceb56648ea911391292169cf41',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='737990c9355940659056a920eda3b63f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1628.612015] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0449c3f-c9d0-4e59-9912-65f1cc6535e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1628.638391] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0449c3f-c9d0-4e59-9912-65f1cc6535e6) 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-1012208127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='db0dd2ceb56648ea911391292169cf41',qos_specs=None,replication_status=,reservations=['1f34c12c-a4e8-4cbc-a528-0923a16b5489','c5940ccd-9c02-464f-8644-aa008ae94eba','17688dc3-eb07-450a-9d52-d28eac01c59b','fbecf36a-4390-482a-bc0b-0f443c30d950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='737990c9355940659056a920eda3b63f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1628.639510] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1c1339-b636-4945-b9c2-786067663f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1628.658565] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1c1339-b636-4945-b9c2-786067663f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1628.659865] [54658]: DEBUG cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Flow 'volume_create_api' (aa41188f-64b3-40c0-bc75-703107c21536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1628.660570] [54658]: INFO cinder.volume.api [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume request issued successfully. [ 1628.661231] [54658]: INFO cinder.api.openstack.wsgi [None req-3f37a64b-9229-40ce-bf85-b484d6d46a03 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1628.661787] [54658]: [pid: 54658|app: 0|req: 64/121] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 22:08:09 2024] POST /volume/v3/volumes => generated 759 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1628.672209] [54659]: DEBUG cinder.api.middleware.request_id [None req-f34367f5-af2c-4ff1-a2e7-166aa6aca90c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1628.678443] [54659]: INFO cinder.api.openstack.wsgi [None req-f34367f5-af2c-4ff1-a2e7-166aa6aca90c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 [ 1628.678801] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f34367f5-af2c-4ff1-a2e7-166aa6aca90c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1628.679083] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f34367f5-af2c-4ff1-a2e7-166aa6aca90c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1628.699357] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1628.699357] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1628.704430] [54659]: INFO cinder.volume.api [None req-f34367f5-af2c-4ff1-a2e7-166aa6aca90c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1628.709086] [54659]: INFO cinder.api.openstack.wsgi [None req-f34367f5-af2c-4ff1-a2e7-166aa6aca90c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 returned with HTTP 200 [ 1628.709566] [54659]: [pid: 54659|app: 0|req: 58/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:09 2024] GET /volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1629.720966] [54658]: DEBUG cinder.api.middleware.request_id [None req-0315e75c-249a-433c-ab2f-0bbcc0b7cf6c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.723203] [54658]: INFO cinder.api.openstack.wsgi [None req-0315e75c-249a-433c-ab2f-0bbcc0b7cf6c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 [ 1629.727021] [54658]: DEBUG cinder.api.openstack.wsgi [None req-0315e75c-249a-433c-ab2f-0bbcc0b7cf6c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.727021] [54658]: DEBUG cinder.api.openstack.wsgi [None req-0315e75c-249a-433c-ab2f-0bbcc0b7cf6c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.736789] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.736789] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.741183] [54658]: INFO cinder.volume.api [None req-0315e75c-249a-433c-ab2f-0bbcc0b7cf6c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1629.746632] [54658]: INFO cinder.api.openstack.wsgi [None req-0315e75c-249a-433c-ab2f-0bbcc0b7cf6c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 returned with HTTP 200 [ 1629.747104] [54658]: [pid: 54658|app: 0|req: 65/123] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:10 2024] GET /volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1630.148518] [54659]: DEBUG cinder.api.middleware.request_id [req-73a3bc35-3bc6-4641-a1a7-490bd0a4558e req-03d71a95-ae93-4f59-8efd-24a2ced98b55 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.150665] [54659]: INFO cinder.api.openstack.wsgi [req-73a3bc35-3bc6-4641-a1a7-490bd0a4558e req-03d71a95-ae93-4f59-8efd-24a2ced98b55 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 [ 1630.150930] [54659]: DEBUG cinder.api.openstack.wsgi [req-73a3bc35-3bc6-4641-a1a7-490bd0a4558e req-03d71a95-ae93-4f59-8efd-24a2ced98b55 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.151171] [54659]: DEBUG cinder.api.openstack.wsgi [req-73a3bc35-3bc6-4641-a1a7-490bd0a4558e req-03d71a95-ae93-4f59-8efd-24a2ced98b55 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.160581] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.160581] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.165097] [54659]: INFO cinder.volume.api [req-73a3bc35-3bc6-4641-a1a7-490bd0a4558e req-03d71a95-ae93-4f59-8efd-24a2ced98b55 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1630.172115] [54659]: INFO cinder.api.openstack.wsgi [req-73a3bc35-3bc6-4641-a1a7-490bd0a4558e req-03d71a95-ae93-4f59-8efd-24a2ced98b55 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 returned with HTTP 200 [ 1630.172582] [54659]: [pid: 54659|app: 0|req: 59/124] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:08:10 2024] GET /volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1630.192303] [54658]: DEBUG cinder.api.middleware.request_id [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.194632] [54658]: INFO cinder.api.openstack.wsgi [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1630.195175] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-885297318"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1630.197897] [54658]: DEBUG cinder.api.v3.volumes [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-885297318'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1630.198418] [54658]: INFO cinder.api.v3.volumes [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume of 1 GB [ 1630.206642] [54658]: INFO cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Availability Zones retrieved successfully. [ 1630.215648] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Flow 'volume_create_api' (bd317564-c11c-42d5-8369-646f5e85e363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1630.217092] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8e66c3-b6cd-4150-a5d2-ac9a24f42571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1630.218837] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1630.260898] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8e66c3-b6cd-4150-a5d2-ac9a24f42571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1630.262023] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b7aa9f-2684-4a58-8cc0-2f4aafa00614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1630.303640] [54658]: DEBUG cinder.quota [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Created reservations ['946e4484-732a-48f8-b185-e9c3b72538a4', 'f4afe49c-e4ff-4226-8db8-a6240ad216d5', 'bd4d06a3-1e24-46a2-9db7-fde9bbcac1c7', 'fa21b693-a5b5-472e-9772-d5fabe56d23f'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1630.304915] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b7aa9f-2684-4a58-8cc0-2f4aafa00614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946e4484-732a-48f8-b185-e9c3b72538a4', 'f4afe49c-e4ff-4226-8db8-a6240ad216d5', 'bd4d06a3-1e24-46a2-9db7-fde9bbcac1c7', 'fa21b693-a5b5-472e-9772-d5fabe56d23f']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1630.306114] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f07f3f9-224e-4b89-a654-b5597fc9cac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1630.328459] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f07f3f9-224e-4b89-a654-b5597fc9cac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5024aac2-8120-48bf-932e-c026bb7932b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-885297318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='db0dd2ceb56648ea911391292169cf41',qos_specs=None,replication_status=,reservations=['946e4484-732a-48f8-b185-e9c3b72538a4','f4afe49c-e4ff-4226-8db8-a6240ad216d5','bd4d06a3-1e24-46a2-9db7-fde9bbcac1c7','fa21b693-a5b5-472e-9772-d5fabe56d23f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='737990c9355940659056a920eda3b63f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-885297318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5024aac2-8120-48bf-932e-c026bb7932b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='db0dd2ceb56648ea911391292169cf41',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='737990c9355940659056a920eda3b63f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1630.330710] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f9e4d4-558a-49ee-8635-78b1b7a11764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1630.345151] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f9e4d4-558a-49ee-8635-78b1b7a11764) 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-885297318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='db0dd2ceb56648ea911391292169cf41',qos_specs=None,replication_status=,reservations=['946e4484-732a-48f8-b185-e9c3b72538a4','f4afe49c-e4ff-4226-8db8-a6240ad216d5','bd4d06a3-1e24-46a2-9db7-fde9bbcac1c7','fa21b693-a5b5-472e-9772-d5fabe56d23f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='737990c9355940659056a920eda3b63f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1630.346163] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab398019-07fb-4523-a757-40e1fe5eba37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1630.355451] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab398019-07fb-4523-a757-40e1fe5eba37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1630.358630] [54658]: DEBUG cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Flow 'volume_create_api' (bd317564-c11c-42d5-8369-646f5e85e363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1630.358630] [54658]: INFO cinder.volume.api [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume request issued successfully. [ 1630.358630] [54658]: INFO cinder.api.openstack.wsgi [None req-8f8354ba-1c9d-4ea5-8a4c-1604d91e7014 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1630.359446] [54658]: [pid: 54658|app: 0|req: 66/125] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 22:08:11 2024] POST /volume/v3/volumes => generated 758 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1630.374298] [54659]: DEBUG cinder.api.middleware.request_id [None req-a631c00c-cf0c-475c-9940-7117f7cfe2cc None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.377851] [54659]: INFO cinder.api.openstack.wsgi [None req-a631c00c-cf0c-475c-9940-7117f7cfe2cc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 [ 1630.379567] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a631c00c-cf0c-475c-9940-7117f7cfe2cc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.379856] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a631c00c-cf0c-475c-9940-7117f7cfe2cc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.394136] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.394136] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.399708] [54659]: INFO cinder.volume.api [None req-a631c00c-cf0c-475c-9940-7117f7cfe2cc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1630.411310] [54659]: INFO cinder.api.openstack.wsgi [None req-a631c00c-cf0c-475c-9940-7117f7cfe2cc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 returned with HTTP 200 [ 1630.411310] [54659]: [pid: 54659|app: 0|req: 60/126] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:11 2024] GET /volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1630.687560] [54658]: DEBUG cinder.api.middleware.request_id [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-54165e2a-e63b-4f66-b7f3-27b7d9dea638 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.691556] [54658]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-54165e2a-e63b-4f66-b7f3-27b7d9dea638 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1630.691816] [54658]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-54165e2a-e63b-4f66-b7f3-27b7d9dea638 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.692064] [54658]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-54165e2a-e63b-4f66-b7f3-27b7d9dea638 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.703658] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.703658] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.707101] [54658]: INFO cinder.volume.api [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-54165e2a-e63b-4f66-b7f3-27b7d9dea638 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1630.711522] [54658]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-54165e2a-e63b-4f66-b7f3-27b7d9dea638 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1630.711870] [54658]: [pid: 54658|app: 0|req: 67/127] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:08:11 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1630.746038] [54659]: DEBUG cinder.api.middleware.request_id [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.748616] [54659]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5/action [ 1630.749314] [54659]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1630.750122] [54659]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1630.761931] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.761931] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.762756] [54659]: INFO cinder.volume.api [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1630.769782] [54659]: INFO cinder.volume.api [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Begin detaching volume completed successfully. [ 1630.770243] [54659]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-0afa03e9-246b-4fa7-9186-4be80331a972 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5/action returned with HTTP 202 [ 1630.770785] [54659]: [pid: 54659|app: 0|req: 61/128] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:08:11 2024] POST /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1630.785741] [54658]: DEBUG cinder.api.middleware.request_id [None req-4e17f740-757c-401c-ac23-35a940c07213 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.789348] [54658]: INFO cinder.api.openstack.wsgi [None req-4e17f740-757c-401c-ac23-35a940c07213 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1630.789348] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4e17f740-757c-401c-ac23-35a940c07213 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.789559] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4e17f740-757c-401c-ac23-35a940c07213 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.800996] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.800996] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.803723] [54658]: INFO cinder.volume.api [None req-4e17f740-757c-401c-ac23-35a940c07213 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1630.811320] [54658]: INFO cinder.api.openstack.wsgi [None req-4e17f740-757c-401c-ac23-35a940c07213 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1630.811320] [54658]: [pid: 54658|app: 0|req: 68/129] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:11 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.311794] [54659]: DEBUG cinder.api.middleware.request_id [None req-d71158fc-fad5-43c5-9643-eb72678a45eb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.312279] [54659]: INFO cinder.api.openstack.wsgi [None req-d71158fc-fad5-43c5-9643-eb72678a45eb None None] GET http://10.180.1.21/volume// [ 1631.312486] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d71158fc-fad5-43c5-9643-eb72678a45eb None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.312693] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d71158fc-fad5-43c5-9643-eb72678a45eb None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.313129] [54659]: INFO cinder.api.openstack.wsgi [None req-d71158fc-fad5-43c5-9643-eb72678a45eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1631.313583] [54659]: [pid: 54659|app: 0|req: 62/130] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:08:12 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1631.317111] [54658]: DEBUG cinder.api.middleware.request_id [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-7c111f78-b359-4d76-902e-7d47952d3dc6 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.319826] [54658]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-7c111f78-b359-4d76-902e-7d47952d3dc6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1631.320102] [54658]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-7c111f78-b359-4d76-902e-7d47952d3dc6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.320332] [54658]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-7c111f78-b359-4d76-902e-7d47952d3dc6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.334420] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.334420] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.339316] [54658]: INFO cinder.volume.api [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-7c111f78-b359-4d76-902e-7d47952d3dc6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1631.345185] [54658]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-7c111f78-b359-4d76-902e-7d47952d3dc6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1631.345185] [54658]: [pid: 54658|app: 0|req: 69/131] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:08:12 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1631.425463] [54659]: DEBUG cinder.api.middleware.request_id [None req-ee5fa0f6-4852-42cd-9bff-726f7640ddd0 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.428323] [54659]: INFO cinder.api.openstack.wsgi [None req-ee5fa0f6-4852-42cd-9bff-726f7640ddd0 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 [ 1631.428541] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee5fa0f6-4852-42cd-9bff-726f7640ddd0 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.428754] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee5fa0f6-4852-42cd-9bff-726f7640ddd0 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.438948] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.438948] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.446561] [54659]: INFO cinder.volume.api [None req-ee5fa0f6-4852-42cd-9bff-726f7640ddd0 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1631.454612] [54659]: INFO cinder.api.openstack.wsgi [None req-ee5fa0f6-4852-42cd-9bff-726f7640ddd0 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 returned with HTTP 200 [ 1631.455246] [54659]: [pid: 54659|app: 0|req: 63/132] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:12 2024] GET /volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1631.476944] [54658]: DEBUG cinder.api.middleware.request_id [req-7690ccc8-b72f-49f4-b967-fc7dc6628574 req-d9152828-09d7-4af2-8964-1d63a446c104 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.479625] [54658]: INFO cinder.api.openstack.wsgi [req-7690ccc8-b72f-49f4-b967-fc7dc6628574 req-d9152828-09d7-4af2-8964-1d63a446c104 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 [ 1631.480161] [54658]: DEBUG cinder.api.openstack.wsgi [req-7690ccc8-b72f-49f4-b967-fc7dc6628574 req-d9152828-09d7-4af2-8964-1d63a446c104 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.480161] [54658]: DEBUG cinder.api.openstack.wsgi [req-7690ccc8-b72f-49f4-b967-fc7dc6628574 req-d9152828-09d7-4af2-8964-1d63a446c104 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.488690] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.488690] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.493587] [54658]: INFO cinder.volume.api [req-7690ccc8-b72f-49f4-b967-fc7dc6628574 req-d9152828-09d7-4af2-8964-1d63a446c104 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1631.500570] [54658]: INFO cinder.api.openstack.wsgi [req-7690ccc8-b72f-49f4-b967-fc7dc6628574 req-d9152828-09d7-4af2-8964-1d63a446c104 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 returned with HTTP 200 [ 1631.500570] [54658]: [pid: 54658|app: 0|req: 70/133] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:08:12 2024] GET /volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1631.509808] [54659]: DEBUG cinder.api.middleware.request_id [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.511861] [54659]: INFO cinder.api.openstack.wsgi [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1631.512804] [54659]: DEBUG cinder.api.openstack.wsgi [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1274305982"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1631.517381] [54659]: DEBUG cinder.api.v3.volumes [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1274305982'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1631.517535] [54659]: INFO cinder.api.v3.volumes [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume of 1 GB [ 1631.529381] [54659]: INFO cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Availability Zones retrieved successfully. [ 1631.539442] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Flow 'volume_create_api' (7a4cf3c2-e33d-4c05-8df6-8bf694be3fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1631.543472] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8a400c-85b7-42b6-8c89-c3014791957c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.544816] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1631.570060] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8a400c-85b7-42b6-8c89-c3014791957c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.571119] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6322c15-43df-4430-ac3a-85fe7115a89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.610535] [54659]: DEBUG cinder.quota [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Created reservations ['2ffc3b0e-bfe9-488a-9c9a-13ef63a8291c', '863804c6-0f1f-49c3-bf02-988150310b91', 'cb0b8f40-a41b-4f5b-ba59-578f12d95429', 'e35712e9-09c4-4622-8522-794668b08821'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1631.611606] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6322c15-43df-4430-ac3a-85fe7115a89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ffc3b0e-bfe9-488a-9c9a-13ef63a8291c', '863804c6-0f1f-49c3-bf02-988150310b91', 'cb0b8f40-a41b-4f5b-ba59-578f12d95429', 'e35712e9-09c4-4622-8522-794668b08821']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.612721] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78594d1d-9e0f-4d94-9ab2-7d134ff3aaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.632557] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78594d1d-9e0f-4d94-9ab2-7d134ff3aaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06761f6-a069-42b3-a6d5-62572822178f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1274305982',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='db0dd2ceb56648ea911391292169cf41',qos_specs=None,replication_status=,reservations=['2ffc3b0e-bfe9-488a-9c9a-13ef63a8291c','863804c6-0f1f-49c3-bf02-988150310b91','cb0b8f40-a41b-4f5b-ba59-578f12d95429','e35712e9-09c4-4622-8522-794668b08821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='737990c9355940659056a920eda3b63f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1274305982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c06761f6-a069-42b3-a6d5-62572822178f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='db0dd2ceb56648ea911391292169cf41',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='737990c9355940659056a920eda3b63f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.633700] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e572af27-8d55-46c3-a4ac-34d4b37fe10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.647685] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e572af27-8d55-46c3-a4ac-34d4b37fe10c) 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-1274305982',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='db0dd2ceb56648ea911391292169cf41',qos_specs=None,replication_status=,reservations=['2ffc3b0e-bfe9-488a-9c9a-13ef63a8291c','863804c6-0f1f-49c3-bf02-988150310b91','cb0b8f40-a41b-4f5b-ba59-578f12d95429','e35712e9-09c4-4622-8522-794668b08821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='737990c9355940659056a920eda3b63f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.648747] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340cd6ad-1adf-4cb6-8e6a-f2c83ebbe86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.663799] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340cd6ad-1adf-4cb6-8e6a-f2c83ebbe86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.663799] [54659]: DEBUG cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Flow 'volume_create_api' (7a4cf3c2-e33d-4c05-8df6-8bf694be3fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1631.663799] [54659]: INFO cinder.volume.api [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Create volume request issued successfully. [ 1631.663799] [54659]: INFO cinder.api.openstack.wsgi [None req-dd215544-d175-48c6-8a09-224cdc7dd8ba tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1631.664199] [54659]: [pid: 54659|app: 0|req: 64/134] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 22:08:12 2024] POST /volume/v3/volumes => generated 759 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1631.677188] [54658]: DEBUG cinder.api.middleware.request_id [None req-4e9c2d94-6eba-4281-9238-1efc4e06790c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.678901] [54658]: INFO cinder.api.openstack.wsgi [None req-4e9c2d94-6eba-4281-9238-1efc4e06790c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f [ 1631.680496] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4e9c2d94-6eba-4281-9238-1efc4e06790c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.681159] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4e9c2d94-6eba-4281-9238-1efc4e06790c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.691496] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.691496] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.697112] [54658]: INFO cinder.volume.api [None req-4e9c2d94-6eba-4281-9238-1efc4e06790c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1631.705867] [54658]: INFO cinder.api.openstack.wsgi [None req-4e9c2d94-6eba-4281-9238-1efc4e06790c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f returned with HTTP 200 [ 1631.705867] [54658]: [pid: 54658|app: 0|req: 71/135] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:12 2024] GET /volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1631.819452] [54659]: DEBUG cinder.api.middleware.request_id [None req-924cef25-4e5e-4072-b7ba-8793071bf16e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.825501] [54659]: INFO cinder.api.openstack.wsgi [None req-924cef25-4e5e-4072-b7ba-8793071bf16e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1631.825501] [54659]: DEBUG cinder.api.openstack.wsgi [None req-924cef25-4e5e-4072-b7ba-8793071bf16e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.825501] [54659]: DEBUG cinder.api.openstack.wsgi [None req-924cef25-4e5e-4072-b7ba-8793071bf16e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.843968] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.843968] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.848020] [54659]: INFO cinder.volume.api [None req-924cef25-4e5e-4072-b7ba-8793071bf16e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1631.857423] [54659]: INFO cinder.api.openstack.wsgi [None req-924cef25-4e5e-4072-b7ba-8793071bf16e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1631.857423] [54659]: [pid: 54659|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:12 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1632.589021] [54658]: DEBUG cinder.api.middleware.request_id [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-8906b993-05f8-4be7-8a67-34d3f19b9eea None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.589021] [54658]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-8906b993-05f8-4be7-8a67-34d3f19b9eea tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da [ 1632.592138] [54658]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-8906b993-05f8-4be7-8a67-34d3f19b9eea tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.592190] [54658]: DEBUG cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-8906b993-05f8-4be7-8a67-34d3f19b9eea tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.610905] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.610905] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.715620] [54659]: DEBUG cinder.api.middleware.request_id [None req-f846f31a-aaa3-46d3-8a5a-6c60b775718c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.717914] [54659]: INFO cinder.api.openstack.wsgi [None req-f846f31a-aaa3-46d3-8a5a-6c60b775718c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f [ 1632.718267] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f846f31a-aaa3-46d3-8a5a-6c60b775718c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.718368] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f846f31a-aaa3-46d3-8a5a-6c60b775718c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.735520] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.735520] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.741171] [54659]: INFO cinder.volume.api [None req-f846f31a-aaa3-46d3-8a5a-6c60b775718c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1632.747306] [54659]: INFO cinder.api.openstack.wsgi [None req-f846f31a-aaa3-46d3-8a5a-6c60b775718c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f returned with HTTP 200 [ 1632.747845] [54659]: [pid: 54659|app: 0|req: 66/137] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:13 2024] GET /volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1632.850019] [54659]: DEBUG cinder.api.middleware.request_id [req-42437e92-b680-4154-a6f2-0d466b88c4a8 req-f46eda4b-5864-4c3f-be41-cc0740ceea13 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.856019] [54659]: INFO cinder.api.openstack.wsgi [req-42437e92-b680-4154-a6f2-0d466b88c4a8 req-f46eda4b-5864-4c3f-be41-cc0740ceea13 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f [ 1632.856271] [54659]: DEBUG cinder.api.openstack.wsgi [req-42437e92-b680-4154-a6f2-0d466b88c4a8 req-f46eda4b-5864-4c3f-be41-cc0740ceea13 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.856505] [54659]: DEBUG cinder.api.openstack.wsgi [req-42437e92-b680-4154-a6f2-0d466b88c4a8 req-f46eda4b-5864-4c3f-be41-cc0740ceea13 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.865033] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.865033] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.871294] [54659]: INFO cinder.volume.api [req-42437e92-b680-4154-a6f2-0d466b88c4a8 req-f46eda4b-5864-4c3f-be41-cc0740ceea13 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1632.880602] [54659]: INFO cinder.api.openstack.wsgi [req-42437e92-b680-4154-a6f2-0d466b88c4a8 req-f46eda4b-5864-4c3f-be41-cc0740ceea13 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f returned with HTTP 200 [ 1632.881032] [54659]: [pid: 54659|app: 0|req: 67/138] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:08:13 2024] GET /volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1632.881687] [54659]: DEBUG cinder.api.middleware.request_id [None req-b865d762-db61-4192-aba1-ed75e3f2e80a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.884494] [54659]: INFO cinder.api.openstack.wsgi [None req-b865d762-db61-4192-aba1-ed75e3f2e80a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1632.884494] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b865d762-db61-4192-aba1-ed75e3f2e80a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.884494] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b865d762-db61-4192-aba1-ed75e3f2e80a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.894547] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.894547] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.899035] [54659]: INFO cinder.volume.api [None req-b865d762-db61-4192-aba1-ed75e3f2e80a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1632.903730] [54659]: INFO cinder.api.openstack.wsgi [None req-b865d762-db61-4192-aba1-ed75e3f2e80a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1632.904078] [54659]: [pid: 54659|app: 0|req: 68/139] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:13 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1632.921754] [54659]: DEBUG cinder.api.middleware.request_id [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.926038] [54659]: INFO cinder.api.openstack.wsgi [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1632.926913] [54659]: DEBUG cinder.api.openstack.wsgi [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.927215] [54659]: DEBUG cinder.api.openstack.wsgi [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.927784] [54659]: DEBUG cinder.api.api_utils [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1632.929027] [54659]: DEBUG cinder.volume.api [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54659) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1632.960296] [54659]: INFO cinder.volume.api [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1632.964365] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.964365] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.970117] [54659]: INFO cinder.api.openstack.wsgi [req-5ce01c6c-7052-435c-8367-3abac82262a4 req-474a59d2-acf7-4779-92e4-2ee7204fec40 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1632.970575] [54659]: [pid: 54659|app: 0|req: 69/140] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:13 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.010153] [54659]: DEBUG cinder.api.middleware.request_id [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.016517] [54659]: INFO cinder.api.openstack.wsgi [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1633.016764] [54659]: DEBUG cinder.api.openstack.wsgi [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.016984] [54659]: DEBUG cinder.api.openstack.wsgi [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.017286] [54659]: DEBUG cinder.api.api_utils [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1633.018283] [54659]: DEBUG cinder.volume.api [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54659) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1633.028130] [54659]: INFO cinder.volume.api [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1633.029278] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.029278] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.033931] [54659]: INFO cinder.api.openstack.wsgi [req-a18da531-251e-4912-ba22-24c27dde56ea req-81ffff6a-2b69-45cf-b2c4-c5b07cb16def tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1633.034423] [54659]: [pid: 54659|app: 0|req: 70/141] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:13 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.136715] [54659]: DEBUG cinder.api.middleware.request_id [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.144651] [54659]: INFO cinder.api.openstack.wsgi [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1633.145448] [54659]: DEBUG cinder.api.openstack.wsgi [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.145448] [54659]: DEBUG cinder.api.openstack.wsgi [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.145537] [54659]: DEBUG cinder.api.api_utils [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1633.147669] [54659]: DEBUG cinder.volume.api [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54659) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1633.160145] [54659]: INFO cinder.volume.api [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1633.161214] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.161214] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.167274] [54659]: INFO cinder.api.openstack.wsgi [req-a460963b-48b5-4c7e-a818-93e0d9343a55 req-fda7828f-009f-402a-8ca8-3b81d98e1753 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1633.167727] [54659]: [pid: 54659|app: 0|req: 71/142] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:13 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.182308] [54658]: INFO cinder.api.openstack.wsgi [req-62e99ddb-f7d4-4a8d-84cc-ae95977e102e req-8906b993-05f8-4be7-8a67-34d3f19b9eea tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da returned with HTTP 200 [ 1633.182774] [54658]: [pid: 54658|app: 0|req: 72/143] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:08:13 2024] DELETE /volume/v3/attachments/0ed3b0fa-cdd5-4363-8605-4a4f3a57e2da => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1633.403396] [54659]: DEBUG cinder.api.middleware.request_id [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.407296] [54659]: INFO cinder.api.openstack.wsgi [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1633.407296] [54659]: DEBUG cinder.api.openstack.wsgi [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.407296] [54659]: DEBUG cinder.api.openstack.wsgi [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.407296] [54659]: DEBUG cinder.api.api_utils [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1633.407296] [54659]: DEBUG cinder.volume.api [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54659) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1633.425200] [54659]: INFO cinder.volume.api [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1633.426877] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.426877] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.433680] [54659]: INFO cinder.api.openstack.wsgi [req-36cb60ae-6a25-4a74-a172-5f9a7300cd9e req-4497b61b-a369-4f58-9a24-230f88fdd676 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1633.433997] [54659]: [pid: 54659|app: 0|req: 72/144] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:14 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.721412] [54658]: DEBUG cinder.api.middleware.request_id [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.725084] [54658]: INFO cinder.api.openstack.wsgi [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1633.725273] [54658]: DEBUG cinder.api.openstack.wsgi [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.726191] [54658]: DEBUG cinder.api.openstack.wsgi [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.726263] [54658]: DEBUG cinder.api.api_utils [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1633.726799] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.726799] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.728166] [54658]: DEBUG cinder.volume.api [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54658) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1633.756643] [54658]: INFO cinder.volume.api [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1633.757832] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.757832] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.763085] [54658]: INFO cinder.api.openstack.wsgi [req-954fca01-8ec4-42b9-8395-0368744a3a4d req-756a7617-e981-4e39-ab31-62d0a6596dea tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1633.763663] [54658]: [pid: 54658|app: 0|req: 73/145] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:14 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.916125] [54659]: DEBUG cinder.api.middleware.request_id [None req-60ca8a99-cd54-4bd2-acca-a98620319fa3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.918666] [54659]: INFO cinder.api.openstack.wsgi [None req-60ca8a99-cd54-4bd2-acca-a98620319fa3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1633.918910] [54659]: DEBUG cinder.api.openstack.wsgi [None req-60ca8a99-cd54-4bd2-acca-a98620319fa3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.919141] [54659]: DEBUG cinder.api.openstack.wsgi [None req-60ca8a99-cd54-4bd2-acca-a98620319fa3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.929349] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.929349] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.933777] [54659]: INFO cinder.volume.api [None req-60ca8a99-cd54-4bd2-acca-a98620319fa3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1633.938280] [54659]: INFO cinder.api.openstack.wsgi [None req-60ca8a99-cd54-4bd2-acca-a98620319fa3 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1633.938681] [54659]: [pid: 54659|app: 0|req: 73/146] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:14 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1634.012860] [54658]: DEBUG cinder.api.middleware.request_id [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.019732] [54658]: INFO cinder.api.openstack.wsgi [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1634.020008] [54658]: DEBUG cinder.api.openstack.wsgi [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.021156] [54658]: DEBUG cinder.api.openstack.wsgi [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.021156] [54658]: DEBUG cinder.api.api_utils [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1634.021756] [54658]: DEBUG cinder.volume.api [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54658) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1634.031424] [54658]: INFO cinder.volume.api [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1634.032748] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.032748] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.037348] [54658]: INFO cinder.api.openstack.wsgi [req-297b3ab8-6c27-47cd-a760-33b1c3fd52b8 req-ab7493c4-4352-4146-81e8-fb65ea2e9b11 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1634.037819] [54658]: [pid: 54658|app: 0|req: 74/147] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:14 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1634.216140] [54659]: DEBUG cinder.api.middleware.request_id [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.220595] [54659]: INFO cinder.api.openstack.wsgi [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1634.220595] [54659]: DEBUG cinder.api.openstack.wsgi [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.220949] [54659]: DEBUG cinder.api.openstack.wsgi [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.221369] [54659]: DEBUG cinder.api.api_utils [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1634.223499] [54659]: DEBUG cinder.volume.api [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54659) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1634.245653] [54659]: INFO cinder.volume.api [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1634.247065] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.247065] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.254993] [54659]: INFO cinder.api.openstack.wsgi [req-a32b9117-431e-4121-8554-a99d72279395 req-6890dd33-5d48-4ecf-9613-e943293ede50 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1634.258207] [54659]: [pid: 54659|app: 0|req: 74/148] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:15 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1634.420936] [54658]: DEBUG cinder.api.middleware.request_id [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.425138] [54658]: INFO cinder.api.openstack.wsgi [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1634.425138] [54658]: DEBUG cinder.api.openstack.wsgi [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.425138] [54658]: DEBUG cinder.api.openstack.wsgi [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'detail' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.425138] [54658]: DEBUG cinder.api.api_utils [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Removing options '' from query. {{(pid=54658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1634.425138] [54658]: DEBUG cinder.volume.api [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54658) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1634.437592] [54658]: INFO cinder.volume.api [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Get all volumes completed successfully. [ 1634.438739] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.438739] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.443170] [54658]: INFO cinder.api.openstack.wsgi [req-fb686f17-03db-4c85-bca9-0b6e8f1a0aa1 req-62ce90ef-446c-4a3a-b992-343ce75ee9f1 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1634.443599] [54658]: [pid: 54658|app: 0|req: 75/149] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 22:08:15 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1634.466504] [54659]: DEBUG cinder.api.middleware.request_id [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.470045] [54659]: INFO cinder.api.openstack.wsgi [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f [ 1634.471223] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.471638] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.472012] [54659]: INFO cinder.api.v3.volumes [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Delete volume with id: c06761f6-a069-42b3-a6d5-62572822178f [ 1634.482213] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.482213] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.484083] [54659]: INFO cinder.volume.api [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1634.511528] [54659]: INFO cinder.volume.api [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Delete volume request issued successfully. [ 1634.511745] [54659]: INFO cinder.api.openstack.wsgi [None req-2d98b304-bb6f-4926-a4a8-a37ad2a0f271 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f returned with HTTP 202 [ 1634.513721] [54659]: [pid: 54659|app: 0|req: 75/150] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:08:15 2024] DELETE /volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1634.517503] [54658]: DEBUG cinder.api.middleware.request_id [None req-5074f1d8-b96e-48b2-ab47-14dd45c14074 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.520375] [54658]: INFO cinder.api.openstack.wsgi [None req-5074f1d8-b96e-48b2-ab47-14dd45c14074 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f [ 1634.520497] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5074f1d8-b96e-48b2-ab47-14dd45c14074 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.520720] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5074f1d8-b96e-48b2-ab47-14dd45c14074 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.531781] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.531781] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.538410] [54658]: INFO cinder.volume.api [None req-5074f1d8-b96e-48b2-ab47-14dd45c14074 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1634.544415] [54658]: INFO cinder.api.openstack.wsgi [None req-5074f1d8-b96e-48b2-ab47-14dd45c14074 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f returned with HTTP 200 [ 1634.546271] [54658]: [pid: 54658|app: 0|req: 76/151] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:15 2024] GET /volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1635.558097] [54659]: DEBUG cinder.api.middleware.request_id [None req-b7e5856a-2e2b-4d1d-8ebb-a4c04a9d45bc None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.563102] [54659]: INFO cinder.api.openstack.wsgi [None req-b7e5856a-2e2b-4d1d-8ebb-a4c04a9d45bc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f [ 1635.563421] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b7e5856a-2e2b-4d1d-8ebb-a4c04a9d45bc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.564212] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b7e5856a-2e2b-4d1d-8ebb-a4c04a9d45bc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.575065] [54659]: INFO cinder.api.openstack.wsgi [None req-b7e5856a-2e2b-4d1d-8ebb-a4c04a9d45bc tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f returned with HTTP 404 [ 1635.575065] [54659]: [pid: 54659|app: 0|req: 76/152] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:16 2024] GET /volume/v3/volumes/c06761f6-a069-42b3-a6d5-62572822178f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1635.580329] [54658]: DEBUG cinder.api.middleware.request_id [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.586082] [54658]: INFO cinder.api.openstack.wsgi [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 [ 1635.586878] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.586878] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.586878] [54658]: INFO cinder.api.v3.volumes [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Delete volume with id: 5024aac2-8120-48bf-932e-c026bb7932b7 [ 1635.599372] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.599372] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.599896] [54658]: INFO cinder.volume.api [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1635.632982] [54658]: INFO cinder.volume.api [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Delete volume request issued successfully. [ 1635.633208] [54658]: INFO cinder.api.openstack.wsgi [None req-ad7ffb0e-249b-4ded-9a0a-d7e5ec7a1c00 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 returned with HTTP 202 [ 1635.633634] [54658]: [pid: 54658|app: 0|req: 77/153] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:08:16 2024] DELETE /volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1635.638155] [54659]: DEBUG cinder.api.middleware.request_id [None req-113c8e0c-6122-4837-bdd9-5a06a585915c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.643418] [54659]: INFO cinder.api.openstack.wsgi [None req-113c8e0c-6122-4837-bdd9-5a06a585915c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 [ 1635.643418] [54659]: DEBUG cinder.api.openstack.wsgi [None req-113c8e0c-6122-4837-bdd9-5a06a585915c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.643842] [54659]: DEBUG cinder.api.openstack.wsgi [None req-113c8e0c-6122-4837-bdd9-5a06a585915c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.652526] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.652526] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.656912] [54659]: INFO cinder.volume.api [None req-113c8e0c-6122-4837-bdd9-5a06a585915c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1635.663734] [54659]: INFO cinder.api.openstack.wsgi [None req-113c8e0c-6122-4837-bdd9-5a06a585915c tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 returned with HTTP 200 [ 1635.663734] [54659]: [pid: 54659|app: 0|req: 77/154] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:16 2024] GET /volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1636.672553] [54658]: DEBUG cinder.api.middleware.request_id [None req-ba09f40d-6bb0-4f36-b8b8-d344b74ec8b4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.674594] [54658]: INFO cinder.api.openstack.wsgi [None req-ba09f40d-6bb0-4f36-b8b8-d344b74ec8b4 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 [ 1636.674823] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ba09f40d-6bb0-4f36-b8b8-d344b74ec8b4 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.675050] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ba09f40d-6bb0-4f36-b8b8-d344b74ec8b4 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.695192] [54658]: INFO cinder.api.openstack.wsgi [None req-ba09f40d-6bb0-4f36-b8b8-d344b74ec8b4 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 returned with HTTP 404 [ 1636.695192] [54658]: [pid: 54658|app: 0|req: 78/155] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:17 2024] GET /volume/v3/volumes/5024aac2-8120-48bf-932e-c026bb7932b7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1636.699134] [54659]: DEBUG cinder.api.middleware.request_id [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.704932] [54659]: INFO cinder.api.openstack.wsgi [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 [ 1636.705403] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.705884] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.706324] [54659]: INFO cinder.api.v3.volumes [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Delete volume with id: 5b1261bb-9633-442b-8150-d91d9db7da52 [ 1636.718496] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.718496] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.719125] [54659]: INFO cinder.volume.api [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1636.743852] [54659]: INFO cinder.volume.api [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Delete volume request issued successfully. [ 1636.743852] [54659]: INFO cinder.api.openstack.wsgi [None req-5088f07b-0d35-4d3f-84df-801cb67a9e9d tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 returned with HTTP 202 [ 1636.743852] [54659]: [pid: 54659|app: 0|req: 78/156] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:08:17 2024] DELETE /volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1636.745979] [54658]: DEBUG cinder.api.middleware.request_id [None req-56969f4c-57a8-40c4-9165-c15228b5ac9e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.750252] [54658]: INFO cinder.api.openstack.wsgi [None req-56969f4c-57a8-40c4-9165-c15228b5ac9e tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 [ 1636.750464] [54658]: DEBUG cinder.api.openstack.wsgi [None req-56969f4c-57a8-40c4-9165-c15228b5ac9e tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.750633] [54658]: DEBUG cinder.api.openstack.wsgi [None req-56969f4c-57a8-40c4-9165-c15228b5ac9e tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.763599] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.763599] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.771360] [54658]: INFO cinder.volume.api [None req-56969f4c-57a8-40c4-9165-c15228b5ac9e tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Volume info retrieved successfully. [ 1636.779428] [54658]: INFO cinder.api.openstack.wsgi [None req-56969f4c-57a8-40c4-9165-c15228b5ac9e tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 returned with HTTP 200 [ 1636.780190] [54658]: [pid: 54658|app: 0|req: 79/157] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:17 2024] GET /volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1637.790202] [54659]: DEBUG cinder.api.middleware.request_id [None req-63d3b9f2-6fc1-4daf-821a-31e02c45f565 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.795130] [54659]: INFO cinder.api.openstack.wsgi [None req-63d3b9f2-6fc1-4daf-821a-31e02c45f565 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 [ 1637.795375] [54659]: DEBUG cinder.api.openstack.wsgi [None req-63d3b9f2-6fc1-4daf-821a-31e02c45f565 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.795608] [54659]: DEBUG cinder.api.openstack.wsgi [None req-63d3b9f2-6fc1-4daf-821a-31e02c45f565 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.808135] [54659]: INFO cinder.api.openstack.wsgi [None req-63d3b9f2-6fc1-4daf-821a-31e02c45f565 tempest-VolumesTestJSON-1822406675 tempest-VolumesTestJSON-1822406675-project-member] http://10.180.1.21/volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 returned with HTTP 404 [ 1637.808880] [54659]: [pid: 54659|app: 0|req: 79/158] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:18 2024] GET /volume/v3/volumes/5b1261bb-9633-442b-8150-d91d9db7da52 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1646.775215] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=102,cinder:INSERT=19,cinder:UPDATE=28 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1647.802216] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=82,cinder:UPDATE=15,cinder:INSERT=9 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1662.668364] [54658]: DEBUG cinder.api.middleware.request_id [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.675499] [54658]: INFO cinder.api.openstack.wsgi [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1662.675950] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-14095406"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1662.680090] [54658]: DEBUG cinder.api.v3.volumes [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-14095406'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1662.680090] [54658]: INFO cinder.api.v3.volumes [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Create volume of 1 GB [ 1662.690590] [54658]: INFO cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Availability Zones retrieved successfully. [ 1662.694636] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Flow 'volume_create_api' (bbaf632f-cd58-4a87-b5dc-16bb999ed203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1662.695904] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143fad2a-b33c-45c2-8a96-27a6d81a9df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1662.697593] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1662.727646] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143fad2a-b33c-45c2-8a96-27a6d81a9df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1662.729114] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6203cac-a51e-48dd-a361-85ef042cf4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1662.779474] [54658]: DEBUG cinder.quota [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Created reservations ['af69aa59-826b-4203-abb1-8d6551683293', '01f61075-39ee-46c3-b958-cc8ed58fa51c', '2b1b2db6-f730-4eab-9148-84d811da72c8', '19dd1441-b15b-4980-8201-10df402b11a9'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1662.780497] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6203cac-a51e-48dd-a361-85ef042cf4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af69aa59-826b-4203-abb1-8d6551683293', '01f61075-39ee-46c3-b958-cc8ed58fa51c', '2b1b2db6-f730-4eab-9148-84d811da72c8', '19dd1441-b15b-4980-8201-10df402b11a9']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1662.782424] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb60028-a1d5-41ca-b34c-7c53babfa676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1662.798868] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb60028-a1d5-41ca-b34c-7c53babfa676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef82b83-ee3c-42a2-a6e2-1d224a750d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-14095406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cade948ffe846fa86e06259bbab41b0',qos_specs=None,replication_status=,reservations=['af69aa59-826b-4203-abb1-8d6551683293','01f61075-39ee-46c3-b958-cc8ed58fa51c','2b1b2db6-f730-4eab-9148-84d811da72c8','19dd1441-b15b-4980-8201-10df402b11a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147b8da494244b0d874cc74a50de1d91',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-14095406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef82b83-ee3c-42a2-a6e2-1d224a750d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cade948ffe846fa86e06259bbab41b0',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='147b8da494244b0d874cc74a50de1d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1662.799796] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3254147f-8991-4178-85fb-73530279f43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1662.814570] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3254147f-8991-4178-85fb-73530279f43c) 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-14095406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cade948ffe846fa86e06259bbab41b0',qos_specs=None,replication_status=,reservations=['af69aa59-826b-4203-abb1-8d6551683293','01f61075-39ee-46c3-b958-cc8ed58fa51c','2b1b2db6-f730-4eab-9148-84d811da72c8','19dd1441-b15b-4980-8201-10df402b11a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147b8da494244b0d874cc74a50de1d91',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1662.815578] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25943ed-5254-45c3-a05e-53e2c15a3661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1662.825347] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25943ed-5254-45c3-a05e-53e2c15a3661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1662.826500] [54658]: DEBUG cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Flow 'volume_create_api' (bbaf632f-cd58-4a87-b5dc-16bb999ed203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1662.826886] [54658]: INFO cinder.volume.api [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Create volume request issued successfully. [ 1662.827749] [54658]: INFO cinder.api.openstack.wsgi [None req-bf7cb86a-948f-45fc-8d47-a7545d656e49 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1662.828226] [54658]: [pid: 54658|app: 0|req: 80/159] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:08:43 2024] POST /volume/v3/volumes => generated 752 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1662.836361] [54659]: DEBUG cinder.api.middleware.request_id [None req-3ca08396-e2b5-46db-bef0-fecedba33f3d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.843690] [54659]: INFO cinder.api.openstack.wsgi [None req-3ca08396-e2b5-46db-bef0-fecedba33f3d tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] GET http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b [ 1662.843869] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3ca08396-e2b5-46db-bef0-fecedba33f3d tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.844144] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3ca08396-e2b5-46db-bef0-fecedba33f3d tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.856660] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.856660] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1662.862359] [54659]: INFO cinder.volume.api [None req-3ca08396-e2b5-46db-bef0-fecedba33f3d tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Volume info retrieved successfully. [ 1662.872468] [54659]: INFO cinder.api.openstack.wsgi [None req-3ca08396-e2b5-46db-bef0-fecedba33f3d tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b returned with HTTP 200 [ 1662.872904] [54659]: [pid: 54659|app: 0|req: 80/160] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:43 2024] GET /volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1663.888448] [54658]: DEBUG cinder.api.middleware.request_id [None req-71072613-eaba-4578-af55-1fa551103deb None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.891710] [54658]: INFO cinder.api.openstack.wsgi [None req-71072613-eaba-4578-af55-1fa551103deb tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] GET http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b [ 1663.891864] [54658]: DEBUG cinder.api.openstack.wsgi [None req-71072613-eaba-4578-af55-1fa551103deb tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.892102] [54658]: DEBUG cinder.api.openstack.wsgi [None req-71072613-eaba-4578-af55-1fa551103deb tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.906496] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.906496] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.911421] [54658]: INFO cinder.volume.api [None req-71072613-eaba-4578-af55-1fa551103deb tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Volume info retrieved successfully. [ 1663.916557] [54658]: INFO cinder.api.openstack.wsgi [None req-71072613-eaba-4578-af55-1fa551103deb tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b returned with HTTP 200 [ 1663.916901] [54658]: [pid: 54658|app: 0|req: 81/161] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:44 2024] GET /volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1664.028565] [54659]: DEBUG cinder.api.middleware.request_id [req-bb604179-06c8-404d-8d95-f727848187fc req-4fafb76c-3064-4047-bde2-16c9ae11d417 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.032827] [54659]: INFO cinder.api.openstack.wsgi [req-bb604179-06c8-404d-8d95-f727848187fc req-4fafb76c-3064-4047-bde2-16c9ae11d417 tempest-VolumesAdminNegativeTest-1608750826 tempest-VolumesAdminNegativeTest-1608750826-project-admin] GET http://10.180.1.21/volume/v3/volumes/7af9d8b8-69b0-45cb-8a99-ce78470a4ccb [ 1664.032827] [54659]: DEBUG cinder.api.openstack.wsgi [req-bb604179-06c8-404d-8d95-f727848187fc req-4fafb76c-3064-4047-bde2-16c9ae11d417 tempest-VolumesAdminNegativeTest-1608750826 tempest-VolumesAdminNegativeTest-1608750826-project-admin] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.032827] [54659]: DEBUG cinder.api.openstack.wsgi [req-bb604179-06c8-404d-8d95-f727848187fc req-4fafb76c-3064-4047-bde2-16c9ae11d417 tempest-VolumesAdminNegativeTest-1608750826 tempest-VolumesAdminNegativeTest-1608750826-project-admin] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.052618] [54659]: INFO cinder.api.openstack.wsgi [req-bb604179-06c8-404d-8d95-f727848187fc req-4fafb76c-3064-4047-bde2-16c9ae11d417 tempest-VolumesAdminNegativeTest-1608750826 tempest-VolumesAdminNegativeTest-1608750826-project-admin] http://10.180.1.21/volume/v3/volumes/7af9d8b8-69b0-45cb-8a99-ce78470a4ccb returned with HTTP 404 [ 1664.053192] [54659]: [pid: 54659|app: 0|req: 81/162] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:08:44 2024] GET /volume/v3/volumes/7af9d8b8-69b0-45cb-8a99-ce78470a4ccb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1664.066073] [54658]: DEBUG cinder.api.middleware.request_id [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.070128] [54658]: INFO cinder.api.openstack.wsgi [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b [ 1664.070128] [54658]: DEBUG cinder.api.openstack.wsgi [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.070128] [54658]: DEBUG cinder.api.openstack.wsgi [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.070223] [54658]: INFO cinder.api.v3.volumes [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Delete volume with id: 7ef82b83-ee3c-42a2-a6e2-1d224a750d9b [ 1664.078350] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.078350] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.078610] [54658]: INFO cinder.volume.api [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Volume info retrieved successfully. [ 1664.097327] [54658]: INFO cinder.volume.api [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Delete volume request issued successfully. [ 1664.097623] [54658]: INFO cinder.api.openstack.wsgi [None req-579ac434-b20a-4d9f-ac66-0283715b2a09 tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b returned with HTTP 202 [ 1664.098096] [54658]: [pid: 54658|app: 0|req: 82/163] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:08:44 2024] DELETE /volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1664.102666] [54659]: DEBUG cinder.api.middleware.request_id [None req-dd0cdfa6-d236-41bc-8dc6-31270d79fa0b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.105754] [54659]: INFO cinder.api.openstack.wsgi [None req-dd0cdfa6-d236-41bc-8dc6-31270d79fa0b tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] GET http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b [ 1664.106027] [54659]: DEBUG cinder.api.openstack.wsgi [None req-dd0cdfa6-d236-41bc-8dc6-31270d79fa0b tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.106265] [54659]: DEBUG cinder.api.openstack.wsgi [None req-dd0cdfa6-d236-41bc-8dc6-31270d79fa0b tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.116811] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.116811] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.120674] [54659]: INFO cinder.volume.api [None req-dd0cdfa6-d236-41bc-8dc6-31270d79fa0b tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Volume info retrieved successfully. [ 1664.125402] [54659]: INFO cinder.api.openstack.wsgi [None req-dd0cdfa6-d236-41bc-8dc6-31270d79fa0b tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b returned with HTTP 200 [ 1664.125795] [54659]: [pid: 54659|app: 0|req: 82/164] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:44 2024] GET /volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1665.137574] [54658]: DEBUG cinder.api.middleware.request_id [None req-32fa4654-41d1-4e4e-8a4c-f9a042a240ae None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1665.139880] [54658]: INFO cinder.api.openstack.wsgi [None req-32fa4654-41d1-4e4e-8a4c-f9a042a240ae tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] GET http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b [ 1665.140585] [54658]: DEBUG cinder.api.openstack.wsgi [None req-32fa4654-41d1-4e4e-8a4c-f9a042a240ae tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1665.140585] [54658]: DEBUG cinder.api.openstack.wsgi [None req-32fa4654-41d1-4e4e-8a4c-f9a042a240ae tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1665.149839] [54658]: INFO cinder.api.openstack.wsgi [None req-32fa4654-41d1-4e4e-8a4c-f9a042a240ae tempest-VolumesAdminNegativeTest-976165546 tempest-VolumesAdminNegativeTest-976165546-project-member] http://10.180.1.21/volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b returned with HTTP 404 [ 1665.150593] [54658]: [pid: 54658|app: 0|req: 83/165] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:45 2024] GET /volume/v3/volumes/7ef82b83-ee3c-42a2-a6e2-1d224a750d9b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1674.122954] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=9 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1675.143780] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=35,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1677.712095] [54659]: DEBUG cinder.api.middleware.request_id [None req-64dfde38-5bee-4e9d-99aa-3b99ea475104 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.815025] [54659]: INFO cinder.api.openstack.wsgi [None req-64dfde38-5bee-4e9d-99aa-3b99ea475104 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1677.815297] [54659]: DEBUG cinder.api.openstack.wsgi [None req-64dfde38-5bee-4e9d-99aa-3b99ea475104 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.815544] [54659]: DEBUG cinder.api.openstack.wsgi [None req-64dfde38-5bee-4e9d-99aa-3b99ea475104 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.828152] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.828152] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.831325] [54659]: INFO cinder.volume.api [None req-64dfde38-5bee-4e9d-99aa-3b99ea475104 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1677.836040] [54659]: INFO cinder.api.openstack.wsgi [None req-64dfde38-5bee-4e9d-99aa-3b99ea475104 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1677.836387] [54659]: [pid: 54659|app: 0|req: 83/166] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:58 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1677.901290] [54658]: DEBUG cinder.api.middleware.request_id [None req-f4504b2d-e9cf-4c8a-9a1a-f9ec101edc75 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.909121] [54658]: INFO cinder.api.openstack.wsgi [None req-f4504b2d-e9cf-4c8a-9a1a-f9ec101edc75 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1677.909121] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f4504b2d-e9cf-4c8a-9a1a-f9ec101edc75 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.909121] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f4504b2d-e9cf-4c8a-9a1a-f9ec101edc75 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.920207] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.920207] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.924120] [54658]: INFO cinder.volume.api [None req-f4504b2d-e9cf-4c8a-9a1a-f9ec101edc75 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1677.930225] [54658]: INFO cinder.api.openstack.wsgi [None req-f4504b2d-e9cf-4c8a-9a1a-f9ec101edc75 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1677.930608] [54658]: [pid: 54658|app: 0|req: 84/167] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:08:58 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1687.833456] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=4 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1687.927339] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=4 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1690.039307] [54659]: DEBUG cinder.api.middleware.request_id [None req-c393fe1c-4f66-49a8-87ac-46522ccad65e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.041562] [54659]: INFO cinder.api.openstack.wsgi [None req-c393fe1c-4f66-49a8-87ac-46522ccad65e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1690.041814] [54659]: DEBUG cinder.api.openstack.wsgi [None req-c393fe1c-4f66-49a8-87ac-46522ccad65e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.042051] [54659]: DEBUG cinder.api.openstack.wsgi [None req-c393fe1c-4f66-49a8-87ac-46522ccad65e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1690.060952] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.060952] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.065140] [54659]: INFO cinder.volume.api [None req-c393fe1c-4f66-49a8-87ac-46522ccad65e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1690.070812] [54659]: INFO cinder.api.openstack.wsgi [None req-c393fe1c-4f66-49a8-87ac-46522ccad65e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1690.072018] [54659]: [pid: 54659|app: 0|req: 84/168] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:09:10 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1690.112276] [54658]: DEBUG cinder.api.middleware.request_id [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-4ddfc79d-fb88-428b-acf4-56c3de681108 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.114787] [54658]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-4ddfc79d-fb88-428b-acf4-56c3de681108 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1690.115069] [54658]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-4ddfc79d-fb88-428b-acf4-56c3de681108 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.115312] [54658]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-4ddfc79d-fb88-428b-acf4-56c3de681108 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1690.125962] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.125962] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.129818] [54658]: INFO cinder.volume.api [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-4ddfc79d-fb88-428b-acf4-56c3de681108 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1690.135068] [54658]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-4ddfc79d-fb88-428b-acf4-56c3de681108 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1690.135647] [54658]: [pid: 54658|app: 0|req: 85/169] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:09:10 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1690.151743] [54659]: DEBUG cinder.api.middleware.request_id [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.154448] [54659]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31/action [ 1690.154922] [54659]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1690.155100] [54659]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1690.168141] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.168141] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.169016] [54659]: INFO cinder.volume.api [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1690.178099] [54659]: INFO cinder.volume.api [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Begin detaching volume completed successfully. [ 1690.178515] [54659]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-c1ed0980-0271-48a0-8b03-c71dacefdf3e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31/action returned with HTTP 202 [ 1690.179387] [54659]: [pid: 54659|app: 0|req: 85/170] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:09:11 2024] POST /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1691.204585] [54658]: DEBUG cinder.api.middleware.request_id [None req-cf42a9c2-46ce-4f8b-a9e6-74abb9fda9a2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.205055] [54658]: INFO cinder.api.openstack.wsgi [None req-cf42a9c2-46ce-4f8b-a9e6-74abb9fda9a2 None None] GET http://10.180.1.21/volume// [ 1691.205250] [54658]: DEBUG cinder.api.openstack.wsgi [None req-cf42a9c2-46ce-4f8b-a9e6-74abb9fda9a2 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.205481] [54658]: DEBUG cinder.api.openstack.wsgi [None req-cf42a9c2-46ce-4f8b-a9e6-74abb9fda9a2 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.205910] [54658]: INFO cinder.api.openstack.wsgi [None req-cf42a9c2-46ce-4f8b-a9e6-74abb9fda9a2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1691.206313] [54658]: [pid: 54658|app: 0|req: 86/171] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:09:12 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1691.213922] [54659]: DEBUG cinder.api.middleware.request_id [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-9ef52cef-205b-4d64-8a74-aeff7c867d9f None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.213922] [54659]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-9ef52cef-205b-4d64-8a74-aeff7c867d9f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1691.213922] [54659]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-9ef52cef-205b-4d64-8a74-aeff7c867d9f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.213922] [54659]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-9ef52cef-205b-4d64-8a74-aeff7c867d9f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.226909] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1691.226909] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1691.230967] [54659]: INFO cinder.volume.api [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-9ef52cef-205b-4d64-8a74-aeff7c867d9f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1691.236393] [54659]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-9ef52cef-205b-4d64-8a74-aeff7c867d9f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1691.236835] [54659]: [pid: 54659|app: 0|req: 86/172] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:09:12 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1693.923757] [54658]: DEBUG cinder.api.middleware.request_id [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-959a56a9-ce14-4806-99be-8bdc67bd0939 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.926171] [54658]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-959a56a9-ce14-4806-99be-8bdc67bd0939 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420 [ 1693.926473] [54658]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-959a56a9-ce14-4806-99be-8bdc67bd0939 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1693.926667] [54658]: DEBUG cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-959a56a9-ce14-4806-99be-8bdc67bd0939 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1693.946019] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.946019] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1694.477966] [54658]: INFO cinder.api.openstack.wsgi [req-39d90e1c-4a39-4b6f-82df-02673f59207b req-959a56a9-ce14-4806-99be-8bdc67bd0939 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420 returned with HTTP 200 [ 1694.478525] [54658]: [pid: 54658|app: 0|req: 87/173] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:09:14 2024] DELETE /volume/v3/attachments/ae74db31-c206-4249-a571-f7e43cbd7420 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1695.756106] [54659]: DEBUG cinder.api.middleware.request_id [None req-24243bb6-774e-41aa-aece-5f1b19989da1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1695.758177] [54659]: INFO cinder.api.openstack.wsgi [None req-24243bb6-774e-41aa-aece-5f1b19989da1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1695.758408] [54659]: DEBUG cinder.api.openstack.wsgi [None req-24243bb6-774e-41aa-aece-5f1b19989da1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1695.758627] [54659]: DEBUG cinder.api.openstack.wsgi [None req-24243bb6-774e-41aa-aece-5f1b19989da1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1695.769236] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1695.769236] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1695.773537] [54659]: INFO cinder.volume.api [None req-24243bb6-774e-41aa-aece-5f1b19989da1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1695.778730] [54659]: INFO cinder.api.openstack.wsgi [None req-24243bb6-774e-41aa-aece-5f1b19989da1 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1695.779278] [54659]: [pid: 54659|app: 0|req: 87/174] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:09:16 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1699.660209] [54658]: DEBUG cinder.api.middleware.request_id [req-41d2c261-21ea-4649-869b-122d4314220a req-5ade29ca-83a6-4a64-92d8-d0753ca274f0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.663231] [54658]: INFO cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-5ade29ca-83a6-4a64-92d8-d0753ca274f0 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] DELETE http://10.180.1.21/volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4 [ 1699.663231] [54658]: DEBUG cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-5ade29ca-83a6-4a64-92d8-d0753ca274f0 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.663394] [54658]: DEBUG cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-5ade29ca-83a6-4a64-92d8-d0753ca274f0 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.673315] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.673315] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1700.208170] [54658]: INFO cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-5ade29ca-83a6-4a64-92d8-d0753ca274f0 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4 returned with HTTP 200 [ 1700.208612] [54658]: [pid: 54658|app: 0|req: 88/175] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:09:20 2024] DELETE /volume/v3/attachments/12c68f1d-87ce-49f0-abaf-597785b199c4 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1700.215406] [54659]: DEBUG cinder.api.middleware.request_id [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1700.217865] [54659]: INFO cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1700.218087] [54659]: DEBUG cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1700.218314] [54659]: DEBUG cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1700.218506] [54659]: INFO cinder.api.v3.volumes [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Delete volume with id: a8273eca-96cd-4f5d-b476-d54dfcfb07ac [ 1700.228343] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1700.228343] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1700.228908] [54659]: INFO cinder.volume.api [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Volume info retrieved successfully. [ 1700.250815] [54659]: INFO cinder.volume.api [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] Delete volume request issued successfully. [ 1700.251070] [54659]: INFO cinder.api.openstack.wsgi [req-41d2c261-21ea-4649-869b-122d4314220a req-82fed481-0585-489f-9201-b1b632363045 tempest-ServersTestBootFromVolume-688268073 tempest-ServersTestBootFromVolume-688268073-project-member] http://10.180.1.21/volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac returned with HTTP 202 [ 1700.251639] [54659]: [pid: 54659|app: 0|req: 88/176] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 22:09:21 2024] DELETE /volume/v3/volumes/a8273eca-96cd-4f5d-b476-d54dfcfb07ac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1710.207160] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=25,cinder:UPDATE=6 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1710.245755] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1733.927669] [54658]: DEBUG cinder.api.middleware.request_id [req-d4ba8df8-1a90-45d7-9535-ad4892da3327 req-27d06f61-8b01-4312-9ecf-f5eb6d88fe81 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1733.930071] [54658]: INFO cinder.api.openstack.wsgi [req-d4ba8df8-1a90-45d7-9535-ad4892da3327 req-27d06f61-8b01-4312-9ecf-f5eb6d88fe81 tempest-InstanceActionsTestJSON-18334647 tempest-InstanceActionsTestJSON-18334647-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=87e43eb0-705d-4418-ba14-01be2fffb758 [ 1733.930764] [54658]: DEBUG cinder.api.openstack.wsgi [req-d4ba8df8-1a90-45d7-9535-ad4892da3327 req-27d06f61-8b01-4312-9ecf-f5eb6d88fe81 tempest-InstanceActionsTestJSON-18334647 tempest-InstanceActionsTestJSON-18334647-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1733.930764] [54658]: DEBUG cinder.api.openstack.wsgi [req-d4ba8df8-1a90-45d7-9535-ad4892da3327 req-27d06f61-8b01-4312-9ecf-f5eb6d88fe81 tempest-InstanceActionsTestJSON-18334647 tempest-InstanceActionsTestJSON-18334647-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1733.936695] [54658]: INFO cinder.api.openstack.wsgi [req-d4ba8df8-1a90-45d7-9535-ad4892da3327 req-27d06f61-8b01-4312-9ecf-f5eb6d88fe81 tempest-InstanceActionsTestJSON-18334647 tempest-InstanceActionsTestJSON-18334647-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=87e43eb0-705d-4418-ba14-01be2fffb758 returned with HTTP 200 [ 1733.937247] [54658]: [pid: 54658|app: 0|req: 89/177] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 22:09:54 2024] GET /volume/v3/attachments?instance_id=87e43eb0-705d-4418-ba14-01be2fffb758 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1742.165017] [54659]: DEBUG cinder.api.middleware.request_id [None req-1348f049-018d-4e00-be77-9712ca42b4f1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.169998] [54659]: INFO cinder.api.openstack.wsgi [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1742.170624] [54659]: DEBUG cinder.api.openstack.wsgi [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1838679542"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1742.172526] [54659]: DEBUG cinder.api.v3.volumes [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1838679542'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1742.172882] [54659]: INFO cinder.api.v3.volumes [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Create volume of 1 GB [ 1742.180034] [54659]: INFO cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Availability Zones retrieved successfully. [ 1742.190477] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Flow 'volume_create_api' (88a47a9d-d8b8-4359-a51b-78244ab1fb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1742.190477] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f68c28-d864-4e56-8861-2a43ece622ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.190946] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1742.213325] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f68c28-d864-4e56-8861-2a43ece622ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.214348] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4ea633-c9b5-4f92-8a08-cf598cae4396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.273496] [54659]: DEBUG cinder.quota [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Created reservations ['502882b5-4166-4779-b364-c3876b2c6648', 'c5d0d3dd-2df6-498e-9151-ffae256169f7', '754adac4-4c86-4bb4-b868-970b486531c4', '967ae71d-5fea-4922-b71b-ec9740823c6d'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1742.273496] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4ea633-c9b5-4f92-8a08-cf598cae4396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502882b5-4166-4779-b364-c3876b2c6648', 'c5d0d3dd-2df6-498e-9151-ffae256169f7', '754adac4-4c86-4bb4-b868-970b486531c4', '967ae71d-5fea-4922-b71b-ec9740823c6d']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.274267] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9ac225-12e0-4406-856b-c9d02a1e1569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.290314] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9ac225-12e0-4406-856b-c9d02a1e1569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db43de0-dc39-4d41-9126-ad64045e8be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1838679542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8818ad7c1c994b71a958521b0a8f98b7',qos_specs=None,replication_status=,reservations=['502882b5-4166-4779-b364-c3876b2c6648','c5d0d3dd-2df6-498e-9151-ffae256169f7','754adac4-4c86-4bb4-b868-970b486531c4','967ae71d-5fea-4922-b71b-ec9740823c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ba8408af7245dda000bd0a55d0c69f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1838679542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db43de0-dc39-4d41-9126-ad64045e8be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8818ad7c1c994b71a958521b0a8f98b7',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='53ba8408af7245dda000bd0a55d0c69f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.291486] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c00c71da-ab83-4240-bc43-00b95e1d7f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.305862] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c00c71da-ab83-4240-bc43-00b95e1d7f64) 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-1838679542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8818ad7c1c994b71a958521b0a8f98b7',qos_specs=None,replication_status=,reservations=['502882b5-4166-4779-b364-c3876b2c6648','c5d0d3dd-2df6-498e-9151-ffae256169f7','754adac4-4c86-4bb4-b868-970b486531c4','967ae71d-5fea-4922-b71b-ec9740823c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ba8408af7245dda000bd0a55d0c69f',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.306990] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc53a41-b75b-4993-97fe-4537cd364a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.319266] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc53a41-b75b-4993-97fe-4537cd364a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.320526] [54659]: DEBUG cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Flow 'volume_create_api' (88a47a9d-d8b8-4359-a51b-78244ab1fb75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1742.320842] [54659]: INFO cinder.volume.api [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Create volume request issued successfully. [ 1742.321456] [54659]: INFO cinder.api.openstack.wsgi [None req-1348f049-018d-4e00-be77-9712ca42b4f1 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1742.322021] [54659]: [pid: 54659|app: 0|req: 89/178] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:10:03 2024] POST /volume/v3/volumes => generated 751 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1742.331853] [54658]: DEBUG cinder.api.middleware.request_id [None req-b05211a4-6c78-42f0-b931-328f6ff796cf None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.340647] [54658]: INFO cinder.api.openstack.wsgi [None req-b05211a4-6c78-42f0-b931-328f6ff796cf tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1742.342767] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b05211a4-6c78-42f0-b931-328f6ff796cf tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1742.342819] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b05211a4-6c78-42f0-b931-328f6ff796cf tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1742.362201] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1742.362201] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1742.367172] [54658]: INFO cinder.volume.api [None req-b05211a4-6c78-42f0-b931-328f6ff796cf tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1742.374390] [54658]: INFO cinder.api.openstack.wsgi [None req-b05211a4-6c78-42f0-b931-328f6ff796cf tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1742.374795] [54658]: [pid: 54658|app: 0|req: 90/179] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:03 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1743.389420] [54659]: DEBUG cinder.api.middleware.request_id [None req-8419d9e5-e129-4425-ae0c-7631049614d6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.392562] [54659]: INFO cinder.api.openstack.wsgi [None req-8419d9e5-e129-4425-ae0c-7631049614d6 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1743.392699] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8419d9e5-e129-4425-ae0c-7631049614d6 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.392835] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8419d9e5-e129-4425-ae0c-7631049614d6 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.406478] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.406478] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.413197] [54659]: INFO cinder.volume.api [None req-8419d9e5-e129-4425-ae0c-7631049614d6 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1743.417953] [54659]: INFO cinder.api.openstack.wsgi [None req-8419d9e5-e129-4425-ae0c-7631049614d6 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1743.419097] [54659]: [pid: 54659|app: 0|req: 90/180] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:04 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1743.898645] [54658]: DEBUG cinder.api.middleware.request_id [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-997b6053-a3d2-44e2-9400-bfa24616538d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.900978] [54658]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-997b6053-a3d2-44e2-9400-bfa24616538d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1743.901231] [54658]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-997b6053-a3d2-44e2-9400-bfa24616538d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.901585] [54658]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-997b6053-a3d2-44e2-9400-bfa24616538d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.909651] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.909651] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.914462] [54658]: INFO cinder.volume.api [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-997b6053-a3d2-44e2-9400-bfa24616538d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1743.919781] [54658]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-997b6053-a3d2-44e2-9400-bfa24616538d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1743.920273] [54658]: [pid: 54658|app: 0|req: 91/181] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:10:04 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1745.441011] [54659]: DEBUG cinder.api.middleware.request_id [None req-04039134-2b58-41f0-ae1c-04194dc750f1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.441477] [54659]: INFO cinder.api.openstack.wsgi [None req-04039134-2b58-41f0-ae1c-04194dc750f1 None None] GET http://10.180.1.21/volume// [ 1745.441660] [54659]: DEBUG cinder.api.openstack.wsgi [None req-04039134-2b58-41f0-ae1c-04194dc750f1 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.441874] [54659]: DEBUG cinder.api.openstack.wsgi [None req-04039134-2b58-41f0-ae1c-04194dc750f1 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.442289] [54659]: INFO cinder.api.openstack.wsgi [None req-04039134-2b58-41f0-ae1c-04194dc750f1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1745.442594] [54659]: [pid: 54659|app: 0|req: 91/182] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:10:06 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1745.446414] [54658]: DEBUG cinder.api.middleware.request_id [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-1087da36-9f9c-42a7-8352-a871430c6ab9 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.448796] [54658]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-1087da36-9f9c-42a7-8352-a871430c6ab9 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1745.449247] [54658]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-1087da36-9f9c-42a7-8352-a871430c6ab9 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9db43de0-dc39-4d41-9126-ad64045e8be0", "connector": null, "instance_uuid": "073c6a53-b4c5-4530-972f-6c8776746188"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1745.460984] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.460984] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.482179] [54658]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-1087da36-9f9c-42a7-8352-a871430c6ab9 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1745.482664] [54658]: [pid: 54658|app: 0|req: 92/183] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:10:06 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1745.504107] [54659]: DEBUG cinder.api.middleware.request_id [None req-89958a32-a7e2-49cb-bba6-f14cba4d2c88 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.506320] [54659]: INFO cinder.api.openstack.wsgi [None req-89958a32-a7e2-49cb-bba6-f14cba4d2c88 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1745.506563] [54659]: DEBUG cinder.api.openstack.wsgi [None req-89958a32-a7e2-49cb-bba6-f14cba4d2c88 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.506778] [54659]: DEBUG cinder.api.openstack.wsgi [None req-89958a32-a7e2-49cb-bba6-f14cba4d2c88 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.517370] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.517370] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.521232] [54659]: INFO cinder.volume.api [None req-89958a32-a7e2-49cb-bba6-f14cba4d2c88 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1745.526659] [54659]: INFO cinder.api.openstack.wsgi [None req-89958a32-a7e2-49cb-bba6-f14cba4d2c88 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1745.527119] [54659]: [pid: 54659|app: 0|req: 92/184] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:06 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1746.009030] [54658]: DEBUG cinder.api.middleware.request_id [None req-a195f60c-7923-4612-9245-4ddbc5b140f0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.009540] [54658]: INFO cinder.api.openstack.wsgi [None req-a195f60c-7923-4612-9245-4ddbc5b140f0 None None] GET http://10.180.1.21/volume// [ 1746.009864] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a195f60c-7923-4612-9245-4ddbc5b140f0 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.010117] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a195f60c-7923-4612-9245-4ddbc5b140f0 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.010529] [54658]: INFO cinder.api.openstack.wsgi [None req-a195f60c-7923-4612-9245-4ddbc5b140f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1746.010863] [54658]: [pid: 54658|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:10:06 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1746.014694] [54659]: DEBUG cinder.api.middleware.request_id [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-faf0b027-a446-48d3-9bb9-128985f49a95 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.018065] [54659]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-faf0b027-a446-48d3-9bb9-128985f49a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1746.018272] [54659]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-faf0b027-a446-48d3-9bb9-128985f49a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.018741] [54659]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-faf0b027-a446-48d3-9bb9-128985f49a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.029681] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.029681] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.033649] [54659]: INFO cinder.volume.api [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-faf0b027-a446-48d3-9bb9-128985f49a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1746.038503] [54659]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-faf0b027-a446-48d3-9bb9-128985f49a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1746.039060] [54659]: [pid: 54659|app: 0|req: 93/186] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:10:06 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1746.067585] [54658]: DEBUG cinder.api.middleware.request_id [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.070008] [54658]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] PUT http://10.180.1.21/volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596 [ 1746.070454] [54658]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-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-392036", "mountpoint": "/dev/sdb"}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1746.078806] [54658]: DEBUG cinder.coordination [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Acquiring lock "cinder-attachment_update-9db43de0-dc39-4d41-9126-ad64045e8be0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1746.084172] [54658]: DEBUG cinder.coordination [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Lock "cinder-attachment_update-9db43de0-dc39-4d41-9126-ad64045e8be0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1746.085567] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.085567] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.536712] [54659]: DEBUG cinder.api.middleware.request_id [None req-b82b35b5-614f-4d54-873a-800194f957f5 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.538773] [54659]: INFO cinder.api.openstack.wsgi [None req-b82b35b5-614f-4d54-873a-800194f957f5 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1746.538996] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b82b35b5-614f-4d54-873a-800194f957f5 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.539236] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b82b35b5-614f-4d54-873a-800194f957f5 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.555177] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.555177] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.559261] [54659]: INFO cinder.volume.api [None req-b82b35b5-614f-4d54-873a-800194f957f5 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1746.565383] [54659]: INFO cinder.api.openstack.wsgi [None req-b82b35b5-614f-4d54-873a-800194f957f5 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1746.565757] [54659]: [pid: 54659|app: 0|req: 94/187] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:07 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1747.577627] [54659]: DEBUG cinder.api.middleware.request_id [None req-e6d54ef0-0042-4ee9-8913-f092d360ab18 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.579969] [54659]: INFO cinder.api.openstack.wsgi [None req-e6d54ef0-0042-4ee9-8913-f092d360ab18 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1747.580247] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e6d54ef0-0042-4ee9-8913-f092d360ab18 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.580530] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e6d54ef0-0042-4ee9-8913-f092d360ab18 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.599025] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1747.599025] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.601326] [54659]: INFO cinder.volume.api [None req-e6d54ef0-0042-4ee9-8913-f092d360ab18 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1747.606412] [54659]: INFO cinder.api.openstack.wsgi [None req-e6d54ef0-0042-4ee9-8913-f092d360ab18 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1747.606970] [54659]: [pid: 54659|app: 0|req: 95/188] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:08 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.618742] [54659]: DEBUG cinder.api.middleware.request_id [None req-d2705afd-b725-4904-9fa8-74cbdb03097e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.620821] [54659]: INFO cinder.api.openstack.wsgi [None req-d2705afd-b725-4904-9fa8-74cbdb03097e tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1748.621073] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d2705afd-b725-4904-9fa8-74cbdb03097e tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.621331] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d2705afd-b725-4904-9fa8-74cbdb03097e tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.639970] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.639970] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.644055] [54659]: INFO cinder.volume.api [None req-d2705afd-b725-4904-9fa8-74cbdb03097e tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1748.649414] [54659]: INFO cinder.api.openstack.wsgi [None req-d2705afd-b725-4904-9fa8-74cbdb03097e tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1748.649825] [54659]: [pid: 54659|app: 0|req: 96/189] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:09 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1749.661297] [54659]: DEBUG cinder.api.middleware.request_id [None req-cba0f990-92eb-4f46-b6b5-63d8c563082d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1749.663452] [54659]: INFO cinder.api.openstack.wsgi [None req-cba0f990-92eb-4f46-b6b5-63d8c563082d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1749.663722] [54659]: DEBUG cinder.api.openstack.wsgi [None req-cba0f990-92eb-4f46-b6b5-63d8c563082d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1749.663962] [54659]: DEBUG cinder.api.openstack.wsgi [None req-cba0f990-92eb-4f46-b6b5-63d8c563082d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1749.678904] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1749.678904] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1749.683361] [54659]: INFO cinder.volume.api [None req-cba0f990-92eb-4f46-b6b5-63d8c563082d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1749.688895] [54659]: INFO cinder.api.openstack.wsgi [None req-cba0f990-92eb-4f46-b6b5-63d8c563082d tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1749.689324] [54659]: [pid: 54659|app: 0|req: 97/190] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:10 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.613901] [54658]: DEBUG cinder.coordination [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Lock "cinder-attachment_update-9db43de0-dc39-4d41-9126-ad64045e8be0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1750.615518] [54658]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-0c060efd-bbe9-4419-a838-95c187a3eb75 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596 returned with HTTP 200 [ 1750.615518] [54658]: [pid: 54658|app: 0|req: 94/191] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:10:06 2024] PUT /volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.703027] [54659]: DEBUG cinder.api.middleware.request_id [None req-b0873073-1417-4713-8cff-99d3d5222b6b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.703027] [54659]: INFO cinder.api.openstack.wsgi [None req-b0873073-1417-4713-8cff-99d3d5222b6b tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1750.703027] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b0873073-1417-4713-8cff-99d3d5222b6b tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.703027] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b0873073-1417-4713-8cff-99d3d5222b6b tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.714459] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.714459] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.718104] [54659]: INFO cinder.volume.api [None req-b0873073-1417-4713-8cff-99d3d5222b6b tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1750.723387] [54659]: INFO cinder.api.openstack.wsgi [None req-b0873073-1417-4713-8cff-99d3d5222b6b tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1750.723835] [54659]: [pid: 54659|app: 0|req: 98/192] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:11 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.733493] [54658]: DEBUG cinder.api.middleware.request_id [None req-80fe9293-3e4d-4401-8989-f9f18eb5c122 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.735658] [54658]: INFO cinder.api.openstack.wsgi [None req-80fe9293-3e4d-4401-8989-f9f18eb5c122 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1751.735918] [54658]: DEBUG cinder.api.openstack.wsgi [None req-80fe9293-3e4d-4401-8989-f9f18eb5c122 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.736277] [54658]: DEBUG cinder.api.openstack.wsgi [None req-80fe9293-3e4d-4401-8989-f9f18eb5c122 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.749814] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.749814] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.753591] [54658]: INFO cinder.volume.api [None req-80fe9293-3e4d-4401-8989-f9f18eb5c122 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1751.759284] [54658]: INFO cinder.api.openstack.wsgi [None req-80fe9293-3e4d-4401-8989-f9f18eb5c122 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1751.759698] [54658]: [pid: 54658|app: 0|req: 95/193] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:12 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1752.325623] [54659]: DEBUG cinder.api.middleware.request_id [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-f76d176a-6db2-4da8-b97a-b4e720da4b90 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.328211] [54659]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-f76d176a-6db2-4da8-b97a-b4e720da4b90 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] POST http://10.180.1.21/volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596/action [ 1752.328816] [54659]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-f76d176a-6db2-4da8-b97a-b4e720da4b90 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1752.328913] [54659]: DEBUG cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-f76d176a-6db2-4da8-b97a-b4e720da4b90 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1752.349929] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.349929] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.362078] [54659]: INFO cinder.api.openstack.wsgi [req-ff6028a0-4996-4220-aa75-8f9aa66ebb79 req-f76d176a-6db2-4da8-b97a-b4e720da4b90 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596/action returned with HTTP 204 [ 1752.362631] [54659]: [pid: 54659|app: 0|req: 99/194] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:10:13 2024] POST /volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1752.771045] [54658]: DEBUG cinder.api.middleware.request_id [None req-7cae8565-4b2a-44c7-8646-ac51241259ee None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.774009] [54658]: INFO cinder.api.openstack.wsgi [None req-7cae8565-4b2a-44c7-8646-ac51241259ee tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1752.774009] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7cae8565-4b2a-44c7-8646-ac51241259ee tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.774009] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7cae8565-4b2a-44c7-8646-ac51241259ee tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.794894] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.794894] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.801415] [54658]: INFO cinder.volume.api [None req-7cae8565-4b2a-44c7-8646-ac51241259ee tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1752.807971] [54658]: INFO cinder.api.openstack.wsgi [None req-7cae8565-4b2a-44c7-8646-ac51241259ee tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1752.808603] [54658]: [pid: 54658|app: 0|req: 96/195] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:13 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.818558] [54659]: DEBUG cinder.api.middleware.request_id [None req-9003224e-af18-4add-9143-5bf86fe407ce None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.820687] [54659]: INFO cinder.api.openstack.wsgi [None req-9003224e-af18-4add-9143-5bf86fe407ce tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1752.820923] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9003224e-af18-4add-9143-5bf86fe407ce tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.821167] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9003224e-af18-4add-9143-5bf86fe407ce tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.834450] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.834450] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.838844] [54659]: INFO cinder.volume.api [None req-9003224e-af18-4add-9143-5bf86fe407ce tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1752.844081] [54659]: INFO cinder.api.openstack.wsgi [None req-9003224e-af18-4add-9143-5bf86fe407ce tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1752.844718] [54659]: [pid: 54659|app: 0|req: 100/196] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:13 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1759.305094] [54658]: DEBUG cinder.api.middleware.request_id [req-153132b7-35c6-4838-aa22-b4aa038364a5 req-b66ef574-8de6-4683-94b2-e025ebd31dcd None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.307564] [54658]: INFO cinder.api.openstack.wsgi [req-153132b7-35c6-4838-aa22-b4aa038364a5 req-b66ef574-8de6-4683-94b2-e025ebd31dcd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596 [ 1759.307797] [54658]: DEBUG cinder.api.openstack.wsgi [req-153132b7-35c6-4838-aa22-b4aa038364a5 req-b66ef574-8de6-4683-94b2-e025ebd31dcd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.309186] [54658]: DEBUG cinder.api.openstack.wsgi [req-153132b7-35c6-4838-aa22-b4aa038364a5 req-b66ef574-8de6-4683-94b2-e025ebd31dcd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.324125] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.324125] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.870453] [54658]: INFO cinder.api.openstack.wsgi [req-153132b7-35c6-4838-aa22-b4aa038364a5 req-b66ef574-8de6-4683-94b2-e025ebd31dcd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596 returned with HTTP 200 [ 1759.870912] [54658]: [pid: 54658|app: 0|req: 97/197] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:10:20 2024] DELETE /volume/v3/attachments/8f6c3641-70a1-49bd-91e2-5def9a6ae596 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1762.093852] [54659]: DEBUG cinder.api.middleware.request_id [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-3d63d3fc-d6bc-444f-a09c-00f39cea14cb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.096614] [54659]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-3d63d3fc-d6bc-444f-a09c-00f39cea14cb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1762.096928] [54659]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-3d63d3fc-d6bc-444f-a09c-00f39cea14cb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.097066] [54659]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-3d63d3fc-d6bc-444f-a09c-00f39cea14cb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.111040] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.111040] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.116454] [54659]: INFO cinder.volume.api [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-3d63d3fc-d6bc-444f-a09c-00f39cea14cb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1762.123015] [54659]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-3d63d3fc-d6bc-444f-a09c-00f39cea14cb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1762.123540] [54659]: [pid: 54659|app: 0|req: 101/198] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:10:22 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1763.646720] [54658]: DEBUG cinder.api.middleware.request_id [None req-ca8d62e6-770c-4ff4-b4fc-15a9278cfe21 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.647841] [54658]: INFO cinder.api.openstack.wsgi [None req-ca8d62e6-770c-4ff4-b4fc-15a9278cfe21 None None] GET http://10.180.1.21/volume// [ 1763.647841] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ca8d62e6-770c-4ff4-b4fc-15a9278cfe21 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.648136] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ca8d62e6-770c-4ff4-b4fc-15a9278cfe21 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.648669] [54658]: INFO cinder.api.openstack.wsgi [None req-ca8d62e6-770c-4ff4-b4fc-15a9278cfe21 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1763.649121] [54658]: [pid: 54658|app: 0|req: 98/199] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:10:24 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1763.653170] [54659]: DEBUG cinder.api.middleware.request_id [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-ac25a1cc-6c3d-402f-bb3f-38a09d524109 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.655438] [54659]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-ac25a1cc-6c3d-402f-bb3f-38a09d524109 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1763.655883] [54659]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-ac25a1cc-6c3d-402f-bb3f-38a09d524109 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "298feca8-1a21-4825-b1d6-1290b8d8295b", "connector": null, "instance_uuid": "5934998c-533d-4b17-a5aa-b54496a7ba6a"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1763.667559] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.667559] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.692088] [54659]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-ac25a1cc-6c3d-402f-bb3f-38a09d524109 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1763.692549] [54659]: [pid: 54659|app: 0|req: 102/200] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:10:24 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1763.712507] [54658]: DEBUG cinder.api.middleware.request_id [None req-af06532b-b1d6-4bd0-824b-f2b7e8d07e5d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.714031] [54658]: INFO cinder.api.openstack.wsgi [None req-af06532b-b1d6-4bd0-824b-f2b7e8d07e5d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1763.714281] [54658]: DEBUG cinder.api.openstack.wsgi [None req-af06532b-b1d6-4bd0-824b-f2b7e8d07e5d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.714790] [54658]: DEBUG cinder.api.openstack.wsgi [None req-af06532b-b1d6-4bd0-824b-f2b7e8d07e5d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.725049] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.725049] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.728907] [54658]: INFO cinder.volume.api [None req-af06532b-b1d6-4bd0-824b-f2b7e8d07e5d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1763.733792] [54658]: INFO cinder.api.openstack.wsgi [None req-af06532b-b1d6-4bd0-824b-f2b7e8d07e5d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1763.734202] [54658]: [pid: 54658|app: 0|req: 99/201] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:24 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1764.215990] [54659]: DEBUG cinder.api.middleware.request_id [None req-ee38b3af-2980-4a95-b0d8-f7337a88ec2e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.216462] [54659]: INFO cinder.api.openstack.wsgi [None req-ee38b3af-2980-4a95-b0d8-f7337a88ec2e None None] GET http://10.180.1.21/volume// [ 1764.216642] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee38b3af-2980-4a95-b0d8-f7337a88ec2e None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.216864] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ee38b3af-2980-4a95-b0d8-f7337a88ec2e None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.217301] [54659]: INFO cinder.api.openstack.wsgi [None req-ee38b3af-2980-4a95-b0d8-f7337a88ec2e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1764.217602] [54659]: [pid: 54659|app: 0|req: 103/202] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:10:25 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1764.221463] [54658]: DEBUG cinder.api.middleware.request_id [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-1756479c-5445-4007-ae95-3147c6af1c7e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.224169] [54658]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-1756479c-5445-4007-ae95-3147c6af1c7e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1764.224406] [54658]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-1756479c-5445-4007-ae95-3147c6af1c7e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.224639] [54658]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-1756479c-5445-4007-ae95-3147c6af1c7e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.236136] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.236136] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.240455] [54658]: INFO cinder.volume.api [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-1756479c-5445-4007-ae95-3147c6af1c7e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1764.245969] [54658]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-1756479c-5445-4007-ae95-3147c6af1c7e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1764.245969] [54658]: [pid: 54658|app: 0|req: 100/203] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:10:25 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1764.272273] [54659]: DEBUG cinder.api.middleware.request_id [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.274652] [54659]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4 [ 1764.275118] [54659]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-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-391977", "mountpoint": "/dev/sdb"}}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1764.287264] [54659]: DEBUG cinder.coordination [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Acquiring lock "cinder-attachment_update-298feca8-1a21-4825-b1d6-1290b8d8295b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1764.293261] [54659]: DEBUG cinder.coordination [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Lock "cinder-attachment_update-298feca8-1a21-4825-b1d6-1290b8d8295b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1764.294703] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.294703] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.746161] [54658]: DEBUG cinder.api.middleware.request_id [None req-23aaf5f2-f35a-4ced-a023-81c39d9b4c87 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.749117] [54658]: INFO cinder.api.openstack.wsgi [None req-23aaf5f2-f35a-4ced-a023-81c39d9b4c87 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1764.749614] [54658]: DEBUG cinder.api.openstack.wsgi [None req-23aaf5f2-f35a-4ced-a023-81c39d9b4c87 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.749614] [54658]: DEBUG cinder.api.openstack.wsgi [None req-23aaf5f2-f35a-4ced-a023-81c39d9b4c87 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.766813] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.766813] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.771145] [54658]: INFO cinder.volume.api [None req-23aaf5f2-f35a-4ced-a023-81c39d9b4c87 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1764.776995] [54658]: INFO cinder.api.openstack.wsgi [None req-23aaf5f2-f35a-4ced-a023-81c39d9b4c87 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1764.777454] [54658]: [pid: 54658|app: 0|req: 101/204] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:25 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.788321] [54658]: DEBUG cinder.api.middleware.request_id [None req-a2f2dbb5-d0b4-4ec0-8338-8cb158a7a365 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.790541] [54658]: INFO cinder.api.openstack.wsgi [None req-a2f2dbb5-d0b4-4ec0-8338-8cb158a7a365 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1765.790818] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a2f2dbb5-d0b4-4ec0-8338-8cb158a7a365 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.791060] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a2f2dbb5-d0b4-4ec0-8338-8cb158a7a365 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.815261] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.815261] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.822682] [54658]: INFO cinder.volume.api [None req-a2f2dbb5-d0b4-4ec0-8338-8cb158a7a365 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1765.827738] [54658]: INFO cinder.api.openstack.wsgi [None req-a2f2dbb5-d0b4-4ec0-8338-8cb158a7a365 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1765.828178] [54658]: [pid: 54658|app: 0|req: 102/205] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:26 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.844031] [54658]: DEBUG cinder.api.middleware.request_id [None req-4bf067ae-2ba7-4b5e-afda-17100a5b12bb None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.848029] [54658]: INFO cinder.api.openstack.wsgi [None req-4bf067ae-2ba7-4b5e-afda-17100a5b12bb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1766.848029] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4bf067ae-2ba7-4b5e-afda-17100a5b12bb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.848029] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4bf067ae-2ba7-4b5e-afda-17100a5b12bb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.869303] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.869303] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.875041] [54658]: INFO cinder.volume.api [None req-4bf067ae-2ba7-4b5e-afda-17100a5b12bb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1766.882161] [54658]: INFO cinder.api.openstack.wsgi [None req-4bf067ae-2ba7-4b5e-afda-17100a5b12bb tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1766.882812] [54658]: [pid: 54658|app: 0|req: 103/206] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:27 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.893597] [54658]: DEBUG cinder.api.middleware.request_id [None req-14ecf4e4-33d9-4524-bccb-c516f7452a98 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.895720] [54658]: INFO cinder.api.openstack.wsgi [None req-14ecf4e4-33d9-4524-bccb-c516f7452a98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1767.896008] [54658]: DEBUG cinder.api.openstack.wsgi [None req-14ecf4e4-33d9-4524-bccb-c516f7452a98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.896267] [54658]: DEBUG cinder.api.openstack.wsgi [None req-14ecf4e4-33d9-4524-bccb-c516f7452a98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.930322] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.930322] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.935980] [54658]: INFO cinder.volume.api [None req-14ecf4e4-33d9-4524-bccb-c516f7452a98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1767.943267] [54658]: INFO cinder.api.openstack.wsgi [None req-14ecf4e4-33d9-4524-bccb-c516f7452a98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1767.944035] [54658]: [pid: 54658|app: 0|req: 104/207] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:28 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1768.832362] [54659]: DEBUG cinder.coordination [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Lock "cinder-attachment_update-298feca8-1a21-4825-b1d6-1290b8d8295b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.539s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1768.832781] [54659]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-717654d3-4eb8-482a-a983-4f53a848a428 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4 returned with HTTP 200 [ 1768.833333] [54659]: [pid: 54659|app: 0|req: 104/208] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:10:25 2024] PUT /volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4 => generated 617 bytes in 4562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.955062] [54658]: DEBUG cinder.api.middleware.request_id [None req-e8d4ea5c-b366-4580-969f-27d6671c9d2e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.961148] [54658]: INFO cinder.api.openstack.wsgi [None req-e8d4ea5c-b366-4580-969f-27d6671c9d2e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1768.961148] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e8d4ea5c-b366-4580-969f-27d6671c9d2e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.961148] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e8d4ea5c-b366-4580-969f-27d6671c9d2e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.976025] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.976025] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.979709] [54658]: INFO cinder.volume.api [None req-e8d4ea5c-b366-4580-969f-27d6671c9d2e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1768.985697] [54658]: INFO cinder.api.openstack.wsgi [None req-e8d4ea5c-b366-4580-969f-27d6671c9d2e tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1768.985697] [54658]: [pid: 54658|app: 0|req: 105/209] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:29 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.323036] [54659]: DEBUG cinder.api.middleware.request_id [None req-982ea606-5603-4c66-8187-d2d62d46faeb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.325549] [54659]: INFO cinder.api.openstack.wsgi [None req-982ea606-5603-4c66-8187-d2d62d46faeb tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1769.325803] [54659]: DEBUG cinder.api.openstack.wsgi [None req-982ea606-5603-4c66-8187-d2d62d46faeb tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.326065] [54659]: DEBUG cinder.api.openstack.wsgi [None req-982ea606-5603-4c66-8187-d2d62d46faeb tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.340141] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.340141] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.346551] [54659]: INFO cinder.volume.api [None req-982ea606-5603-4c66-8187-d2d62d46faeb tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1769.350778] [54659]: INFO cinder.api.openstack.wsgi [None req-982ea606-5603-4c66-8187-d2d62d46faeb tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1769.351186] [54659]: [pid: 54659|app: 0|req: 105/210] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:30 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.367566] [54658]: DEBUG cinder.api.middleware.request_id [None req-36dc2b55-ce1e-4220-b66e-ec54d57401fd None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.369837] [54658]: INFO cinder.api.openstack.wsgi [None req-36dc2b55-ce1e-4220-b66e-ec54d57401fd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1769.370098] [54658]: DEBUG cinder.api.openstack.wsgi [None req-36dc2b55-ce1e-4220-b66e-ec54d57401fd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.370327] [54658]: DEBUG cinder.api.openstack.wsgi [None req-36dc2b55-ce1e-4220-b66e-ec54d57401fd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.385450] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.385450] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.388330] [54658]: INFO cinder.volume.api [None req-36dc2b55-ce1e-4220-b66e-ec54d57401fd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1769.395738] [54658]: INFO cinder.api.openstack.wsgi [None req-36dc2b55-ce1e-4220-b66e-ec54d57401fd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1769.396224] [54658]: [pid: 54658|app: 0|req: 106/211] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:30 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.458910] [54659]: DEBUG cinder.api.middleware.request_id [None req-e449395b-f22e-45c0-ba07-f43d41315ffc None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.463027] [54659]: INFO cinder.api.openstack.wsgi [None req-e449395b-f22e-45c0-ba07-f43d41315ffc tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1769.463027] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e449395b-f22e-45c0-ba07-f43d41315ffc tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.463027] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e449395b-f22e-45c0-ba07-f43d41315ffc tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.472197] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.472197] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.477682] [54659]: INFO cinder.volume.api [None req-e449395b-f22e-45c0-ba07-f43d41315ffc tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1769.484236] [54659]: INFO cinder.api.openstack.wsgi [None req-e449395b-f22e-45c0-ba07-f43d41315ffc tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1769.484236] [54659]: [pid: 54659|app: 0|req: 106/212] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:30 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.997564] [54658]: DEBUG cinder.api.middleware.request_id [None req-4097885d-a4fe-4d57-aafb-4216bb7798e8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.000146] [54658]: INFO cinder.api.openstack.wsgi [None req-4097885d-a4fe-4d57-aafb-4216bb7798e8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1770.000370] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4097885d-a4fe-4d57-aafb-4216bb7798e8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.000581] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4097885d-a4fe-4d57-aafb-4216bb7798e8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.031078] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.031078] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.037617] [54658]: INFO cinder.volume.api [None req-4097885d-a4fe-4d57-aafb-4216bb7798e8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1770.043115] [54658]: INFO cinder.api.openstack.wsgi [None req-4097885d-a4fe-4d57-aafb-4216bb7798e8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1770.043530] [54658]: [pid: 54658|app: 0|req: 107/213] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:30 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.054663] [54659]: DEBUG cinder.api.middleware.request_id [None req-f9f4f9bd-ce96-490e-8ca6-b0f46b5d7d98 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.057293] [54659]: INFO cinder.api.openstack.wsgi [None req-f9f4f9bd-ce96-490e-8ca6-b0f46b5d7d98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1771.057515] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f9f4f9bd-ce96-490e-8ca6-b0f46b5d7d98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.057701] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f9f4f9bd-ce96-490e-8ca6-b0f46b5d7d98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.084383] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.084383] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.092105] [54659]: INFO cinder.volume.api [None req-f9f4f9bd-ce96-490e-8ca6-b0f46b5d7d98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1771.101199] [54659]: INFO cinder.api.openstack.wsgi [None req-f9f4f9bd-ce96-490e-8ca6-b0f46b5d7d98 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1771.101597] [54659]: [pid: 54659|app: 0|req: 107/214] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:31 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.490918] [54658]: DEBUG cinder.api.middleware.request_id [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-8c36136f-783d-4b72-833c-42544669e17d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.494132] [54658]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-8c36136f-783d-4b72-833c-42544669e17d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] POST http://10.180.1.21/volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4/action [ 1771.498171] [54658]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-8c36136f-783d-4b72-833c-42544669e17d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1771.498171] [54658]: DEBUG cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-8c36136f-783d-4b72-833c-42544669e17d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1771.539057] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.539057] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.555493] [54658]: INFO cinder.api.openstack.wsgi [req-ab1e2c9b-120d-4705-9658-fb34d28c2c6d req-8c36136f-783d-4b72-833c-42544669e17d tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4/action returned with HTTP 204 [ 1771.557505] [54658]: [pid: 54658|app: 0|req: 108/215] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:10:32 2024] POST /volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1772.112029] [54659]: DEBUG cinder.api.middleware.request_id [None req-9e16faa2-e89b-4998-8df1-59b9f49fc57a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.116849] [54659]: INFO cinder.api.openstack.wsgi [None req-9e16faa2-e89b-4998-8df1-59b9f49fc57a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1772.117118] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9e16faa2-e89b-4998-8df1-59b9f49fc57a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.117844] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9e16faa2-e89b-4998-8df1-59b9f49fc57a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.146832] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.146832] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.160623] [54659]: INFO cinder.volume.api [None req-9e16faa2-e89b-4998-8df1-59b9f49fc57a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1772.168260] [54659]: INFO cinder.api.openstack.wsgi [None req-9e16faa2-e89b-4998-8df1-59b9f49fc57a tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1772.168728] [54659]: [pid: 54659|app: 0|req: 108/216] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:32 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1143 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.179996] [54658]: DEBUG cinder.api.middleware.request_id [None req-a2f20bd9-9238-4070-89b7-87b0bfa97003 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.182100] [54658]: INFO cinder.api.openstack.wsgi [None req-a2f20bd9-9238-4070-89b7-87b0bfa97003 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1772.182341] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a2f20bd9-9238-4070-89b7-87b0bfa97003 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.182581] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a2f20bd9-9238-4070-89b7-87b0bfa97003 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.192837] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.192837] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.197027] [54658]: INFO cinder.volume.api [None req-a2f20bd9-9238-4070-89b7-87b0bfa97003 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1772.203658] [54658]: INFO cinder.api.openstack.wsgi [None req-a2f20bd9-9238-4070-89b7-87b0bfa97003 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1772.203658] [54658]: [pid: 54658|app: 0|req: 109/217] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:33 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1772.523092] [54659]: DEBUG cinder.api.middleware.request_id [req-929346c4-644f-4f4e-bc21-bd062fab9bcf req-77887822-2950-4a09-bec4-785183b216f6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.525341] [54659]: INFO cinder.api.openstack.wsgi [req-929346c4-644f-4f4e-bc21-bd062fab9bcf req-77887822-2950-4a09-bec4-785183b216f6 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1772.525576] [54659]: DEBUG cinder.api.openstack.wsgi [req-929346c4-644f-4f4e-bc21-bd062fab9bcf req-77887822-2950-4a09-bec4-785183b216f6 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.525807] [54659]: DEBUG cinder.api.openstack.wsgi [req-929346c4-644f-4f4e-bc21-bd062fab9bcf req-77887822-2950-4a09-bec4-785183b216f6 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.561290] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.561290] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.567227] [54659]: INFO cinder.volume.api [req-929346c4-644f-4f4e-bc21-bd062fab9bcf req-77887822-2950-4a09-bec4-785183b216f6 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1772.574204] [54659]: INFO cinder.api.openstack.wsgi [req-929346c4-644f-4f4e-bc21-bd062fab9bcf req-77887822-2950-4a09-bec4-785183b216f6 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1772.574643] [54659]: [pid: 54659|app: 0|req: 109/218] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:10:33 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1782.200472] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=92,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1782.569033] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=112,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1784.026905] [54658]: DEBUG cinder.api.middleware.request_id [None req-db066af1-ea3b-4198-aafc-50cbb988c115 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.029092] [54658]: INFO cinder.api.openstack.wsgi [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1784.029500] [54658]: DEBUG cinder.api.openstack.wsgi [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1304255611"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1784.031450] [54658]: DEBUG cinder.api.v3.volumes [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1304255611'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1784.031817] [54658]: INFO cinder.api.v3.volumes [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume of 1 GB [ 1784.048560] [54658]: INFO cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Availability Zones retrieved successfully. [ 1784.058314] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Flow 'volume_create_api' (a291b02c-e00b-4b84-b32e-33f13db9120b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1784.059629] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f84cc1-7c9d-47d8-a12a-ba2058454c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1784.060969] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1784.090508] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f84cc1-7c9d-47d8-a12a-ba2058454c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1784.091590] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f97220-093a-47e9-a592-c4e021f6162b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1784.148996] [54658]: DEBUG cinder.quota [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Created reservations ['9112a3d0-da03-4fb3-bc34-4f0d6805d3ab', '50ad5c5d-987d-4f09-ac3f-fc0fba25f537', '864f28b7-704e-4ff8-9f7c-0b28c8c8070d', 'e4f3d85d-6ed4-4725-a88c-24b1c409dad8'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1784.150220] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f97220-093a-47e9-a592-c4e021f6162b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9112a3d0-da03-4fb3-bc34-4f0d6805d3ab', '50ad5c5d-987d-4f09-ac3f-fc0fba25f537', '864f28b7-704e-4ff8-9f7c-0b28c8c8070d', 'e4f3d85d-6ed4-4725-a88c-24b1c409dad8']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1784.151713] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324d5c75-6229-4ca4-a2fb-7fbe701b563e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1784.181710] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324d5c75-6229-4ca4-a2fb-7fbe701b563e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e2b0f5-5ca2-46b5-b457-267b08da7719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1304255611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd00da2549745e68f897c5580a69b2c',qos_specs=None,replication_status=,reservations=['9112a3d0-da03-4fb3-bc34-4f0d6805d3ab','50ad5c5d-987d-4f09-ac3f-fc0fba25f537','864f28b7-704e-4ff8-9f7c-0b28c8c8070d','e4f3d85d-6ed4-4725-a88c-24b1c409dad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54da279a81ee480d90102b182e896657',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1304255611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e2b0f5-5ca2-46b5-b457-267b08da7719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd00da2549745e68f897c5580a69b2c',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='54da279a81ee480d90102b182e896657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1784.182770] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd67a29-f39b-4fcc-a7a1-7eeef9e71f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1784.197317] [54659]: DEBUG cinder.api.middleware.request_id [req-2124f7ed-3e75-4408-86de-da059d5cc6b4 req-d47c87b8-df61-47a0-8775-16f4cba7426f None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.202022] [54659]: INFO cinder.api.openstack.wsgi [req-2124f7ed-3e75-4408-86de-da059d5cc6b4 req-d47c87b8-df61-47a0-8775-16f4cba7426f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1784.202022] [54659]: DEBUG cinder.api.openstack.wsgi [req-2124f7ed-3e75-4408-86de-da059d5cc6b4 req-d47c87b8-df61-47a0-8775-16f4cba7426f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.202022] [54659]: DEBUG cinder.api.openstack.wsgi [req-2124f7ed-3e75-4408-86de-da059d5cc6b4 req-d47c87b8-df61-47a0-8775-16f4cba7426f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.205399] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd67a29-f39b-4fcc-a7a1-7eeef9e71f88) 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-1304255611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd00da2549745e68f897c5580a69b2c',qos_specs=None,replication_status=,reservations=['9112a3d0-da03-4fb3-bc34-4f0d6805d3ab','50ad5c5d-987d-4f09-ac3f-fc0fba25f537','864f28b7-704e-4ff8-9f7c-0b28c8c8070d','e4f3d85d-6ed4-4725-a88c-24b1c409dad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54da279a81ee480d90102b182e896657',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1784.206552] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52746170-bf89-402b-b89a-4769a7b50693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1784.220685] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52746170-bf89-402b-b89a-4769a7b50693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1784.224169] [54658]: DEBUG cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Flow 'volume_create_api' (a291b02c-e00b-4b84-b32e-33f13db9120b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1784.224169] [54658]: INFO cinder.volume.api [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume request issued successfully. [ 1784.224473] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.224473] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.224554] [54658]: INFO cinder.api.openstack.wsgi [None req-db066af1-ea3b-4198-aafc-50cbb988c115 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1784.224554] [54658]: [pid: 54658|app: 0|req: 110/219] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:10:44 2024] POST /volume/v3/volumes => generated 750 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1784.231281] [54659]: INFO cinder.volume.api [req-2124f7ed-3e75-4408-86de-da059d5cc6b4 req-d47c87b8-df61-47a0-8775-16f4cba7426f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1784.235335] [54658]: DEBUG cinder.api.middleware.request_id [None req-d2020ae1-fbc9-4438-86f5-43a574978b90 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.237956] [54658]: INFO cinder.api.openstack.wsgi [None req-d2020ae1-fbc9-4438-86f5-43a574978b90 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1784.238222] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d2020ae1-fbc9-4438-86f5-43a574978b90 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.239347] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d2020ae1-fbc9-4438-86f5-43a574978b90 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.244179] [54659]: INFO cinder.api.openstack.wsgi [req-2124f7ed-3e75-4408-86de-da059d5cc6b4 req-d47c87b8-df61-47a0-8775-16f4cba7426f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1784.246932] [54659]: [pid: 54659|app: 0|req: 110/220] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:10:45 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1784.248031] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.248031] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.252317] [54658]: INFO cinder.volume.api [None req-d2020ae1-fbc9-4438-86f5-43a574978b90 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1784.257319] [54658]: INFO cinder.api.openstack.wsgi [None req-d2020ae1-fbc9-4438-86f5-43a574978b90 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1784.257798] [54658]: [pid: 54658|app: 0|req: 111/221] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:45 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.274039] [54659]: DEBUG cinder.api.middleware.request_id [None req-4f00cf74-772a-47c4-87aa-5ea17af2f13c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.274920] [54659]: INFO cinder.api.openstack.wsgi [None req-4f00cf74-772a-47c4-87aa-5ea17af2f13c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1785.275164] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4f00cf74-772a-47c4-87aa-5ea17af2f13c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.275383] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4f00cf74-772a-47c4-87aa-5ea17af2f13c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.297271] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.297271] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.304174] [54659]: INFO cinder.volume.api [None req-4f00cf74-772a-47c4-87aa-5ea17af2f13c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1785.314341] [54659]: INFO cinder.api.openstack.wsgi [None req-4f00cf74-772a-47c4-87aa-5ea17af2f13c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1785.314341] [54659]: [pid: 54659|app: 0|req: 111/222] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:46 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.376052] [54658]: DEBUG cinder.api.middleware.request_id [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-93423288-bf15-464c-a250-6cf811ca0793 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.378953] [54658]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-93423288-bf15-464c-a250-6cf811ca0793 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1785.379178] [54658]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-93423288-bf15-464c-a250-6cf811ca0793 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.379481] [54658]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-93423288-bf15-464c-a250-6cf811ca0793 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.389253] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.389253] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.393418] [54658]: INFO cinder.volume.api [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-93423288-bf15-464c-a250-6cf811ca0793 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1785.398875] [54658]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-93423288-bf15-464c-a250-6cf811ca0793 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1785.399394] [54658]: [pid: 54658|app: 0|req: 112/223] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:10:46 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1786.938660] [54659]: DEBUG cinder.api.middleware.request_id [None req-e0395883-987a-4577-ba62-01267b6f5080 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.939106] [54659]: INFO cinder.api.openstack.wsgi [None req-e0395883-987a-4577-ba62-01267b6f5080 None None] GET http://10.180.1.21/volume// [ 1786.939346] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e0395883-987a-4577-ba62-01267b6f5080 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.939594] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e0395883-987a-4577-ba62-01267b6f5080 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.939989] [54659]: INFO cinder.api.openstack.wsgi [None req-e0395883-987a-4577-ba62-01267b6f5080 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1786.940302] [54659]: [pid: 54659|app: 0|req: 112/224] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:10:47 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1786.945585] [54658]: DEBUG cinder.api.middleware.request_id [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-a158745c-fb3b-498c-8757-e9f277debbdb None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.948940] [54658]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-a158745c-fb3b-498c-8757-e9f277debbdb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1786.948940] [54658]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-a158745c-fb3b-498c-8757-e9f277debbdb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e2b0f5-5ca2-46b5-b457-267b08da7719", "connector": null, "instance_uuid": "c6095bc6-1e2a-49bf-bcda-dbc36dd5221d"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1786.969601] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1786.969601] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.005780] [54658]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-a158745c-fb3b-498c-8757-e9f277debbdb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1787.005780] [54658]: [pid: 54658|app: 0|req: 113/225] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:10:47 2024] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1787.046340] [54659]: DEBUG cinder.api.middleware.request_id [None req-f9d5ba26-0ad2-4694-9f65-dd78f0244fad None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.048373] [54659]: INFO cinder.api.openstack.wsgi [None req-f9d5ba26-0ad2-4694-9f65-dd78f0244fad tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1787.048604] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f9d5ba26-0ad2-4694-9f65-dd78f0244fad tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.048862] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f9d5ba26-0ad2-4694-9f65-dd78f0244fad tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.059163] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.059163] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.062676] [54659]: INFO cinder.volume.api [None req-f9d5ba26-0ad2-4694-9f65-dd78f0244fad tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1787.067605] [54659]: INFO cinder.api.openstack.wsgi [None req-f9d5ba26-0ad2-4694-9f65-dd78f0244fad tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1787.068151] [54659]: [pid: 54659|app: 0|req: 113/226] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:47 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1787.546807] [54658]: DEBUG cinder.api.middleware.request_id [None req-197b3dad-d32d-4998-b009-c4b9cb27954b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.547322] [54658]: INFO cinder.api.openstack.wsgi [None req-197b3dad-d32d-4998-b009-c4b9cb27954b None None] GET http://10.180.1.21/volume// [ 1787.547510] [54658]: DEBUG cinder.api.openstack.wsgi [None req-197b3dad-d32d-4998-b009-c4b9cb27954b None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.547729] [54658]: DEBUG cinder.api.openstack.wsgi [None req-197b3dad-d32d-4998-b009-c4b9cb27954b None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.548177] [54658]: INFO cinder.api.openstack.wsgi [None req-197b3dad-d32d-4998-b009-c4b9cb27954b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1787.548559] [54658]: [pid: 54658|app: 0|req: 114/227] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:10:48 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1787.553524] [54659]: DEBUG cinder.api.middleware.request_id [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-804dcf35-a99f-4e6e-9681-2c6fcef499d0 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.557300] [54659]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-804dcf35-a99f-4e6e-9681-2c6fcef499d0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1787.557732] [54659]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-804dcf35-a99f-4e6e-9681-2c6fcef499d0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.558522] [54659]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-804dcf35-a99f-4e6e-9681-2c6fcef499d0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.601839] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.601839] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.612760] [54659]: INFO cinder.volume.api [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-804dcf35-a99f-4e6e-9681-2c6fcef499d0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1787.620855] [54659]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-804dcf35-a99f-4e6e-9681-2c6fcef499d0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1787.621311] [54659]: [pid: 54659|app: 0|req: 114/228] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:10:48 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1023 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1787.658954] [54658]: DEBUG cinder.api.middleware.request_id [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.661818] [54658]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] PUT http://10.180.1.21/volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5 [ 1787.662393] [54658]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-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-392034", "mountpoint": "/dev/sdb"}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1787.672025] [54658]: DEBUG cinder.coordination [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Acquiring lock "cinder-attachment_update-30e2b0f5-5ca2-46b5-b457-267b08da7719-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1787.678212] [54658]: DEBUG cinder.coordination [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Lock "cinder-attachment_update-30e2b0f5-5ca2-46b5-b457-267b08da7719-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1787.679069] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.679069] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1788.082020] [54659]: DEBUG cinder.api.middleware.request_id [None req-554969e8-d663-4f1a-8145-8e3c0f9d1e9c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.083702] [54659]: INFO cinder.api.openstack.wsgi [None req-554969e8-d663-4f1a-8145-8e3c0f9d1e9c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1788.083741] [54659]: DEBUG cinder.api.openstack.wsgi [None req-554969e8-d663-4f1a-8145-8e3c0f9d1e9c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1788.084013] [54659]: DEBUG cinder.api.openstack.wsgi [None req-554969e8-d663-4f1a-8145-8e3c0f9d1e9c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1788.107321] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1788.107321] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1788.114829] [54659]: INFO cinder.volume.api [None req-554969e8-d663-4f1a-8145-8e3c0f9d1e9c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1788.123391] [54659]: INFO cinder.api.openstack.wsgi [None req-554969e8-d663-4f1a-8145-8e3c0f9d1e9c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1788.123932] [54659]: [pid: 54659|app: 0|req: 115/229] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:48 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1789.133352] [54659]: DEBUG cinder.api.middleware.request_id [None req-e886deb6-c027-461f-bf77-c4555cd62f72 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1789.139438] [54659]: INFO cinder.api.openstack.wsgi [None req-e886deb6-c027-461f-bf77-c4555cd62f72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1789.139676] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e886deb6-c027-461f-bf77-c4555cd62f72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1789.139898] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e886deb6-c027-461f-bf77-c4555cd62f72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1789.169318] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1789.169318] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1789.173973] [54659]: INFO cinder.volume.api [None req-e886deb6-c027-461f-bf77-c4555cd62f72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1789.179719] [54659]: INFO cinder.api.openstack.wsgi [None req-e886deb6-c027-461f-bf77-c4555cd62f72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1789.180148] [54659]: [pid: 54659|app: 0|req: 116/230] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:49 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1790.196137] [54659]: DEBUG cinder.api.middleware.request_id [None req-507fbedc-cc7c-4f45-9534-7fb3bd543bed None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.197693] [54659]: INFO cinder.api.openstack.wsgi [None req-507fbedc-cc7c-4f45-9534-7fb3bd543bed tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1790.197816] [54659]: DEBUG cinder.api.openstack.wsgi [None req-507fbedc-cc7c-4f45-9534-7fb3bd543bed tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.198018] [54659]: DEBUG cinder.api.openstack.wsgi [None req-507fbedc-cc7c-4f45-9534-7fb3bd543bed tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.213990] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.213990] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.219195] [54659]: INFO cinder.volume.api [None req-507fbedc-cc7c-4f45-9534-7fb3bd543bed tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1790.226513] [54659]: INFO cinder.api.openstack.wsgi [None req-507fbedc-cc7c-4f45-9534-7fb3bd543bed tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1790.226986] [54659]: [pid: 54659|app: 0|req: 117/231] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:51 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.236934] [54659]: DEBUG cinder.api.middleware.request_id [None req-738535cd-0df6-4613-8cb8-9c881731c0b8 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.244071] [54659]: INFO cinder.api.openstack.wsgi [None req-738535cd-0df6-4613-8cb8-9c881731c0b8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1791.244706] [54659]: DEBUG cinder.api.openstack.wsgi [None req-738535cd-0df6-4613-8cb8-9c881731c0b8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.245109] [54659]: DEBUG cinder.api.openstack.wsgi [None req-738535cd-0df6-4613-8cb8-9c881731c0b8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.265232] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.265232] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.270152] [54659]: INFO cinder.volume.api [None req-738535cd-0df6-4613-8cb8-9c881731c0b8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1791.276534] [54659]: INFO cinder.api.openstack.wsgi [None req-738535cd-0df6-4613-8cb8-9c881731c0b8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1791.277008] [54659]: [pid: 54659|app: 0|req: 118/232] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:52 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1792.210015] [54658]: DEBUG cinder.coordination [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Lock "cinder-attachment_update-30e2b0f5-5ca2-46b5-b457-267b08da7719-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1792.211011] [54658]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-46e87fb6-a1a5-476b-afdf-be58fc4809b4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5 returned with HTTP 200 [ 1792.211390] [54658]: [pid: 54658|app: 0|req: 115/233] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:10:48 2024] PUT /volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.294849] [54659]: DEBUG cinder.api.middleware.request_id [None req-0e8efe9d-45eb-4698-8535-6fa3cc76887e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.299256] [54659]: INFO cinder.api.openstack.wsgi [None req-0e8efe9d-45eb-4698-8535-6fa3cc76887e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1792.299626] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0e8efe9d-45eb-4698-8535-6fa3cc76887e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.299825] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0e8efe9d-45eb-4698-8535-6fa3cc76887e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.319146] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.319146] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.323730] [54659]: INFO cinder.volume.api [None req-0e8efe9d-45eb-4698-8535-6fa3cc76887e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1792.336622] [54659]: INFO cinder.api.openstack.wsgi [None req-0e8efe9d-45eb-4698-8535-6fa3cc76887e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1792.336982] [54659]: [pid: 54659|app: 0|req: 119/234] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:53 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.352454] [54658]: DEBUG cinder.api.middleware.request_id [None req-09fe41d9-473f-4612-b0ab-c6a44b461830 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.359031] [54658]: INFO cinder.api.openstack.wsgi [None req-09fe41d9-473f-4612-b0ab-c6a44b461830 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1793.359031] [54658]: DEBUG cinder.api.openstack.wsgi [None req-09fe41d9-473f-4612-b0ab-c6a44b461830 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.359031] [54658]: DEBUG cinder.api.openstack.wsgi [None req-09fe41d9-473f-4612-b0ab-c6a44b461830 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.393257] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.393257] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.403033] [54658]: INFO cinder.volume.api [None req-09fe41d9-473f-4612-b0ab-c6a44b461830 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1793.409014] [54658]: INFO cinder.api.openstack.wsgi [None req-09fe41d9-473f-4612-b0ab-c6a44b461830 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1793.409481] [54658]: [pid: 54658|app: 0|req: 116/235] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:54 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1794.392217] [54659]: DEBUG cinder.api.middleware.request_id [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-1f2d1362-45de-40c7-b4dc-f5d12a1ad30e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.401119] [54659]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-1f2d1362-45de-40c7-b4dc-f5d12a1ad30e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5/action [ 1794.401765] [54659]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-1f2d1362-45de-40c7-b4dc-f5d12a1ad30e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1794.401765] [54659]: DEBUG cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-1f2d1362-45de-40c7-b4dc-f5d12a1ad30e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1794.423087] [54658]: DEBUG cinder.api.middleware.request_id [None req-db00bb33-3d7e-44c6-a2fc-d6753dc153b2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.425496] [54658]: INFO cinder.api.openstack.wsgi [None req-db00bb33-3d7e-44c6-a2fc-d6753dc153b2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1794.427234] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.427234] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.427397] [54658]: DEBUG cinder.api.openstack.wsgi [None req-db00bb33-3d7e-44c6-a2fc-d6753dc153b2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.427397] [54658]: DEBUG cinder.api.openstack.wsgi [None req-db00bb33-3d7e-44c6-a2fc-d6753dc153b2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.441553] [54659]: INFO cinder.api.openstack.wsgi [req-720b9f85-c05e-4b92-adae-030d5523bac0 req-1f2d1362-45de-40c7-b4dc-f5d12a1ad30e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5/action returned with HTTP 204 [ 1794.442050] [54659]: [pid: 54659|app: 0|req: 120/236] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:10:55 2024] POST /volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1794.443984] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.443984] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.447999] [54658]: INFO cinder.volume.api [None req-db00bb33-3d7e-44c6-a2fc-d6753dc153b2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1794.457541] [54658]: INFO cinder.api.openstack.wsgi [None req-db00bb33-3d7e-44c6-a2fc-d6753dc153b2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1794.458185] [54658]: [pid: 54658|app: 0|req: 117/237] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:55 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1794.469066] [54659]: DEBUG cinder.api.middleware.request_id [None req-5f2c153c-0076-4aa7-8c82-438fd54d7c42 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.472211] [54659]: INFO cinder.api.openstack.wsgi [None req-5f2c153c-0076-4aa7-8c82-438fd54d7c42 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1794.472460] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5f2c153c-0076-4aa7-8c82-438fd54d7c42 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.472670] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5f2c153c-0076-4aa7-8c82-438fd54d7c42 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.483325] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.483325] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.486742] [54659]: INFO cinder.volume.api [None req-5f2c153c-0076-4aa7-8c82-438fd54d7c42 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1794.491251] [54659]: INFO cinder.api.openstack.wsgi [None req-5f2c153c-0076-4aa7-8c82-438fd54d7c42 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1794.492168] [54659]: [pid: 54659|app: 0|req: 121/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:55 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1794.669533] [54658]: DEBUG cinder.api.middleware.request_id [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.671797] [54658]: INFO cinder.api.openstack.wsgi [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1794.673374] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1647043818"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1794.673878] [54658]: DEBUG cinder.api.v3.volumes [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1647043818'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1794.674792] [54658]: INFO cinder.api.v3.volumes [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume of 1 GB [ 1794.683332] [54658]: INFO cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Availability Zones retrieved successfully. [ 1794.692799] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Flow 'volume_create_api' (e55a57c6-f305-4c5c-9c58-770d8237e51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1794.694100] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a25b93d-d797-4b12-acd0-e05a170855af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.695810] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1794.739657] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a25b93d-d797-4b12-acd0-e05a170855af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.740697] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (611cb9f6-e2ba-466d-88a0-a0d1deeff17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.781582] [54658]: DEBUG cinder.quota [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Created reservations ['5906c5a2-2459-40ac-afae-3351b9afd31f', '42aed712-2ca4-4527-9d65-4cb4453e5bb8', '4cffa591-5c27-4b33-b2d5-75ba18602017', 'b5e86724-cb6c-4f24-8063-1a38fc7f202a'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1794.782827] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (611cb9f6-e2ba-466d-88a0-a0d1deeff17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5906c5a2-2459-40ac-afae-3351b9afd31f', '42aed712-2ca4-4527-9d65-4cb4453e5bb8', '4cffa591-5c27-4b33-b2d5-75ba18602017', 'b5e86724-cb6c-4f24-8063-1a38fc7f202a']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.783906] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce5058f-de52-4600-b289-a62af820d31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.807654] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce5058f-de52-4600-b289-a62af820d31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1647043818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd00da2549745e68f897c5580a69b2c',qos_specs=None,replication_status=,reservations=['5906c5a2-2459-40ac-afae-3351b9afd31f','42aed712-2ca4-4527-9d65-4cb4453e5bb8','4cffa591-5c27-4b33-b2d5-75ba18602017','b5e86724-cb6c-4f24-8063-1a38fc7f202a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54da279a81ee480d90102b182e896657',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1647043818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd00da2549745e68f897c5580a69b2c',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='54da279a81ee480d90102b182e896657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.808652] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedd07d3-d976-48e5-9a9b-e8bd63212790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.835847] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedd07d3-d976-48e5-9a9b-e8bd63212790) 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-1647043818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd00da2549745e68f897c5580a69b2c',qos_specs=None,replication_status=,reservations=['5906c5a2-2459-40ac-afae-3351b9afd31f','42aed712-2ca4-4527-9d65-4cb4453e5bb8','4cffa591-5c27-4b33-b2d5-75ba18602017','b5e86724-cb6c-4f24-8063-1a38fc7f202a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54da279a81ee480d90102b182e896657',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.839311] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95604f1e-cdbf-48fb-bd81-ffb874671834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.855292] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95604f1e-cdbf-48fb-bd81-ffb874671834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.856545] [54658]: DEBUG cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Flow 'volume_create_api' (e55a57c6-f305-4c5c-9c58-770d8237e51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1794.856935] [54658]: INFO cinder.volume.api [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Create volume request issued successfully. [ 1794.861685] [54658]: INFO cinder.api.openstack.wsgi [None req-c6209e1a-8749-4703-84b4-e37d44c9ade8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1794.862159] [54658]: [pid: 54658|app: 0|req: 118/239] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:10:55 2024] POST /volume/v3/volumes => generated 750 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1794.870870] [54659]: DEBUG cinder.api.middleware.request_id [None req-fc0d7c28-a50b-4dcb-99fc-d5b95aab67a7 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.873348] [54659]: INFO cinder.api.openstack.wsgi [None req-fc0d7c28-a50b-4dcb-99fc-d5b95aab67a7 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1794.873678] [54659]: DEBUG cinder.api.openstack.wsgi [None req-fc0d7c28-a50b-4dcb-99fc-d5b95aab67a7 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.873938] [54659]: DEBUG cinder.api.openstack.wsgi [None req-fc0d7c28-a50b-4dcb-99fc-d5b95aab67a7 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.882878] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.882878] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.887388] [54659]: INFO cinder.volume.api [None req-fc0d7c28-a50b-4dcb-99fc-d5b95aab67a7 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1794.894434] [54659]: INFO cinder.api.openstack.wsgi [None req-fc0d7c28-a50b-4dcb-99fc-d5b95aab67a7 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1794.894991] [54659]: [pid: 54659|app: 0|req: 122/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:55 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.906554] [54658]: DEBUG cinder.api.middleware.request_id [None req-6301140c-8b2e-4f26-a29a-3e100ccb1edd None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.910222] [54658]: INFO cinder.api.openstack.wsgi [None req-6301140c-8b2e-4f26-a29a-3e100ccb1edd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1795.910546] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6301140c-8b2e-4f26-a29a-3e100ccb1edd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.910890] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6301140c-8b2e-4f26-a29a-3e100ccb1edd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.929077] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.929077] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.935675] [54658]: INFO cinder.volume.api [None req-6301140c-8b2e-4f26-a29a-3e100ccb1edd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1795.941664] [54658]: INFO cinder.api.openstack.wsgi [None req-6301140c-8b2e-4f26-a29a-3e100ccb1edd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1795.942118] [54658]: [pid: 54658|app: 0|req: 119/241] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:56 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.995829] [54659]: DEBUG cinder.api.middleware.request_id [req-ae462075-2734-418c-ad6a-7444952e58e1 req-8913d881-f896-464f-913f-db4f9b9f8031 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.998567] [54659]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-8913d881-f896-464f-913f-db4f9b9f8031 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1795.998844] [54659]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-8913d881-f896-464f-913f-db4f9b9f8031 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.999180] [54659]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-8913d881-f896-464f-913f-db4f9b9f8031 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.008200] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.008200] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.012198] [54659]: INFO cinder.volume.api [req-ae462075-2734-418c-ad6a-7444952e58e1 req-8913d881-f896-464f-913f-db4f9b9f8031 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1796.019792] [54659]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-8913d881-f896-464f-913f-db4f9b9f8031 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1796.020457] [54659]: [pid: 54659|app: 0|req: 123/242] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:10:56 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.549194] [54658]: DEBUG cinder.api.middleware.request_id [None req-ef169afe-49ea-4e2f-99ee-dca530e4cb96 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.549708] [54658]: INFO cinder.api.openstack.wsgi [None req-ef169afe-49ea-4e2f-99ee-dca530e4cb96 None None] GET http://10.180.1.21/volume// [ 1797.549890] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ef169afe-49ea-4e2f-99ee-dca530e4cb96 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.550138] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ef169afe-49ea-4e2f-99ee-dca530e4cb96 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.551370] [54658]: INFO cinder.api.openstack.wsgi [None req-ef169afe-49ea-4e2f-99ee-dca530e4cb96 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1797.551716] [54658]: [pid: 54658|app: 0|req: 120/243] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:10:58 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1797.560855] [54659]: DEBUG cinder.api.middleware.request_id [req-ae462075-2734-418c-ad6a-7444952e58e1 req-cd9caccb-d975-4190-8819-a9b6198b6771 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.566063] [54659]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-cd9caccb-d975-4190-8819-a9b6198b6771 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1797.566499] [54659]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-cd9caccb-d975-4190-8819-a9b6198b6771 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c", "connector": null, "instance_uuid": "c6095bc6-1e2a-49bf-bcda-dbc36dd5221d"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1797.580582] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.580582] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.612218] [54659]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-cd9caccb-d975-4190-8819-a9b6198b6771 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1797.612684] [54659]: [pid: 54659|app: 0|req: 124/244] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:10:58 2024] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1797.651540] [54658]: DEBUG cinder.api.middleware.request_id [None req-3a2afaae-e283-4fb8-9f46-3936069a5623 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.654516] [54658]: INFO cinder.api.openstack.wsgi [None req-3a2afaae-e283-4fb8-9f46-3936069a5623 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1797.654770] [54658]: DEBUG cinder.api.openstack.wsgi [None req-3a2afaae-e283-4fb8-9f46-3936069a5623 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.656306] [54658]: DEBUG cinder.api.openstack.wsgi [None req-3a2afaae-e283-4fb8-9f46-3936069a5623 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.667633] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.667633] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.671224] [54658]: INFO cinder.volume.api [None req-3a2afaae-e283-4fb8-9f46-3936069a5623 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1797.676562] [54658]: INFO cinder.api.openstack.wsgi [None req-3a2afaae-e283-4fb8-9f46-3936069a5623 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1797.676851] [54658]: [pid: 54658|app: 0|req: 121/245] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:58 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.155319] [54659]: DEBUG cinder.api.middleware.request_id [None req-ad7c4d74-ab1b-48cf-8821-d11ac017e813 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.156033] [54659]: INFO cinder.api.openstack.wsgi [None req-ad7c4d74-ab1b-48cf-8821-d11ac017e813 None None] GET http://10.180.1.21/volume// [ 1798.156268] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ad7c4d74-ab1b-48cf-8821-d11ac017e813 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.156493] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ad7c4d74-ab1b-48cf-8821-d11ac017e813 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.156919] [54659]: INFO cinder.api.openstack.wsgi [None req-ad7c4d74-ab1b-48cf-8821-d11ac017e813 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1798.157265] [54659]: [pid: 54659|app: 0|req: 125/246] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:10:59 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1798.161013] [54658]: DEBUG cinder.api.middleware.request_id [req-ae462075-2734-418c-ad6a-7444952e58e1 req-5c65cd91-64e7-4d7a-85b0-47e5c7919a96 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.164088] [54658]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-5c65cd91-64e7-4d7a-85b0-47e5c7919a96 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1798.164380] [54658]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-5c65cd91-64e7-4d7a-85b0-47e5c7919a96 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.164662] [54658]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-5c65cd91-64e7-4d7a-85b0-47e5c7919a96 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.174636] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.174636] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.177791] [54658]: INFO cinder.volume.api [req-ae462075-2734-418c-ad6a-7444952e58e1 req-5c65cd91-64e7-4d7a-85b0-47e5c7919a96 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1798.182031] [54658]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-5c65cd91-64e7-4d7a-85b0-47e5c7919a96 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1798.182699] [54658]: [pid: 54658|app: 0|req: 122/247] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:10:59 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1798.210444] [54659]: DEBUG cinder.api.middleware.request_id [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.212996] [54659]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] PUT http://10.180.1.21/volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d [ 1798.215018] [54659]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-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-392034", "mountpoint": "/dev/sdc"}}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1798.221170] [54659]: DEBUG cinder.coordination [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Acquiring lock "cinder-attachment_update-9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1798.225862] [54659]: DEBUG cinder.coordination [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Lock "cinder-attachment_update-9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1798.227132] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.227132] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.688766] [54658]: DEBUG cinder.api.middleware.request_id [None req-5305ed33-949a-4488-8c85-705f91c2d19b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.690615] [54658]: INFO cinder.api.openstack.wsgi [None req-5305ed33-949a-4488-8c85-705f91c2d19b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1798.690918] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5305ed33-949a-4488-8c85-705f91c2d19b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.691178] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5305ed33-949a-4488-8c85-705f91c2d19b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.713167] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.713167] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.718824] [54658]: INFO cinder.volume.api [None req-5305ed33-949a-4488-8c85-705f91c2d19b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1798.727127] [54658]: INFO cinder.api.openstack.wsgi [None req-5305ed33-949a-4488-8c85-705f91c2d19b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1798.727597] [54658]: [pid: 54658|app: 0|req: 123/248] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:10:59 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1799.738508] [54658]: DEBUG cinder.api.middleware.request_id [None req-264a874c-a23a-4b0c-9519-deb19a644be2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.742587] [54658]: INFO cinder.api.openstack.wsgi [None req-264a874c-a23a-4b0c-9519-deb19a644be2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1799.742903] [54658]: DEBUG cinder.api.openstack.wsgi [None req-264a874c-a23a-4b0c-9519-deb19a644be2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1799.743221] [54658]: DEBUG cinder.api.openstack.wsgi [None req-264a874c-a23a-4b0c-9519-deb19a644be2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1799.766065] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1799.766065] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.771704] [54658]: INFO cinder.volume.api [None req-264a874c-a23a-4b0c-9519-deb19a644be2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1799.779355] [54658]: INFO cinder.api.openstack.wsgi [None req-264a874c-a23a-4b0c-9519-deb19a644be2 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1799.779886] [54658]: [pid: 54658|app: 0|req: 124/249] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:00 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.790578] [54658]: DEBUG cinder.api.middleware.request_id [None req-179da1d0-5130-4646-8d3a-b4c590336403 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.792796] [54658]: INFO cinder.api.openstack.wsgi [None req-179da1d0-5130-4646-8d3a-b4c590336403 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1800.793139] [54658]: DEBUG cinder.api.openstack.wsgi [None req-179da1d0-5130-4646-8d3a-b4c590336403 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.793394] [54658]: DEBUG cinder.api.openstack.wsgi [None req-179da1d0-5130-4646-8d3a-b4c590336403 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.814125] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.814125] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.817386] [54658]: INFO cinder.volume.api [None req-179da1d0-5130-4646-8d3a-b4c590336403 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1800.823645] [54658]: INFO cinder.api.openstack.wsgi [None req-179da1d0-5130-4646-8d3a-b4c590336403 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1800.824447] [54658]: [pid: 54658|app: 0|req: 125/250] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:01 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.834219] [54658]: DEBUG cinder.api.middleware.request_id [None req-e3758223-08f8-4f52-80e1-a35e6448e4dc None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.836314] [54658]: INFO cinder.api.openstack.wsgi [None req-e3758223-08f8-4f52-80e1-a35e6448e4dc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1801.836692] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e3758223-08f8-4f52-80e1-a35e6448e4dc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.837133] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e3758223-08f8-4f52-80e1-a35e6448e4dc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.853537] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.853537] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.857891] [54658]: INFO cinder.volume.api [None req-e3758223-08f8-4f52-80e1-a35e6448e4dc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1801.866792] [54658]: INFO cinder.api.openstack.wsgi [None req-e3758223-08f8-4f52-80e1-a35e6448e4dc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1801.867270] [54658]: [pid: 54658|app: 0|req: 126/251] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:02 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1802.758352] [54659]: DEBUG cinder.coordination [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Lock "cinder-attachment_update-9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1802.758352] [54659]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-3310fcc1-6701-4bea-b41a-47556d8eb6eb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d returned with HTTP 200 [ 1802.758352] [54659]: [pid: 54659|app: 0|req: 126/252] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:10:59 2024] PUT /volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.879480] [54658]: DEBUG cinder.api.middleware.request_id [None req-252c451b-4ddc-48ee-ac8b-8f866611f0b6 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.881694] [54658]: INFO cinder.api.openstack.wsgi [None req-252c451b-4ddc-48ee-ac8b-8f866611f0b6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1802.881946] [54658]: DEBUG cinder.api.openstack.wsgi [None req-252c451b-4ddc-48ee-ac8b-8f866611f0b6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.882182] [54658]: DEBUG cinder.api.openstack.wsgi [None req-252c451b-4ddc-48ee-ac8b-8f866611f0b6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.935254] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.935254] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.949046] [54658]: INFO cinder.volume.api [None req-252c451b-4ddc-48ee-ac8b-8f866611f0b6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1802.968665] [54658]: INFO cinder.api.openstack.wsgi [None req-252c451b-4ddc-48ee-ac8b-8f866611f0b6 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1802.969335] [54658]: [pid: 54658|app: 0|req: 127/253] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:03 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.978653] [54659]: DEBUG cinder.api.middleware.request_id [None req-b1e4ce9f-92cd-4504-85e9-06bd3eeb2934 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.980951] [54659]: INFO cinder.api.openstack.wsgi [None req-b1e4ce9f-92cd-4504-85e9-06bd3eeb2934 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1803.981197] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b1e4ce9f-92cd-4504-85e9-06bd3eeb2934 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.981552] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b1e4ce9f-92cd-4504-85e9-06bd3eeb2934 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.001674] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.001674] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.005024] [54659]: INFO cinder.volume.api [None req-b1e4ce9f-92cd-4504-85e9-06bd3eeb2934 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1804.014104] [54659]: INFO cinder.api.openstack.wsgi [None req-b1e4ce9f-92cd-4504-85e9-06bd3eeb2934 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1804.014546] [54659]: [pid: 54659|app: 0|req: 127/254] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:04 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.903922] [54658]: DEBUG cinder.api.middleware.request_id [req-ae462075-2734-418c-ad6a-7444952e58e1 req-d41ad3f6-6050-4a37-93f7-d8b07516084f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.907359] [54658]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-d41ad3f6-6050-4a37-93f7-d8b07516084f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d/action [ 1804.907806] [54658]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-d41ad3f6-6050-4a37-93f7-d8b07516084f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1804.907966] [54658]: DEBUG cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-d41ad3f6-6050-4a37-93f7-d8b07516084f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1804.935097] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.935097] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.956092] [54658]: INFO cinder.api.openstack.wsgi [req-ae462075-2734-418c-ad6a-7444952e58e1 req-d41ad3f6-6050-4a37-93f7-d8b07516084f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d/action returned with HTTP 204 [ 1804.960027] [54658]: [pid: 54658|app: 0|req: 128/255] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:11:05 2024] POST /volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1805.027291] [54659]: DEBUG cinder.api.middleware.request_id [None req-e217ca78-716b-4554-8120-182cf1b7c855 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.028561] [54659]: INFO cinder.api.openstack.wsgi [None req-e217ca78-716b-4554-8120-182cf1b7c855 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1805.028949] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e217ca78-716b-4554-8120-182cf1b7c855 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.029139] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e217ca78-716b-4554-8120-182cf1b7c855 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.049035] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.049035] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.057015] [54659]: INFO cinder.volume.api [None req-e217ca78-716b-4554-8120-182cf1b7c855 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1805.063990] [54659]: INFO cinder.api.openstack.wsgi [None req-e217ca78-716b-4554-8120-182cf1b7c855 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1805.064576] [54659]: [pid: 54659|app: 0|req: 128/256] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:05 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.081210] [54658]: DEBUG cinder.api.middleware.request_id [None req-4cc2a58c-3076-4ef4-90d6-54634ede483c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.084540] [54658]: INFO cinder.api.openstack.wsgi [None req-4cc2a58c-3076-4ef4-90d6-54634ede483c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1805.084540] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4cc2a58c-3076-4ef4-90d6-54634ede483c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.084540] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4cc2a58c-3076-4ef4-90d6-54634ede483c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.107810] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.107810] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.117149] [54658]: INFO cinder.volume.api [None req-4cc2a58c-3076-4ef4-90d6-54634ede483c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1805.123796] [54658]: INFO cinder.api.openstack.wsgi [None req-4cc2a58c-3076-4ef4-90d6-54634ede483c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1805.125015] [54658]: [pid: 54658|app: 0|req: 129/257] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:05 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1135 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.615869] [54659]: DEBUG cinder.api.middleware.request_id [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-3bdc7319-26c4-4ff9-9fd2-4b46e20a355c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.618673] [54659]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-3bdc7319-26c4-4ff9-9fd2-4b46e20a355c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1805.618673] [54659]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-3bdc7319-26c4-4ff9-9fd2-4b46e20a355c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.618948] [54659]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-3bdc7319-26c4-4ff9-9fd2-4b46e20a355c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.637989] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.637989] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.646057] [54659]: INFO cinder.volume.api [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-3bdc7319-26c4-4ff9-9fd2-4b46e20a355c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1805.653862] [54659]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-3bdc7319-26c4-4ff9-9fd2-4b46e20a355c tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1805.654439] [54659]: [pid: 54659|app: 0|req: 129/258] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:11:06 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.692876] [54658]: DEBUG cinder.api.middleware.request_id [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.695172] [54658]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719/action [ 1805.695573] [54658]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1805.695713] [54658]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1805.709418] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.709418] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.710023] [54658]: INFO cinder.volume.api [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1805.717799] [54658]: INFO cinder.volume.api [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Begin detaching volume completed successfully. [ 1805.718064] [54658]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-9d9d63c2-d3dd-486c-a063-50e83f799126 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719/action returned with HTTP 202 [ 1805.718499] [54658]: [pid: 54658|app: 0|req: 130/259] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:11:06 2024] POST /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1805.732743] [54659]: DEBUG cinder.api.middleware.request_id [None req-6f5bd197-b16d-445f-8d62-e2171960cc68 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.735213] [54659]: INFO cinder.api.openstack.wsgi [None req-6f5bd197-b16d-445f-8d62-e2171960cc68 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1805.735527] [54659]: DEBUG cinder.api.openstack.wsgi [None req-6f5bd197-b16d-445f-8d62-e2171960cc68 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.735817] [54659]: DEBUG cinder.api.openstack.wsgi [None req-6f5bd197-b16d-445f-8d62-e2171960cc68 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.748454] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.748454] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.752258] [54659]: INFO cinder.volume.api [None req-6f5bd197-b16d-445f-8d62-e2171960cc68 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1805.758037] [54659]: INFO cinder.api.openstack.wsgi [None req-6f5bd197-b16d-445f-8d62-e2171960cc68 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1805.758470] [54659]: [pid: 54659|app: 0|req: 130/260] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:06 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.741870] [54658]: DEBUG cinder.api.middleware.request_id [None req-ea32b49d-56bd-4c08-b9ae-b6859d969a97 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.742544] [54658]: INFO cinder.api.openstack.wsgi [None req-ea32b49d-56bd-4c08-b9ae-b6859d969a97 None None] GET http://10.180.1.21/volume// [ 1806.742791] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ea32b49d-56bd-4c08-b9ae-b6859d969a97 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.743470] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ea32b49d-56bd-4c08-b9ae-b6859d969a97 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.744774] [54658]: INFO cinder.api.openstack.wsgi [None req-ea32b49d-56bd-4c08-b9ae-b6859d969a97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1806.745586] [54658]: [pid: 54658|app: 0|req: 131/261] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:11:07 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1806.749260] [54659]: DEBUG cinder.api.middleware.request_id [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-230572e5-3b6d-4b67-88c9-4c5d1c8c12de None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.754137] [54659]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-230572e5-3b6d-4b67-88c9-4c5d1c8c12de tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1806.754137] [54659]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-230572e5-3b6d-4b67-88c9-4c5d1c8c12de tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.754137] [54659]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-230572e5-3b6d-4b67-88c9-4c5d1c8c12de tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.768721] [54658]: DEBUG cinder.api.middleware.request_id [None req-2bc8ec63-0abc-47bc-971c-6b88c146a352 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.771842] [54658]: INFO cinder.api.openstack.wsgi [None req-2bc8ec63-0abc-47bc-971c-6b88c146a352 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1806.771842] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2bc8ec63-0abc-47bc-971c-6b88c146a352 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.772182] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2bc8ec63-0abc-47bc-971c-6b88c146a352 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.777942] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.777942] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.784819] [54659]: INFO cinder.volume.api [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-230572e5-3b6d-4b67-88c9-4c5d1c8c12de tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1806.789893] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.789893] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.797716] [54658]: INFO cinder.volume.api [None req-2bc8ec63-0abc-47bc-971c-6b88c146a352 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1806.805621] [54659]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-230572e5-3b6d-4b67-88c9-4c5d1c8c12de tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1806.806668] [54658]: INFO cinder.api.openstack.wsgi [None req-2bc8ec63-0abc-47bc-971c-6b88c146a352 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1806.807263] [54658]: [pid: 54658|app: 0|req: 132/262] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:07 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.808509] [54659]: [pid: 54659|app: 0|req: 131/263] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:11:07 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1319 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1807.820586] [54658]: DEBUG cinder.api.middleware.request_id [None req-caf8c1d4-59b5-4d8a-8a4d-b40c34f7708f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.822831] [54658]: INFO cinder.api.openstack.wsgi [None req-caf8c1d4-59b5-4d8a-8a4d-b40c34f7708f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1807.823093] [54658]: DEBUG cinder.api.openstack.wsgi [None req-caf8c1d4-59b5-4d8a-8a4d-b40c34f7708f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.823322] [54658]: DEBUG cinder.api.openstack.wsgi [None req-caf8c1d4-59b5-4d8a-8a4d-b40c34f7708f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.843622] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.843622] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.847860] [54658]: INFO cinder.volume.api [None req-caf8c1d4-59b5-4d8a-8a4d-b40c34f7708f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1807.854613] [54658]: INFO cinder.api.openstack.wsgi [None req-caf8c1d4-59b5-4d8a-8a4d-b40c34f7708f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1807.854613] [54658]: [pid: 54658|app: 0|req: 133/264] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:08 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.410025] [54659]: DEBUG cinder.api.middleware.request_id [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-8449a5f9-1dcd-4fde-aed9-3700996d4a16 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.413331] [54659]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-8449a5f9-1dcd-4fde-aed9-3700996d4a16 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5 [ 1808.413651] [54659]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-8449a5f9-1dcd-4fde-aed9-3700996d4a16 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.413933] [54659]: DEBUG cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-8449a5f9-1dcd-4fde-aed9-3700996d4a16 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.424647] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.424647] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.863784] [54658]: DEBUG cinder.api.middleware.request_id [None req-1d3496aa-2215-45ef-8482-e8d9facd0048 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.866779] [54658]: INFO cinder.api.openstack.wsgi [None req-1d3496aa-2215-45ef-8482-e8d9facd0048 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1808.866996] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1d3496aa-2215-45ef-8482-e8d9facd0048 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.867241] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1d3496aa-2215-45ef-8482-e8d9facd0048 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.883487] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.883487] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.887711] [54658]: INFO cinder.volume.api [None req-1d3496aa-2215-45ef-8482-e8d9facd0048 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1808.894016] [54658]: INFO cinder.api.openstack.wsgi [None req-1d3496aa-2215-45ef-8482-e8d9facd0048 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1808.894016] [54658]: [pid: 54658|app: 0|req: 134/265] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:09 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.957105] [54659]: INFO cinder.api.openstack.wsgi [req-7b637768-dba5-4aa1-9e42-d3c2aa58d4b4 req-8449a5f9-1dcd-4fde-aed9-3700996d4a16 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5 returned with HTTP 200 [ 1808.957726] [54659]: [pid: 54659|app: 0|req: 132/266] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:11:09 2024] DELETE /volume/v3/attachments/e1e54ce4-e6aa-448f-a6aa-b17c4ff4bbc5 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1809.904198] [54658]: DEBUG cinder.api.middleware.request_id [None req-13730716-845e-43e8-b9cd-bc5c9add25e4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.908233] [54658]: INFO cinder.api.openstack.wsgi [None req-13730716-845e-43e8-b9cd-bc5c9add25e4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1809.908233] [54658]: DEBUG cinder.api.openstack.wsgi [None req-13730716-845e-43e8-b9cd-bc5c9add25e4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.908233] [54658]: DEBUG cinder.api.openstack.wsgi [None req-13730716-845e-43e8-b9cd-bc5c9add25e4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.921974] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.921974] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.926179] [54658]: INFO cinder.volume.api [None req-13730716-845e-43e8-b9cd-bc5c9add25e4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1809.931583] [54658]: INFO cinder.api.openstack.wsgi [None req-13730716-845e-43e8-b9cd-bc5c9add25e4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1809.931986] [54658]: [pid: 54658|app: 0|req: 135/267] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:10 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1810.014051] [54659]: DEBUG cinder.api.middleware.request_id [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-84622599-97b5-4178-b43f-4c5a73df178f None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.017928] [54659]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-84622599-97b5-4178-b43f-4c5a73df178f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1810.019620] [54659]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-84622599-97b5-4178-b43f-4c5a73df178f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.019985] [54659]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-84622599-97b5-4178-b43f-4c5a73df178f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.038705] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.038705] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.045186] [54659]: INFO cinder.volume.api [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-84622599-97b5-4178-b43f-4c5a73df178f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1810.051142] [54659]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-84622599-97b5-4178-b43f-4c5a73df178f tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1810.051624] [54659]: [pid: 54659|app: 0|req: 133/268] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:11:10 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1810.073869] [54658]: DEBUG cinder.api.middleware.request_id [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.080968] [54658]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] POST http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c/action [ 1810.080968] [54658]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1810.080968] [54658]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1810.092610] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.092610] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.093314] [54658]: INFO cinder.volume.api [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1810.100688] [54658]: INFO cinder.volume.api [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Begin detaching volume completed successfully. [ 1810.101031] [54658]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-625421cd-277f-47e9-afe7-4d402ba8f109 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c/action returned with HTTP 202 [ 1810.103966] [54658]: [pid: 54658|app: 0|req: 136/269] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:11:10 2024] POST /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1810.119269] [54659]: DEBUG cinder.api.middleware.request_id [None req-c23c0351-ed1a-46d1-990c-a34bf015b584 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.124372] [54659]: INFO cinder.api.openstack.wsgi [None req-c23c0351-ed1a-46d1-990c-a34bf015b584 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1810.124628] [54659]: DEBUG cinder.api.openstack.wsgi [None req-c23c0351-ed1a-46d1-990c-a34bf015b584 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.124981] [54659]: DEBUG cinder.api.openstack.wsgi [None req-c23c0351-ed1a-46d1-990c-a34bf015b584 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.137187] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.137187] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.142625] [54659]: INFO cinder.volume.api [None req-c23c0351-ed1a-46d1-990c-a34bf015b584 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1810.150375] [54659]: INFO cinder.api.openstack.wsgi [None req-c23c0351-ed1a-46d1-990c-a34bf015b584 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1810.151021] [54659]: [pid: 54659|app: 0|req: 134/270] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:10 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1811.127166] [54658]: DEBUG cinder.api.middleware.request_id [None req-4735cdfa-716e-415a-a8ea-19c91d6ef958 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.127689] [54658]: INFO cinder.api.openstack.wsgi [None req-4735cdfa-716e-415a-a8ea-19c91d6ef958 None None] GET http://10.180.1.21/volume// [ 1811.127853] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4735cdfa-716e-415a-a8ea-19c91d6ef958 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.128082] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4735cdfa-716e-415a-a8ea-19c91d6ef958 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.128520] [54658]: INFO cinder.api.openstack.wsgi [None req-4735cdfa-716e-415a-a8ea-19c91d6ef958 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1811.129038] [54658]: [pid: 54658|app: 0|req: 137/271] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:11:11 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1811.132468] [54659]: DEBUG cinder.api.middleware.request_id [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-01c17f67-e686-46e8-b2b4-7c0ac1f14641 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.134853] [54659]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-01c17f67-e686-46e8-b2b4-7c0ac1f14641 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1811.135243] [54659]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-01c17f67-e686-46e8-b2b4-7c0ac1f14641 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.135471] [54659]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-01c17f67-e686-46e8-b2b4-7c0ac1f14641 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.150038] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.150038] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.154050] [54659]: INFO cinder.volume.api [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-01c17f67-e686-46e8-b2b4-7c0ac1f14641 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1811.159424] [54659]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-01c17f67-e686-46e8-b2b4-7c0ac1f14641 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1811.159861] [54659]: [pid: 54659|app: 0|req: 135/272] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:11:11 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1811.162371] [54658]: DEBUG cinder.api.middleware.request_id [None req-1d6d4f0b-3887-4705-aca4-57d5f4ee6c9b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.164510] [54658]: INFO cinder.api.openstack.wsgi [None req-1d6d4f0b-3887-4705-aca4-57d5f4ee6c9b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1811.164734] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1d6d4f0b-3887-4705-aca4-57d5f4ee6c9b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.164954] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1d6d4f0b-3887-4705-aca4-57d5f4ee6c9b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.175526] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.175526] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.179424] [54658]: INFO cinder.volume.api [None req-1d6d4f0b-3887-4705-aca4-57d5f4ee6c9b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1811.184249] [54658]: INFO cinder.api.openstack.wsgi [None req-1d6d4f0b-3887-4705-aca4-57d5f4ee6c9b tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1811.184805] [54658]: [pid: 54658|app: 0|req: 138/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:12 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1812.194462] [54659]: DEBUG cinder.api.middleware.request_id [None req-782b4ddb-064e-430f-a28a-81ec530cf9fa None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.196651] [54659]: INFO cinder.api.openstack.wsgi [None req-782b4ddb-064e-430f-a28a-81ec530cf9fa tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1812.196913] [54659]: DEBUG cinder.api.openstack.wsgi [None req-782b4ddb-064e-430f-a28a-81ec530cf9fa tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.197201] [54659]: DEBUG cinder.api.openstack.wsgi [None req-782b4ddb-064e-430f-a28a-81ec530cf9fa tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1812.207809] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.207809] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.211182] [54659]: INFO cinder.volume.api [None req-782b4ddb-064e-430f-a28a-81ec530cf9fa tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1812.216110] [54659]: INFO cinder.api.openstack.wsgi [None req-782b4ddb-064e-430f-a28a-81ec530cf9fa tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1812.216638] [54659]: [pid: 54659|app: 0|req: 136/274] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:13 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1812.335363] [54658]: DEBUG cinder.api.middleware.request_id [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-3c81d634-58c7-4dcc-a837-7af36137cee5 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.337702] [54658]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-3c81d634-58c7-4dcc-a837-7af36137cee5 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d [ 1812.337925] [54658]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-3c81d634-58c7-4dcc-a837-7af36137cee5 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.338152] [54658]: DEBUG cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-3c81d634-58c7-4dcc-a837-7af36137cee5 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1812.346837] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.346837] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.870454] [54658]: INFO cinder.api.openstack.wsgi [req-cd5c78ea-615e-4d1d-9f65-44ab62a59b2e req-3c81d634-58c7-4dcc-a837-7af36137cee5 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d returned with HTTP 200 [ 1812.870887] [54658]: [pid: 54658|app: 0|req: 139/275] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:11:13 2024] DELETE /volume/v3/attachments/3d68d3bd-56da-4ccd-81e1-94532022846d => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1813.225343] [54659]: DEBUG cinder.api.middleware.request_id [None req-eb899505-8b5a-4e6e-88ea-658c9940cb36 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.228036] [54659]: INFO cinder.api.openstack.wsgi [None req-eb899505-8b5a-4e6e-88ea-658c9940cb36 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1813.228036] [54659]: DEBUG cinder.api.openstack.wsgi [None req-eb899505-8b5a-4e6e-88ea-658c9940cb36 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.228036] [54659]: DEBUG cinder.api.openstack.wsgi [None req-eb899505-8b5a-4e6e-88ea-658c9940cb36 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.236443] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.236443] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.240164] [54659]: INFO cinder.volume.api [None req-eb899505-8b5a-4e6e-88ea-658c9940cb36 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1813.244953] [54659]: INFO cinder.api.openstack.wsgi [None req-eb899505-8b5a-4e6e-88ea-658c9940cb36 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1813.245341] [54659]: [pid: 54659|app: 0|req: 137/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:14 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1813.255067] [54658]: DEBUG cinder.api.middleware.request_id [None req-14726d69-ef83-4892-92db-7f94d88a0b1a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.258534] [54658]: INFO cinder.api.openstack.wsgi [None req-14726d69-ef83-4892-92db-7f94d88a0b1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1813.258534] [54658]: DEBUG cinder.api.openstack.wsgi [None req-14726d69-ef83-4892-92db-7f94d88a0b1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.258534] [54658]: DEBUG cinder.api.openstack.wsgi [None req-14726d69-ef83-4892-92db-7f94d88a0b1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.265968] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.265968] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.269685] [54658]: INFO cinder.volume.api [None req-14726d69-ef83-4892-92db-7f94d88a0b1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1813.274489] [54658]: INFO cinder.api.openstack.wsgi [None req-14726d69-ef83-4892-92db-7f94d88a0b1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1813.274874] [54658]: [pid: 54658|app: 0|req: 140/277] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:14 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1814.342388] [54659]: DEBUG cinder.api.middleware.request_id [None req-72c235cb-f725-42ae-a467-6102d486dcb4 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.344433] [54659]: INFO cinder.api.openstack.wsgi [None req-72c235cb-f725-42ae-a467-6102d486dcb4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1814.344702] [54659]: DEBUG cinder.api.openstack.wsgi [None req-72c235cb-f725-42ae-a467-6102d486dcb4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.344928] [54659]: DEBUG cinder.api.openstack.wsgi [None req-72c235cb-f725-42ae-a467-6102d486dcb4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.356380] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1814.356380] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1814.360605] [54659]: INFO cinder.volume.api [None req-72c235cb-f725-42ae-a467-6102d486dcb4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1814.365388] [54659]: INFO cinder.api.openstack.wsgi [None req-72c235cb-f725-42ae-a467-6102d486dcb4 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1814.365767] [54659]: [pid: 54659|app: 0|req: 138/278] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:15 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1814.375057] [54658]: DEBUG cinder.api.middleware.request_id [None req-17b77451-93e0-4d5e-b319-afa349e12f67 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.377141] [54658]: INFO cinder.api.openstack.wsgi [None req-17b77451-93e0-4d5e-b319-afa349e12f67 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1814.377379] [54658]: DEBUG cinder.api.openstack.wsgi [None req-17b77451-93e0-4d5e-b319-afa349e12f67 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.377591] [54658]: DEBUG cinder.api.openstack.wsgi [None req-17b77451-93e0-4d5e-b319-afa349e12f67 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.385213] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1814.385213] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1814.388838] [54658]: INFO cinder.volume.api [None req-17b77451-93e0-4d5e-b319-afa349e12f67 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1814.395848] [54658]: INFO cinder.api.openstack.wsgi [None req-17b77451-93e0-4d5e-b319-afa349e12f67 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1814.396078] [54658]: [pid: 54658|app: 0|req: 141/279] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:15 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1814.449569] [54659]: DEBUG cinder.api.middleware.request_id [None req-999cec7f-d222-456c-a541-867b93dfc279 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.451592] [54659]: INFO cinder.api.openstack.wsgi [None req-999cec7f-d222-456c-a541-867b93dfc279 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1814.451824] [54659]: DEBUG cinder.api.openstack.wsgi [None req-999cec7f-d222-456c-a541-867b93dfc279 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.452073] [54659]: DEBUG cinder.api.openstack.wsgi [None req-999cec7f-d222-456c-a541-867b93dfc279 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.460056] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1814.460056] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1814.463610] [54659]: INFO cinder.volume.api [None req-999cec7f-d222-456c-a541-867b93dfc279 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1814.468103] [54659]: INFO cinder.api.openstack.wsgi [None req-999cec7f-d222-456c-a541-867b93dfc279 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1814.468482] [54659]: [pid: 54659|app: 0|req: 139/280] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:15 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1824.189117] [54658]: DEBUG cinder.api.middleware.request_id [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.192782] [54658]: INFO cinder.api.openstack.wsgi [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1824.193075] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1824.193303] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.193502] [54658]: INFO cinder.api.v3.volumes [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Delete volume with id: 9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1824.206252] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.206252] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.206873] [54658]: INFO cinder.volume.api [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1824.230626] [54658]: INFO cinder.volume.api [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Delete volume request issued successfully. [ 1824.230626] [54658]: INFO cinder.api.openstack.wsgi [None req-ce050b59-c9d1-4b73-a273-e9ca92186ccd tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 202 [ 1824.230626] [54658]: [pid: 54658|app: 0|req: 142/281] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:25 2024] DELETE /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1824.235090] [54659]: DEBUG cinder.api.middleware.request_id [None req-221cd2d9-4e36-485f-ae4d-70b45a9cf0b0 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.239993] [54659]: INFO cinder.api.openstack.wsgi [None req-221cd2d9-4e36-485f-ae4d-70b45a9cf0b0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1824.241829] [54659]: DEBUG cinder.api.openstack.wsgi [None req-221cd2d9-4e36-485f-ae4d-70b45a9cf0b0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1824.241829] [54659]: DEBUG cinder.api.openstack.wsgi [None req-221cd2d9-4e36-485f-ae4d-70b45a9cf0b0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.255459] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.255459] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.260183] [54659]: INFO cinder.volume.api [None req-221cd2d9-4e36-485f-ae4d-70b45a9cf0b0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1824.265824] [54659]: INFO cinder.api.openstack.wsgi [None req-221cd2d9-4e36-485f-ae4d-70b45a9cf0b0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1824.266275] [54659]: [pid: 54659|app: 0|req: 140/282] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:25 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1825.275326] [54658]: DEBUG cinder.api.middleware.request_id [None req-8ca7a609-6773-4be6-bba1-5d7e4189d18e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.277817] [54658]: INFO cinder.api.openstack.wsgi [None req-8ca7a609-6773-4be6-bba1-5d7e4189d18e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1825.278166] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8ca7a609-6773-4be6-bba1-5d7e4189d18e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.278414] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8ca7a609-6773-4be6-bba1-5d7e4189d18e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.290944] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.290944] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.296351] [54658]: INFO cinder.volume.api [None req-8ca7a609-6773-4be6-bba1-5d7e4189d18e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1825.303071] [54658]: INFO cinder.api.openstack.wsgi [None req-8ca7a609-6773-4be6-bba1-5d7e4189d18e tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1825.303857] [54658]: [pid: 54658|app: 0|req: 143/283] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:26 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1825.388845] [54659]: DEBUG cinder.api.middleware.request_id [None req-33b15c77-40e2-425a-b825-615813b47cdd None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.390776] [54659]: INFO cinder.api.openstack.wsgi [None req-33b15c77-40e2-425a-b825-615813b47cdd tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1825.391815] [54659]: DEBUG cinder.api.openstack.wsgi [None req-33b15c77-40e2-425a-b825-615813b47cdd tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.391815] [54659]: DEBUG cinder.api.openstack.wsgi [None req-33b15c77-40e2-425a-b825-615813b47cdd tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.404975] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.404975] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.409860] [54659]: INFO cinder.volume.api [None req-33b15c77-40e2-425a-b825-615813b47cdd tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1825.415222] [54659]: INFO cinder.api.openstack.wsgi [None req-33b15c77-40e2-425a-b825-615813b47cdd tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1825.415621] [54659]: [pid: 54659|app: 0|req: 141/284] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:26 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1825.459289] [54658]: DEBUG cinder.api.middleware.request_id [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-4d562a26-4fad-4bba-9281-e3da8afedb15 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.461575] [54658]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-4d562a26-4fad-4bba-9281-e3da8afedb15 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1825.461903] [54658]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-4d562a26-4fad-4bba-9281-e3da8afedb15 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.462153] [54658]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-4d562a26-4fad-4bba-9281-e3da8afedb15 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.475308] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.475308] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.479649] [54658]: INFO cinder.volume.api [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-4d562a26-4fad-4bba-9281-e3da8afedb15 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1825.486334] [54658]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-4d562a26-4fad-4bba-9281-e3da8afedb15 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1825.487161] [54658]: [pid: 54658|app: 0|req: 144/285] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:11:26 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1825.517525] [54659]: DEBUG cinder.api.middleware.request_id [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.520531] [54659]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] POST http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b/action [ 1825.521144] [54659]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1825.522716] [54659]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1825.532641] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.532641] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.533317] [54659]: INFO cinder.volume.api [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1825.538619] [54659]: INFO cinder.volume.api [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Begin detaching volume completed successfully. [ 1825.538931] [54659]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-9c883d62-2778-4d1b-bd65-6c430006f255 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b/action returned with HTTP 202 [ 1825.539452] [54659]: [pid: 54659|app: 0|req: 142/286] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:11:26 2024] POST /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1826.315282] [54658]: DEBUG cinder.api.middleware.request_id [None req-aa82cd56-f433-48cf-8520-b26c75e8df8d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.317500] [54658]: INFO cinder.api.openstack.wsgi [None req-aa82cd56-f433-48cf-8520-b26c75e8df8d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1826.317741] [54658]: DEBUG cinder.api.openstack.wsgi [None req-aa82cd56-f433-48cf-8520-b26c75e8df8d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.317971] [54658]: DEBUG cinder.api.openstack.wsgi [None req-aa82cd56-f433-48cf-8520-b26c75e8df8d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.328569] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.328569] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.332853] [54658]: INFO cinder.volume.api [None req-aa82cd56-f433-48cf-8520-b26c75e8df8d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1826.337896] [54658]: INFO cinder.api.openstack.wsgi [None req-aa82cd56-f433-48cf-8520-b26c75e8df8d tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 200 [ 1826.338129] [54658]: [pid: 54658|app: 0|req: 145/287] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:27 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1826.566346] [54659]: DEBUG cinder.api.middleware.request_id [None req-4c6bb888-1555-4da1-9ee1-a13ff7f2fb46 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.567010] [54659]: INFO cinder.api.openstack.wsgi [None req-4c6bb888-1555-4da1-9ee1-a13ff7f2fb46 None None] GET http://10.180.1.21/volume// [ 1826.567423] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4c6bb888-1555-4da1-9ee1-a13ff7f2fb46 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.567704] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4c6bb888-1555-4da1-9ee1-a13ff7f2fb46 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.568285] [54659]: INFO cinder.api.openstack.wsgi [None req-4c6bb888-1555-4da1-9ee1-a13ff7f2fb46 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1826.568785] [54659]: [pid: 54659|app: 0|req: 143/288] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:11:27 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1826.572728] [54658]: DEBUG cinder.api.middleware.request_id [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-6072fcb3-1296-4a2c-89ef-93f5e9243d49 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.575729] [54658]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-6072fcb3-1296-4a2c-89ef-93f5e9243d49 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1826.575998] [54658]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-6072fcb3-1296-4a2c-89ef-93f5e9243d49 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.576240] [54658]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-6072fcb3-1296-4a2c-89ef-93f5e9243d49 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.591587] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.591587] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.595992] [54658]: INFO cinder.volume.api [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-6072fcb3-1296-4a2c-89ef-93f5e9243d49 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1826.603542] [54658]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-6072fcb3-1296-4a2c-89ef-93f5e9243d49 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1826.603968] [54658]: [pid: 54658|app: 0|req: 146/289] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:11:27 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1827.347743] [54659]: DEBUG cinder.api.middleware.request_id [None req-41a0743c-02c8-4bd5-8dfb-6b6af682db1a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.352195] [54659]: INFO cinder.api.openstack.wsgi [None req-41a0743c-02c8-4bd5-8dfb-6b6af682db1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c [ 1827.352452] [54659]: DEBUG cinder.api.openstack.wsgi [None req-41a0743c-02c8-4bd5-8dfb-6b6af682db1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.352675] [54659]: DEBUG cinder.api.openstack.wsgi [None req-41a0743c-02c8-4bd5-8dfb-6b6af682db1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.360772] [54659]: INFO cinder.api.openstack.wsgi [None req-41a0743c-02c8-4bd5-8dfb-6b6af682db1a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c returned with HTTP 404 [ 1827.361344] [54659]: [pid: 54659|app: 0|req: 144/290] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:28 2024] GET /volume/v3/volumes/9a85aa71-2d9c-4ed5-b3c5-98f2d4e5ad5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1827.364542] [54658]: DEBUG cinder.api.middleware.request_id [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.366759] [54658]: INFO cinder.api.openstack.wsgi [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] DELETE http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1827.366827] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.366999] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.367257] [54658]: INFO cinder.api.v3.volumes [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Delete volume with id: 30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1827.375385] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1827.375385] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1827.375958] [54658]: INFO cinder.volume.api [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1827.396969] [54658]: INFO cinder.volume.api [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Delete volume request issued successfully. [ 1827.397535] [54658]: INFO cinder.api.openstack.wsgi [None req-b2e6cd8b-493f-4bbb-a6fa-68f87c4c6dbb tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 202 [ 1827.397714] [54658]: [pid: 54658|app: 0|req: 147/291] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:28 2024] DELETE /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1827.401329] [54659]: DEBUG cinder.api.middleware.request_id [None req-5b3b1fce-50c1-40db-8595-72ee9e8ce98a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.403467] [54659]: INFO cinder.api.openstack.wsgi [None req-5b3b1fce-50c1-40db-8595-72ee9e8ce98a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1827.403726] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5b3b1fce-50c1-40db-8595-72ee9e8ce98a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.404012] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5b3b1fce-50c1-40db-8595-72ee9e8ce98a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.415388] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1827.415388] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1827.419905] [54659]: INFO cinder.volume.api [None req-5b3b1fce-50c1-40db-8595-72ee9e8ce98a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1827.425026] [54659]: INFO cinder.api.openstack.wsgi [None req-5b3b1fce-50c1-40db-8595-72ee9e8ce98a tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1827.425773] [54659]: [pid: 54659|app: 0|req: 145/292] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:28 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1827.811748] [54658]: DEBUG cinder.api.middleware.request_id [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-87cdf005-7376-4a0f-8770-e308c7ed75cf None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.814217] [54658]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-87cdf005-7376-4a0f-8770-e308c7ed75cf tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4 [ 1827.814845] [54658]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-87cdf005-7376-4a0f-8770-e308c7ed75cf tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.814845] [54658]: DEBUG cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-87cdf005-7376-4a0f-8770-e308c7ed75cf tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.822562] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1827.822562] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.347508] [54658]: INFO cinder.api.openstack.wsgi [req-afa82e01-f8ad-4d31-b833-e0e77398b548 req-87cdf005-7376-4a0f-8770-e308c7ed75cf tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4 returned with HTTP 200 [ 1828.347944] [54658]: [pid: 54658|app: 0|req: 148/293] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:11:28 2024] DELETE /volume/v3/attachments/4c2ee429-78f9-432c-8669-2cc7e579d0d4 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1828.437367] [54659]: DEBUG cinder.api.middleware.request_id [None req-50f7c166-f666-42f7-9f3a-75af9ee11a72 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.439418] [54659]: INFO cinder.api.openstack.wsgi [None req-50f7c166-f666-42f7-9f3a-75af9ee11a72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1828.439720] [54659]: DEBUG cinder.api.openstack.wsgi [None req-50f7c166-f666-42f7-9f3a-75af9ee11a72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1828.439876] [54659]: DEBUG cinder.api.openstack.wsgi [None req-50f7c166-f666-42f7-9f3a-75af9ee11a72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1828.450071] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.450071] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.453922] [54659]: INFO cinder.volume.api [None req-50f7c166-f666-42f7-9f3a-75af9ee11a72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1828.460057] [54659]: INFO cinder.api.openstack.wsgi [None req-50f7c166-f666-42f7-9f3a-75af9ee11a72 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1828.460517] [54659]: [pid: 54659|app: 0|req: 146/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:29 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.470673] [54658]: DEBUG cinder.api.middleware.request_id [None req-f4b18f73-0897-4670-aa3a-2d6d265780cc None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.472791] [54658]: INFO cinder.api.openstack.wsgi [None req-f4b18f73-0897-4670-aa3a-2d6d265780cc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1829.473120] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f4b18f73-0897-4670-aa3a-2d6d265780cc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.473399] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f4b18f73-0897-4670-aa3a-2d6d265780cc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.486576] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.486576] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.493014] [54658]: INFO cinder.volume.api [None req-f4b18f73-0897-4670-aa3a-2d6d265780cc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1829.499464] [54658]: INFO cinder.api.openstack.wsgi [None req-f4b18f73-0897-4670-aa3a-2d6d265780cc tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 200 [ 1829.499931] [54658]: [pid: 54658|app: 0|req: 149/295] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:30 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.855811] [54659]: DEBUG cinder.api.middleware.request_id [None req-7868c52f-1ad5-4eab-ac63-e409c2a72dd1 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.857875] [54659]: INFO cinder.api.openstack.wsgi [None req-7868c52f-1ad5-4eab-ac63-e409c2a72dd1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1829.858167] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7868c52f-1ad5-4eab-ac63-e409c2a72dd1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.858434] [54659]: DEBUG cinder.api.openstack.wsgi [None req-7868c52f-1ad5-4eab-ac63-e409c2a72dd1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.866478] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.866478] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.874590] [54659]: INFO cinder.volume.api [None req-7868c52f-1ad5-4eab-ac63-e409c2a72dd1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1829.881549] [54659]: INFO cinder.api.openstack.wsgi [None req-7868c52f-1ad5-4eab-ac63-e409c2a72dd1 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1829.881981] [54659]: [pid: 54659|app: 0|req: 147/296] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:30 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1830.512324] [54658]: DEBUG cinder.api.middleware.request_id [None req-c13b8fd5-e593-4bfc-b70c-23b32ea4e648 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.514774] [54658]: INFO cinder.api.openstack.wsgi [None req-c13b8fd5-e593-4bfc-b70c-23b32ea4e648 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 [ 1830.515229] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c13b8fd5-e593-4bfc-b70c-23b32ea4e648 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.515405] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c13b8fd5-e593-4bfc-b70c-23b32ea4e648 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.523353] [54658]: INFO cinder.api.openstack.wsgi [None req-c13b8fd5-e593-4bfc-b70c-23b32ea4e648 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 returned with HTTP 404 [ 1830.523897] [54658]: [pid: 54658|app: 0|req: 150/297] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:31 2024] GET /volume/v3/volumes/30e2b0f5-5ca2-46b5-b457-267b08da7719 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1830.574574] [54659]: DEBUG cinder.api.middleware.request_id [None req-31b19077-78fb-4973-a629-b49d8f920c24 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.576634] [54659]: INFO cinder.api.openstack.wsgi [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1830.576875] [54659]: DEBUG cinder.api.openstack.wsgi [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.577087] [54659]: DEBUG cinder.api.openstack.wsgi [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.577283] [54659]: INFO cinder.api.v3.volumes [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Delete volume with id: e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1830.588869] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1830.588869] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.589605] [54659]: INFO cinder.volume.api [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1830.610429] [54659]: INFO cinder.volume.api [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Delete volume request issued successfully. [ 1830.610566] [54659]: INFO cinder.api.openstack.wsgi [None req-31b19077-78fb-4973-a629-b49d8f920c24 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 202 [ 1830.611229] [54659]: [pid: 54659|app: 0|req: 148/298] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:31 2024] DELETE /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1830.615133] [54658]: DEBUG cinder.api.middleware.request_id [None req-7e0e0bc8-f875-4284-a604-3d4f69ff9f40 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.617192] [54658]: INFO cinder.api.openstack.wsgi [None req-7e0e0bc8-f875-4284-a604-3d4f69ff9f40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1830.617562] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7e0e0bc8-f875-4284-a604-3d4f69ff9f40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.619212] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7e0e0bc8-f875-4284-a604-3d4f69ff9f40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.626132] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1830.626132] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.630828] [54658]: INFO cinder.volume.api [None req-7e0e0bc8-f875-4284-a604-3d4f69ff9f40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1830.636347] [54658]: INFO cinder.api.openstack.wsgi [None req-7e0e0bc8-f875-4284-a604-3d4f69ff9f40 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1830.636621] [54658]: [pid: 54658|app: 0|req: 151/299] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:31 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1831.647983] [54659]: DEBUG cinder.api.middleware.request_id [None req-a62631d4-8818-4050-b220-dfff4dbbb466 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.653707] [54659]: INFO cinder.api.openstack.wsgi [None req-a62631d4-8818-4050-b220-dfff4dbbb466 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1831.653953] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a62631d4-8818-4050-b220-dfff4dbbb466 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.654200] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a62631d4-8818-4050-b220-dfff4dbbb466 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.670905] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.670905] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.676894] [54659]: INFO cinder.volume.api [None req-a62631d4-8818-4050-b220-dfff4dbbb466 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1831.684232] [54659]: INFO cinder.api.openstack.wsgi [None req-a62631d4-8818-4050-b220-dfff4dbbb466 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1831.684595] [54659]: [pid: 54659|app: 0|req: 149/300] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:32 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1832.700432] [54658]: DEBUG cinder.api.middleware.request_id [None req-d34f2a9c-eb33-4cae-abc5-0b99bc9d3fe0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.703079] [54658]: INFO cinder.api.openstack.wsgi [None req-d34f2a9c-eb33-4cae-abc5-0b99bc9d3fe0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1832.703297] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d34f2a9c-eb33-4cae-abc5-0b99bc9d3fe0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.703604] [54658]: DEBUG cinder.api.openstack.wsgi [None req-d34f2a9c-eb33-4cae-abc5-0b99bc9d3fe0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.712146] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.712146] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.716106] [54658]: INFO cinder.volume.api [None req-d34f2a9c-eb33-4cae-abc5-0b99bc9d3fe0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Volume info retrieved successfully. [ 1832.723051] [54658]: INFO cinder.api.openstack.wsgi [None req-d34f2a9c-eb33-4cae-abc5-0b99bc9d3fe0 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 200 [ 1832.723479] [54658]: [pid: 54658|app: 0|req: 152/301] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:33 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1833.739021] [54659]: DEBUG cinder.api.middleware.request_id [None req-64bde718-15cb-4aa7-82eb-53f19e74cbb8 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.739021] [54659]: INFO cinder.api.openstack.wsgi [None req-64bde718-15cb-4aa7-82eb-53f19e74cbb8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] GET http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 [ 1833.739021] [54659]: DEBUG cinder.api.openstack.wsgi [None req-64bde718-15cb-4aa7-82eb-53f19e74cbb8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.739021] [54659]: DEBUG cinder.api.openstack.wsgi [None req-64bde718-15cb-4aa7-82eb-53f19e74cbb8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.746408] [54659]: INFO cinder.api.openstack.wsgi [None req-64bde718-15cb-4aa7-82eb-53f19e74cbb8 tempest-AttachVolumeTestJSON-242588332 tempest-AttachVolumeTestJSON-242588332-project-member] http://10.180.1.21/volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 returned with HTTP 404 [ 1833.747032] [54659]: [pid: 54659|app: 0|req: 150/302] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:34 2024] GET /volume/v3/volumes/e14669a1-6e80-44ab-aee6-3aae0cc38ee5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1836.997926] [54658]: DEBUG cinder.api.middleware.request_id [req-2fb18799-ef96-4492-bc96-4d2f13e6498f req-a6cc4f36-101a-434a-9e76-03e469273354 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.001989] [54658]: INFO cinder.api.openstack.wsgi [req-2fb18799-ef96-4492-bc96-4d2f13e6498f req-a6cc4f36-101a-434a-9e76-03e469273354 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1470293663 [ 1837.002316] [54658]: DEBUG cinder.api.openstack.wsgi [req-2fb18799-ef96-4492-bc96-4d2f13e6498f req-a6cc4f36-101a-434a-9e76-03e469273354 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.002662] [54658]: DEBUG cinder.api.openstack.wsgi [req-2fb18799-ef96-4492-bc96-4d2f13e6498f req-a6cc4f36-101a-434a-9e76-03e469273354 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.002965] [54658]: INFO cinder.api.v3.volumes [req-2fb18799-ef96-4492-bc96-4d2f13e6498f req-a6cc4f36-101a-434a-9e76-03e469273354 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Delete volume with id: tempest-invalid-1470293663 [ 1837.012657] [54658]: INFO cinder.api.openstack.wsgi [req-2fb18799-ef96-4492-bc96-4d2f13e6498f req-a6cc4f36-101a-434a-9e76-03e469273354 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1470293663 returned with HTTP 404 [ 1837.013478] [54658]: [pid: 54658|app: 0|req: 153/303] 10.180.1.21 () {62 vars in 1470 bytes} [Sat Dec 14 22:11:37 2024] DELETE /volume/v3/volumes/tempest-invalid-1470293663 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1837.041543] [54659]: DEBUG cinder.api.middleware.request_id [req-bdbd8467-026d-4614-ade0-84496deed310 req-403722a9-9745-4228-8d62-21577aedade6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.043781] [54659]: INFO cinder.api.openstack.wsgi [req-bdbd8467-026d-4614-ade0-84496deed310 req-403722a9-9745-4228-8d62-21577aedade6 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ccf4f93-7946-46b5-a244-192c319acb23 [ 1837.044141] [54659]: DEBUG cinder.api.openstack.wsgi [req-bdbd8467-026d-4614-ade0-84496deed310 req-403722a9-9745-4228-8d62-21577aedade6 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.044483] [54659]: DEBUG cinder.api.openstack.wsgi [req-bdbd8467-026d-4614-ade0-84496deed310 req-403722a9-9745-4228-8d62-21577aedade6 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.044910] [54659]: INFO cinder.api.v3.volumes [req-bdbd8467-026d-4614-ade0-84496deed310 req-403722a9-9745-4228-8d62-21577aedade6 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Delete volume with id: 2ccf4f93-7946-46b5-a244-192c319acb23 [ 1837.052842] [54659]: INFO cinder.api.openstack.wsgi [req-bdbd8467-026d-4614-ade0-84496deed310 req-403722a9-9745-4228-8d62-21577aedade6 tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] http://10.180.1.21/volume/v3/volumes/2ccf4f93-7946-46b5-a244-192c319acb23 returned with HTTP 404 [ 1837.053769] [54659]: [pid: 54659|app: 0|req: 151/304] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 22:11:37 2024] DELETE /volume/v3/volumes/2ccf4f93-7946-46b5-a244-192c319acb23 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1837.069556] [54658]: DEBUG cinder.api.middleware.request_id [req-f5ad014c-f40c-4d99-9655-b34753edf1f0 req-017e9a7a-e26a-4d5f-819c-45970945719e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.073382] [54658]: INFO cinder.api.openstack.wsgi [req-f5ad014c-f40c-4d99-9655-b34753edf1f0 req-017e9a7a-e26a-4d5f-819c-45970945719e tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] GET http://10.180.1.21/volume/v3/volumes/9d30a0cb-5db4-4748-a273-93a02bb8af19 [ 1837.073504] [54658]: DEBUG cinder.api.openstack.wsgi [req-f5ad014c-f40c-4d99-9655-b34753edf1f0 req-017e9a7a-e26a-4d5f-819c-45970945719e tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.073734] [54658]: DEBUG cinder.api.openstack.wsgi [req-f5ad014c-f40c-4d99-9655-b34753edf1f0 req-017e9a7a-e26a-4d5f-819c-45970945719e tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.079942] [54658]: INFO cinder.api.openstack.wsgi [req-f5ad014c-f40c-4d99-9655-b34753edf1f0 req-017e9a7a-e26a-4d5f-819c-45970945719e tempest-VolumesNegativeTest-800521946 tempest-VolumesNegativeTest-800521946-project-member] http://10.180.1.21/volume/v3/volumes/9d30a0cb-5db4-4748-a273-93a02bb8af19 returned with HTTP 404 [ 1837.080475] [54658]: [pid: 54658|app: 0|req: 154/305] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:11:37 2024] GET /volume/v3/volumes/9d30a0cb-5db4-4748-a273-93a02bb8af19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1837.901158] [54659]: DEBUG cinder.api.middleware.request_id [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.904248] [54659]: INFO cinder.api.openstack.wsgi [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] DELETE http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 [ 1837.904638] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.904828] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.905171] [54659]: INFO cinder.api.v3.volumes [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Delete volume with id: 360f220f-47df-4adc-a327-66cf5db27af1 [ 1837.925678] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.925678] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.925678] [54659]: INFO cinder.volume.api [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1837.953410] [54659]: INFO cinder.volume.api [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Delete volume request issued successfully. [ 1837.957025] [54659]: INFO cinder.api.openstack.wsgi [None req-9206a923-fd2c-42a9-b884-4926f6d1c5b9 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 returned with HTTP 202 [ 1837.957025] [54659]: [pid: 54659|app: 0|req: 152/306] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:38 2024] DELETE /volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1837.961990] [54658]: DEBUG cinder.api.middleware.request_id [None req-b25f0dcf-4fd2-4b1f-8491-28597130b6c4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.963441] [54658]: INFO cinder.api.openstack.wsgi [None req-b25f0dcf-4fd2-4b1f-8491-28597130b6c4 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 [ 1837.966563] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b25f0dcf-4fd2-4b1f-8491-28597130b6c4 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.966563] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b25f0dcf-4fd2-4b1f-8491-28597130b6c4 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.972966] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.972966] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.979419] [54658]: INFO cinder.volume.api [None req-b25f0dcf-4fd2-4b1f-8491-28597130b6c4 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1837.990121] [54658]: INFO cinder.api.openstack.wsgi [None req-b25f0dcf-4fd2-4b1f-8491-28597130b6c4 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 returned with HTTP 200 [ 1837.990121] [54658]: [pid: 54658|app: 0|req: 155/307] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:38 2024] GET /volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1839.000526] [54659]: DEBUG cinder.api.middleware.request_id [None req-21e3e42d-cad4-420b-be3b-ea80371ad2cb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.003346] [54659]: INFO cinder.api.openstack.wsgi [None req-21e3e42d-cad4-420b-be3b-ea80371ad2cb tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 [ 1839.003616] [54659]: DEBUG cinder.api.openstack.wsgi [None req-21e3e42d-cad4-420b-be3b-ea80371ad2cb tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.003859] [54659]: DEBUG cinder.api.openstack.wsgi [None req-21e3e42d-cad4-420b-be3b-ea80371ad2cb tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.010859] [54659]: INFO cinder.api.openstack.wsgi [None req-21e3e42d-cad4-420b-be3b-ea80371ad2cb tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 returned with HTTP 404 [ 1839.011391] [54659]: [pid: 54659|app: 0|req: 153/308] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:39 2024] GET /volume/v3/volumes/360f220f-47df-4adc-a327-66cf5db27af1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1839.015448] [54658]: DEBUG cinder.api.middleware.request_id [None req-b438ab9c-8614-4c90-a500-b8f306f3809b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.018155] [54658]: INFO cinder.api.openstack.wsgi [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1839.018395] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.018620] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.018850] [54658]: INFO cinder.api.v3.volumes [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Delete volume with id: eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1839.030176] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.030176] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.030766] [54658]: INFO cinder.volume.api [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1839.049315] [54658]: INFO cinder.volume.api [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Delete volume request issued successfully. [ 1839.049540] [54658]: INFO cinder.api.openstack.wsgi [None req-b438ab9c-8614-4c90-a500-b8f306f3809b tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 202 [ 1839.049940] [54658]: [pid: 54658|app: 0|req: 156/309] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:39 2024] DELETE /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1839.055674] [54659]: DEBUG cinder.api.middleware.request_id [None req-a6e98722-d904-457f-9156-a48303130c41 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.057802] [54659]: INFO cinder.api.openstack.wsgi [None req-a6e98722-d904-457f-9156-a48303130c41 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1839.058070] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a6e98722-d904-457f-9156-a48303130c41 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.058270] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a6e98722-d904-457f-9156-a48303130c41 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.066156] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.066156] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.072116] [54659]: INFO cinder.volume.api [None req-a6e98722-d904-457f-9156-a48303130c41 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Volume info retrieved successfully. [ 1839.076515] [54659]: INFO cinder.api.openstack.wsgi [None req-a6e98722-d904-457f-9156-a48303130c41 tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 200 [ 1839.076963] [54659]: [pid: 54659|app: 0|req: 154/310] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:39 2024] GET /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1839.183113] [54658]: DEBUG cinder.api.middleware.request_id [req-1496b285-b65b-493e-8ba6-88e4c48edc60 req-6e3282ff-2cc3-408c-a7c2-afa9e27349ae None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.185921] [54658]: INFO cinder.api.openstack.wsgi [req-1496b285-b65b-493e-8ba6-88e4c48edc60 req-6e3282ff-2cc3-408c-a7c2-afa9e27349ae tempest-ServerActionsTestJSON-660145531 tempest-ServerActionsTestJSON-660145531-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=385c7f84-8efd-47d6-ae9b-97d63009b89c [ 1839.186402] [54658]: DEBUG cinder.api.openstack.wsgi [req-1496b285-b65b-493e-8ba6-88e4c48edc60 req-6e3282ff-2cc3-408c-a7c2-afa9e27349ae tempest-ServerActionsTestJSON-660145531 tempest-ServerActionsTestJSON-660145531-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.186778] [54658]: DEBUG cinder.api.openstack.wsgi [req-1496b285-b65b-493e-8ba6-88e4c48edc60 req-6e3282ff-2cc3-408c-a7c2-afa9e27349ae tempest-ServerActionsTestJSON-660145531 tempest-ServerActionsTestJSON-660145531-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.192606] [54658]: INFO cinder.api.openstack.wsgi [req-1496b285-b65b-493e-8ba6-88e4c48edc60 req-6e3282ff-2cc3-408c-a7c2-afa9e27349ae tempest-ServerActionsTestJSON-660145531 tempest-ServerActionsTestJSON-660145531-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=385c7f84-8efd-47d6-ae9b-97d63009b89c returned with HTTP 200 [ 1839.193130] [54658]: [pid: 54658|app: 0|req: 157/311] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 22:11:40 2024] GET /volume/v3/attachments?instance_id=385c7f84-8efd-47d6-ae9b-97d63009b89c => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1840.086491] [54659]: DEBUG cinder.api.middleware.request_id [None req-5129fdef-c931-4e39-818e-1842d8e0afbf None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.088687] [54659]: INFO cinder.api.openstack.wsgi [None req-5129fdef-c931-4e39-818e-1842d8e0afbf tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] GET http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 [ 1840.088952] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5129fdef-c931-4e39-818e-1842d8e0afbf tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.089197] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5129fdef-c931-4e39-818e-1842d8e0afbf tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.096053] [54659]: INFO cinder.api.openstack.wsgi [None req-5129fdef-c931-4e39-818e-1842d8e0afbf tempest-ServersNegativeTestJSON-579311636 tempest-ServersNegativeTestJSON-579311636-project-member] http://10.180.1.21/volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 returned with HTTP 404 [ 1840.096508] [54659]: [pid: 54659|app: 0|req: 155/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:40 2024] GET /volume/v3/volumes/eabe19bf-88cc-4078-8338-9143eb6384b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1845.272628] [54658]: DEBUG cinder.api.middleware.request_id [None req-367a99e7-2dd3-47be-9046-fbef222565f4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.273549] [54658]: INFO cinder.api.openstack.wsgi [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] DELETE http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1845.273777] [54658]: DEBUG cinder.api.openstack.wsgi [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.273992] [54658]: DEBUG cinder.api.openstack.wsgi [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.274204] [54658]: INFO cinder.api.v3.volumes [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Delete volume with id: 298feca8-1a21-4825-b1d6-1290b8d8295b [ 1845.282666] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=220,cinder:INSERT=16,cinder:UPDATE=40 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1845.299729] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.299729] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.300761] [54658]: INFO cinder.volume.api [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1845.330045] [54658]: INFO cinder.volume.api [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Delete volume request issued successfully. [ 1845.330045] [54658]: INFO cinder.api.openstack.wsgi [None req-367a99e7-2dd3-47be-9046-fbef222565f4 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 202 [ 1845.330277] [54658]: [pid: 54658|app: 0|req: 158/313] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:46 2024] DELETE /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1845.335166] [54659]: DEBUG cinder.api.middleware.request_id [None req-232d80a0-64d5-486b-a83a-7c576a24b480 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.337091] [54659]: INFO cinder.api.openstack.wsgi [None req-232d80a0-64d5-486b-a83a-7c576a24b480 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1845.338034] [54659]: DEBUG cinder.api.openstack.wsgi [None req-232d80a0-64d5-486b-a83a-7c576a24b480 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.338034] [54659]: DEBUG cinder.api.openstack.wsgi [None req-232d80a0-64d5-486b-a83a-7c576a24b480 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.342064] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=181,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1845.349254] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.349254] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.355229] [54659]: INFO cinder.volume.api [None req-232d80a0-64d5-486b-a83a-7c576a24b480 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1845.360687] [54659]: INFO cinder.api.openstack.wsgi [None req-232d80a0-64d5-486b-a83a-7c576a24b480 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1845.360687] [54659]: [pid: 54659|app: 0|req: 156/314] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:46 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.374644] [54658]: DEBUG cinder.api.middleware.request_id [None req-2d05a6af-9ef2-480a-9c99-04e3d8ffbcf8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.377630] [54658]: INFO cinder.api.openstack.wsgi [None req-2d05a6af-9ef2-480a-9c99-04e3d8ffbcf8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1846.377929] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2d05a6af-9ef2-480a-9c99-04e3d8ffbcf8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.378180] [54658]: DEBUG cinder.api.openstack.wsgi [None req-2d05a6af-9ef2-480a-9c99-04e3d8ffbcf8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.401692] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.401692] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.408995] [54658]: INFO cinder.volume.api [None req-2d05a6af-9ef2-480a-9c99-04e3d8ffbcf8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1846.414879] [54658]: INFO cinder.api.openstack.wsgi [None req-2d05a6af-9ef2-480a-9c99-04e3d8ffbcf8 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 200 [ 1846.415885] [54658]: [pid: 54658|app: 0|req: 159/315] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:47 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.466936] [54659]: DEBUG cinder.api.middleware.request_id [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.470061] [54659]: INFO cinder.api.openstack.wsgi [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1846.470723] [54659]: DEBUG cinder.api.openstack.wsgi [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1271404448", "imageRef": "7b0b8d1f-947d-4e19-84cd-c04ba3c18a3d", "size": 1}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1846.472509] [54659]: DEBUG cinder.api.v3.volumes [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1271404448', 'imageRef': '7b0b8d1f-947d-4e19-84cd-c04ba3c18a3d', 'size': 1}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1846.670967] [54659]: INFO cinder.api.v3.volumes [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Create volume of 1 GB [ 1846.676585] [54659]: INFO cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Availability Zones retrieved successfully. [ 1846.683716] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Flow 'volume_create_api' (5d1b6e21-d47e-4059-a51a-5e391f417f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1846.684935] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c76921-6b31-405d-acbc-7b5c777d80c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.686143] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1846.741259] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c76921-6b31-405d-acbc-7b5c777d80c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.742059] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89c9c54-0075-4dcd-8741-8c2d83598f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.801878] [54659]: DEBUG cinder.quota [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Created reservations ['fbdbcfde-b5c9-4fd8-88f3-04639fb26b85', 'd710a707-9f13-44e4-8e6f-1d2ab565ce7a', '5a87f0ef-7c39-4f9a-be63-ea2e1d659731', 'ad5a504e-6993-4a98-bdaf-6f4d0b94309b'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1846.803029] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89c9c54-0075-4dcd-8741-8c2d83598f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbdbcfde-b5c9-4fd8-88f3-04639fb26b85', 'd710a707-9f13-44e4-8e6f-1d2ab565ce7a', '5a87f0ef-7c39-4f9a-be63-ea2e1d659731', 'ad5a504e-6993-4a98-bdaf-6f4d0b94309b']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.803866] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d1eb0e-ac97-47db-af5f-0fbfdf03b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.820151] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d1eb0e-ac97-47db-af5f-0fbfdf03b9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90730f60-423f-4bcf-9b6d-0212b4800ce9', '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-1271404448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83626156fb8846fbb5df1809222e0d9d',qos_specs=None,replication_status=,reservations=['fbdbcfde-b5c9-4fd8-88f3-04639fb26b85','d710a707-9f13-44e4-8e6f-1d2ab565ce7a','5a87f0ef-7c39-4f9a-be63-ea2e1d659731','ad5a504e-6993-4a98-bdaf-6f4d0b94309b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b3803bfb92e49f984b5b66fe418b407',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1271404448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90730f60-423f-4bcf-9b6d-0212b4800ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83626156fb8846fbb5df1809222e0d9d',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='5b3803bfb92e49f984b5b66fe418b407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.820151] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069313eb-66e4-4711-9d91-49b324a9f2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.833463] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069313eb-66e4-4711-9d91-49b324a9f2b1) 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-1271404448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83626156fb8846fbb5df1809222e0d9d',qos_specs=None,replication_status=,reservations=['fbdbcfde-b5c9-4fd8-88f3-04639fb26b85','d710a707-9f13-44e4-8e6f-1d2ab565ce7a','5a87f0ef-7c39-4f9a-be63-ea2e1d659731','ad5a504e-6993-4a98-bdaf-6f4d0b94309b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b3803bfb92e49f984b5b66fe418b407',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.834446] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50687e2e-e9a6-4d49-a5f3-375e7591d73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.846885] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50687e2e-e9a6-4d49-a5f3-375e7591d73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.846885] [54659]: DEBUG cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Flow 'volume_create_api' (5d1b6e21-d47e-4059-a51a-5e391f417f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1846.846885] [54659]: INFO cinder.volume.api [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Create volume request issued successfully. [ 1846.846885] [54659]: INFO cinder.api.openstack.wsgi [None req-97efdbd8-d2ca-4a1b-b282-a043ffd870cb tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1846.848753] [54659]: [pid: 54659|app: 0|req: 157/316] 10.180.1.21 () {62 vars in 1177 bytes} [Sat Dec 14 22:11:47 2024] POST /volume/v3/volumes => generated 898 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1846.857972] [54658]: DEBUG cinder.api.middleware.request_id [None req-b5a85ecb-326c-4a25-bc63-a47179a3f47c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.861225] [54658]: INFO cinder.api.openstack.wsgi [None req-b5a85ecb-326c-4a25-bc63-a47179a3f47c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1846.861802] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b5a85ecb-326c-4a25-bc63-a47179a3f47c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.861908] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b5a85ecb-326c-4a25-bc63-a47179a3f47c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.875644] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.875644] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.882207] [54658]: INFO cinder.volume.api [None req-b5a85ecb-326c-4a25-bc63-a47179a3f47c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1846.887774] [54658]: INFO cinder.api.openstack.wsgi [None req-b5a85ecb-326c-4a25-bc63-a47179a3f47c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1846.888203] [54658]: [pid: 54658|app: 0|req: 160/317] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:47 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 966 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1847.430119] [54659]: DEBUG cinder.api.middleware.request_id [None req-1985aa85-9a92-4968-8c9a-5a6820e207ad None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.432726] [54659]: INFO cinder.api.openstack.wsgi [None req-1985aa85-9a92-4968-8c9a-5a6820e207ad tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b [ 1847.433011] [54659]: DEBUG cinder.api.openstack.wsgi [None req-1985aa85-9a92-4968-8c9a-5a6820e207ad tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.434389] [54659]: DEBUG cinder.api.openstack.wsgi [None req-1985aa85-9a92-4968-8c9a-5a6820e207ad tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.439877] [54659]: INFO cinder.api.openstack.wsgi [None req-1985aa85-9a92-4968-8c9a-5a6820e207ad tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b returned with HTTP 404 [ 1847.440474] [54659]: [pid: 54659|app: 0|req: 158/318] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:48 2024] GET /volume/v3/volumes/298feca8-1a21-4825-b1d6-1290b8d8295b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1847.444027] [54658]: DEBUG cinder.api.middleware.request_id [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.445782] [54658]: INFO cinder.api.openstack.wsgi [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] DELETE http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 [ 1847.446066] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.446329] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.446532] [54658]: INFO cinder.api.v3.volumes [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Delete volume with id: 455349fd-fcff-48d5-9f15-50b181bdf950 [ 1847.457204] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.457204] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.457833] [54658]: INFO cinder.volume.api [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1847.474141] [54658]: INFO cinder.volume.api [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Delete volume request issued successfully. [ 1847.474348] [54658]: INFO cinder.api.openstack.wsgi [None req-bdda0a71-d3ea-43dd-ad15-c5494362241f tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 returned with HTTP 202 [ 1847.474775] [54658]: [pid: 54658|app: 0|req: 161/319] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:11:48 2024] DELETE /volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1847.478302] [54659]: DEBUG cinder.api.middleware.request_id [None req-06675435-e9da-4e99-8748-e071a7a9e1de None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.480665] [54659]: INFO cinder.api.openstack.wsgi [None req-06675435-e9da-4e99-8748-e071a7a9e1de tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 [ 1847.480911] [54659]: DEBUG cinder.api.openstack.wsgi [None req-06675435-e9da-4e99-8748-e071a7a9e1de tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.481212] [54659]: DEBUG cinder.api.openstack.wsgi [None req-06675435-e9da-4e99-8748-e071a7a9e1de tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.489516] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.489516] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.493275] [54659]: INFO cinder.volume.api [None req-06675435-e9da-4e99-8748-e071a7a9e1de tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Volume info retrieved successfully. [ 1847.498219] [54659]: INFO cinder.api.openstack.wsgi [None req-06675435-e9da-4e99-8748-e071a7a9e1de tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 returned with HTTP 200 [ 1847.498621] [54659]: [pid: 54659|app: 0|req: 159/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:48 2024] GET /volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.905903] [54658]: DEBUG cinder.api.middleware.request_id [None req-5bb8601a-81ef-4bff-bc49-6ac408c7e802 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.909752] [54658]: INFO cinder.api.openstack.wsgi [None req-5bb8601a-81ef-4bff-bc49-6ac408c7e802 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1847.909752] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5bb8601a-81ef-4bff-bc49-6ac408c7e802 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.909752] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5bb8601a-81ef-4bff-bc49-6ac408c7e802 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.919793] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.919793] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.925304] [54658]: INFO cinder.volume.api [None req-5bb8601a-81ef-4bff-bc49-6ac408c7e802 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1847.929229] [54658]: INFO cinder.api.openstack.wsgi [None req-5bb8601a-81ef-4bff-bc49-6ac408c7e802 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1847.929683] [54658]: [pid: 54658|app: 0|req: 162/321] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:48 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1848.509698] [54659]: DEBUG cinder.api.middleware.request_id [None req-a9efbcb0-ce93-44a2-b6f5-019dce970cf3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.512070] [54659]: INFO cinder.api.openstack.wsgi [None req-a9efbcb0-ce93-44a2-b6f5-019dce970cf3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] GET http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 [ 1848.512318] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a9efbcb0-ce93-44a2-b6f5-019dce970cf3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.512545] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a9efbcb0-ce93-44a2-b6f5-019dce970cf3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.519051] [54659]: INFO cinder.api.openstack.wsgi [None req-a9efbcb0-ce93-44a2-b6f5-019dce970cf3 tempest-ServerRescueNegativeTestJSON-1108561148 tempest-ServerRescueNegativeTestJSON-1108561148-project-member] http://10.180.1.21/volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 returned with HTTP 404 [ 1848.519546] [54659]: [pid: 54659|app: 0|req: 160/322] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:49 2024] GET /volume/v3/volumes/455349fd-fcff-48d5-9f15-50b181bdf950 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1848.939805] [54658]: DEBUG cinder.api.middleware.request_id [None req-24f0a2d2-77fb-4606-bf51-8d05b8b97b94 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.942358] [54658]: INFO cinder.api.openstack.wsgi [None req-24f0a2d2-77fb-4606-bf51-8d05b8b97b94 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1848.942656] [54658]: DEBUG cinder.api.openstack.wsgi [None req-24f0a2d2-77fb-4606-bf51-8d05b8b97b94 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.942882] [54658]: DEBUG cinder.api.openstack.wsgi [None req-24f0a2d2-77fb-4606-bf51-8d05b8b97b94 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.953528] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.953528] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.961871] [54658]: INFO cinder.volume.api [None req-24f0a2d2-77fb-4606-bf51-8d05b8b97b94 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1848.973485] [54658]: INFO cinder.api.openstack.wsgi [None req-24f0a2d2-77fb-4606-bf51-8d05b8b97b94 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1848.973485] [54658]: [pid: 54658|app: 0|req: 163/323] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:49 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1849.979079] [54659]: DEBUG cinder.api.middleware.request_id [None req-92e22257-9829-4bcd-a661-5317aa63e4d5 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.981473] [54659]: INFO cinder.api.openstack.wsgi [None req-92e22257-9829-4bcd-a661-5317aa63e4d5 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1849.981773] [54659]: DEBUG cinder.api.openstack.wsgi [None req-92e22257-9829-4bcd-a661-5317aa63e4d5 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.982065] [54659]: DEBUG cinder.api.openstack.wsgi [None req-92e22257-9829-4bcd-a661-5317aa63e4d5 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.994258] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.994258] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.998783] [54659]: INFO cinder.volume.api [None req-92e22257-9829-4bcd-a661-5317aa63e4d5 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1850.009862] [54659]: INFO cinder.api.openstack.wsgi [None req-92e22257-9829-4bcd-a661-5317aa63e4d5 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1850.010315] [54659]: [pid: 54659|app: 0|req: 161/324] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:50 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1851.021760] [54658]: DEBUG cinder.api.middleware.request_id [None req-ac851176-21fa-49d1-ad34-4a1fbd73b6b6 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.029111] [54658]: INFO cinder.api.openstack.wsgi [None req-ac851176-21fa-49d1-ad34-4a1fbd73b6b6 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1851.029111] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ac851176-21fa-49d1-ad34-4a1fbd73b6b6 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.029111] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ac851176-21fa-49d1-ad34-4a1fbd73b6b6 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.038351] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.038351] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.042807] [54658]: INFO cinder.volume.api [None req-ac851176-21fa-49d1-ad34-4a1fbd73b6b6 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1851.047592] [54658]: INFO cinder.api.openstack.wsgi [None req-ac851176-21fa-49d1-ad34-4a1fbd73b6b6 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1851.048122] [54658]: [pid: 54658|app: 0|req: 164/325] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:51 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1852.058440] [54659]: DEBUG cinder.api.middleware.request_id [None req-693a7398-d9ac-44f8-b9bf-ab9938deafcf None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.061145] [54659]: INFO cinder.api.openstack.wsgi [None req-693a7398-d9ac-44f8-b9bf-ab9938deafcf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1852.061416] [54659]: DEBUG cinder.api.openstack.wsgi [None req-693a7398-d9ac-44f8-b9bf-ab9938deafcf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.061640] [54659]: DEBUG cinder.api.openstack.wsgi [None req-693a7398-d9ac-44f8-b9bf-ab9938deafcf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.072242] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.072242] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.076349] [54659]: INFO cinder.volume.api [None req-693a7398-d9ac-44f8-b9bf-ab9938deafcf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1852.081575] [54659]: INFO cinder.api.openstack.wsgi [None req-693a7398-d9ac-44f8-b9bf-ab9938deafcf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1852.082046] [54659]: [pid: 54659|app: 0|req: 162/326] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:52 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1853.092997] [54658]: DEBUG cinder.api.middleware.request_id [None req-860fdb61-f17a-4439-81bf-a692d9c3a836 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.095143] [54658]: INFO cinder.api.openstack.wsgi [None req-860fdb61-f17a-4439-81bf-a692d9c3a836 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1853.095449] [54658]: DEBUG cinder.api.openstack.wsgi [None req-860fdb61-f17a-4439-81bf-a692d9c3a836 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.095670] [54658]: DEBUG cinder.api.openstack.wsgi [None req-860fdb61-f17a-4439-81bf-a692d9c3a836 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.110838] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.110838] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.117083] [54658]: INFO cinder.volume.api [None req-860fdb61-f17a-4439-81bf-a692d9c3a836 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1853.123547] [54658]: INFO cinder.api.openstack.wsgi [None req-860fdb61-f17a-4439-81bf-a692d9c3a836 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1853.123961] [54658]: [pid: 54658|app: 0|req: 165/327] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:53 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1853.731818] [54659]: DEBUG cinder.api.middleware.request_id [None req-30fb4f07-57fa-49a3-9479-5288214517e5 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.733740] [54659]: INFO cinder.api.openstack.wsgi [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1853.734133] [54659]: DEBUG cinder.api.openstack.wsgi [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1184683709"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1853.735714] [54659]: DEBUG cinder.api.v3.volumes [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1184683709'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1853.735872] [54659]: INFO cinder.api.v3.volumes [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Create volume of 1 GB [ 1853.741396] [54659]: INFO cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Availability Zones retrieved successfully. [ 1853.748711] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Flow 'volume_create_api' (7df0c1dd-1725-4e21-858a-b70013e55b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1853.749945] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304b3b71-fd06-493e-ba1c-1444bb6cf9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1853.751139] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1853.770671] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304b3b71-fd06-493e-ba1c-1444bb6cf9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1853.771679] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e4410c-cd6b-40af-ab51-748ab8fe7af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1853.801923] [54659]: DEBUG cinder.quota [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Created reservations ['baaec9ff-c953-486e-82bc-27c9cac72eb4', 'f971c0fe-dd35-4e5c-aed1-1e6418e20c34', 'd0a89d2f-7a81-446d-914c-ddd5e8291021', '7bfaf345-ade9-4e8f-9c44-7bb79c17c770'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1853.802909] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e4410c-cd6b-40af-ab51-748ab8fe7af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baaec9ff-c953-486e-82bc-27c9cac72eb4', 'f971c0fe-dd35-4e5c-aed1-1e6418e20c34', 'd0a89d2f-7a81-446d-914c-ddd5e8291021', '7bfaf345-ade9-4e8f-9c44-7bb79c17c770']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1853.803828] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c203ff6-47f3-4b75-a8bf-f6cfd8bf3d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1853.818448] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c203ff6-47f3-4b75-a8bf-f6cfd8bf3d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dac4c8aa-1615-4c6a-8b26-d7dd1268618d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1184683709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd73464141f4240b481a8c98d384350',qos_specs=None,replication_status=,reservations=['baaec9ff-c953-486e-82bc-27c9cac72eb4','f971c0fe-dd35-4e5c-aed1-1e6418e20c34','d0a89d2f-7a81-446d-914c-ddd5e8291021','7bfaf345-ade9-4e8f-9c44-7bb79c17c770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177d74f252e74562bb74bc8e72d7c0c4',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1184683709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dac4c8aa-1615-4c6a-8b26-d7dd1268618d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd73464141f4240b481a8c98d384350',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='177d74f252e74562bb74bc8e72d7c0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1853.819375] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d569678c-7618-48b2-851f-72728b635681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1853.832800] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d569678c-7618-48b2-851f-72728b635681) 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-1184683709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd73464141f4240b481a8c98d384350',qos_specs=None,replication_status=,reservations=['baaec9ff-c953-486e-82bc-27c9cac72eb4','f971c0fe-dd35-4e5c-aed1-1e6418e20c34','d0a89d2f-7a81-446d-914c-ddd5e8291021','7bfaf345-ade9-4e8f-9c44-7bb79c17c770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177d74f252e74562bb74bc8e72d7c0c4',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1853.833631] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed5894f-7658-4918-8361-bea0ef88d9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1853.843445] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed5894f-7658-4918-8361-bea0ef88d9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1853.844583] [54659]: DEBUG cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Flow 'volume_create_api' (7df0c1dd-1725-4e21-858a-b70013e55b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1853.844992] [54659]: INFO cinder.volume.api [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Create volume request issued successfully. [ 1853.845817] [54659]: INFO cinder.api.openstack.wsgi [None req-30fb4f07-57fa-49a3-9479-5288214517e5 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1853.846313] [54659]: [pid: 54659|app: 0|req: 163/328] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:11:54 2024] POST /volume/v3/volumes => generated 756 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1853.854268] [54658]: DEBUG cinder.api.middleware.request_id [None req-cfb36fbe-c34b-4844-aea0-b3bb8bbd8b13 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.856509] [54658]: INFO cinder.api.openstack.wsgi [None req-cfb36fbe-c34b-4844-aea0-b3bb8bbd8b13 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1853.856787] [54658]: DEBUG cinder.api.openstack.wsgi [None req-cfb36fbe-c34b-4844-aea0-b3bb8bbd8b13 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.858592] [54658]: DEBUG cinder.api.openstack.wsgi [None req-cfb36fbe-c34b-4844-aea0-b3bb8bbd8b13 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.868957] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.868957] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.874054] [54658]: INFO cinder.volume.api [None req-cfb36fbe-c34b-4844-aea0-b3bb8bbd8b13 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1853.880027] [54658]: INFO cinder.api.openstack.wsgi [None req-cfb36fbe-c34b-4844-aea0-b3bb8bbd8b13 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1853.880568] [54658]: [pid: 54658|app: 0|req: 166/329] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:54 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1854.136659] [54659]: DEBUG cinder.api.middleware.request_id [None req-edc5614c-c5df-46fe-91dc-24da3177656a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.138967] [54659]: INFO cinder.api.openstack.wsgi [None req-edc5614c-c5df-46fe-91dc-24da3177656a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1854.139270] [54659]: DEBUG cinder.api.openstack.wsgi [None req-edc5614c-c5df-46fe-91dc-24da3177656a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.139465] [54659]: DEBUG cinder.api.openstack.wsgi [None req-edc5614c-c5df-46fe-91dc-24da3177656a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.150039] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.150039] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.154068] [54659]: INFO cinder.volume.api [None req-edc5614c-c5df-46fe-91dc-24da3177656a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1854.159687] [54659]: INFO cinder.api.openstack.wsgi [None req-edc5614c-c5df-46fe-91dc-24da3177656a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1854.160037] [54659]: [pid: 54659|app: 0|req: 164/330] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:54 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1854.891032] [54658]: DEBUG cinder.api.middleware.request_id [None req-a448b1bf-34ee-4855-bf27-62d106150f91 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.893100] [54658]: INFO cinder.api.openstack.wsgi [None req-a448b1bf-34ee-4855-bf27-62d106150f91 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1854.893370] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a448b1bf-34ee-4855-bf27-62d106150f91 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.893615] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a448b1bf-34ee-4855-bf27-62d106150f91 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.903394] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.903394] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.907319] [54658]: INFO cinder.volume.api [None req-a448b1bf-34ee-4855-bf27-62d106150f91 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1854.911962] [54658]: INFO cinder.api.openstack.wsgi [None req-a448b1bf-34ee-4855-bf27-62d106150f91 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1854.912346] [54658]: [pid: 54658|app: 0|req: 167/331] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:11:55 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.172559] [54659]: DEBUG cinder.api.middleware.request_id [None req-567f0cd9-4002-4592-ad78-b802f9bc67f2 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.175050] [54659]: INFO cinder.api.openstack.wsgi [None req-567f0cd9-4002-4592-ad78-b802f9bc67f2 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1855.175050] [54659]: DEBUG cinder.api.openstack.wsgi [None req-567f0cd9-4002-4592-ad78-b802f9bc67f2 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.175050] [54659]: DEBUG cinder.api.openstack.wsgi [None req-567f0cd9-4002-4592-ad78-b802f9bc67f2 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.182752] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.182752] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.186928] [54659]: INFO cinder.volume.api [None req-567f0cd9-4002-4592-ad78-b802f9bc67f2 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1855.195604] [54659]: INFO cinder.api.openstack.wsgi [None req-567f0cd9-4002-4592-ad78-b802f9bc67f2 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1855.196026] [54659]: [pid: 54659|app: 0|req: 165/332] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:56 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1856.207376] [54658]: DEBUG cinder.api.middleware.request_id [None req-b7b2a5e2-b9c3-438e-9ddd-cee790484f0e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.209606] [54658]: INFO cinder.api.openstack.wsgi [None req-b7b2a5e2-b9c3-438e-9ddd-cee790484f0e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1856.209696] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b7b2a5e2-b9c3-438e-9ddd-cee790484f0e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.209966] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b7b2a5e2-b9c3-438e-9ddd-cee790484f0e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.221940] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.221940] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.225599] [54658]: INFO cinder.volume.api [None req-b7b2a5e2-b9c3-438e-9ddd-cee790484f0e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1856.230845] [54658]: INFO cinder.api.openstack.wsgi [None req-b7b2a5e2-b9c3-438e-9ddd-cee790484f0e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1856.233232] [54658]: [pid: 54658|app: 0|req: 168/333] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:57 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1857.243277] [54659]: DEBUG cinder.api.middleware.request_id [None req-49561de8-1bb0-4a4b-b7c5-6fa6e563b4da None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.245532] [54659]: INFO cinder.api.openstack.wsgi [None req-49561de8-1bb0-4a4b-b7c5-6fa6e563b4da tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1857.245901] [54659]: DEBUG cinder.api.openstack.wsgi [None req-49561de8-1bb0-4a4b-b7c5-6fa6e563b4da tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.246165] [54659]: DEBUG cinder.api.openstack.wsgi [None req-49561de8-1bb0-4a4b-b7c5-6fa6e563b4da tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.256558] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.256558] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1857.262158] [54659]: INFO cinder.volume.api [None req-49561de8-1bb0-4a4b-b7c5-6fa6e563b4da tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1857.268409] [54659]: INFO cinder.api.openstack.wsgi [None req-49561de8-1bb0-4a4b-b7c5-6fa6e563b4da tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1857.268409] [54659]: [pid: 54659|app: 0|req: 166/334] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:58 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1858.279340] [54658]: DEBUG cinder.api.middleware.request_id [None req-69c2fd36-be40-4427-bc44-6f340512317b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.280936] [54658]: INFO cinder.api.openstack.wsgi [None req-69c2fd36-be40-4427-bc44-6f340512317b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1858.281262] [54658]: DEBUG cinder.api.openstack.wsgi [None req-69c2fd36-be40-4427-bc44-6f340512317b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.281508] [54658]: DEBUG cinder.api.openstack.wsgi [None req-69c2fd36-be40-4427-bc44-6f340512317b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.299199] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.299199] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.303264] [54658]: INFO cinder.volume.api [None req-69c2fd36-be40-4427-bc44-6f340512317b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1858.308210] [54658]: INFO cinder.api.openstack.wsgi [None req-69c2fd36-be40-4427-bc44-6f340512317b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1858.308846] [54658]: [pid: 54658|app: 0|req: 169/335] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:11:59 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1859.319649] [54659]: DEBUG cinder.api.middleware.request_id [None req-2df709bc-cb58-41b5-b80a-442a001f467a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.322095] [54659]: INFO cinder.api.openstack.wsgi [None req-2df709bc-cb58-41b5-b80a-442a001f467a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1859.322379] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2df709bc-cb58-41b5-b80a-442a001f467a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.322716] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2df709bc-cb58-41b5-b80a-442a001f467a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.339304] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.339304] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.344200] [54659]: INFO cinder.volume.api [None req-2df709bc-cb58-41b5-b80a-442a001f467a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1859.349923] [54659]: INFO cinder.api.openstack.wsgi [None req-2df709bc-cb58-41b5-b80a-442a001f467a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1859.350407] [54659]: [pid: 54659|app: 0|req: 167/336] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:00 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1860.361550] [54658]: DEBUG cinder.api.middleware.request_id [None req-f67d686a-1e96-404d-a584-d7a9d96d949e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.364395] [54658]: INFO cinder.api.openstack.wsgi [None req-f67d686a-1e96-404d-a584-d7a9d96d949e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1860.365270] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f67d686a-1e96-404d-a584-d7a9d96d949e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.365977] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f67d686a-1e96-404d-a584-d7a9d96d949e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.384129] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.384129] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.393290] [54658]: INFO cinder.volume.api [None req-f67d686a-1e96-404d-a584-d7a9d96d949e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1860.400088] [54658]: INFO cinder.api.openstack.wsgi [None req-f67d686a-1e96-404d-a584-d7a9d96d949e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1860.401104] [54658]: [pid: 54658|app: 0|req: 170/337] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:01 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1861.418333] [54659]: DEBUG cinder.api.middleware.request_id [None req-22cae118-9348-4346-820c-53d5776a07f0 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.420605] [54659]: INFO cinder.api.openstack.wsgi [None req-22cae118-9348-4346-820c-53d5776a07f0 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1861.420830] [54659]: DEBUG cinder.api.openstack.wsgi [None req-22cae118-9348-4346-820c-53d5776a07f0 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.421069] [54659]: DEBUG cinder.api.openstack.wsgi [None req-22cae118-9348-4346-820c-53d5776a07f0 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.436634] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.436634] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.443897] [54659]: INFO cinder.volume.api [None req-22cae118-9348-4346-820c-53d5776a07f0 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1861.448568] [54659]: INFO cinder.api.openstack.wsgi [None req-22cae118-9348-4346-820c-53d5776a07f0 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1861.448968] [54659]: [pid: 54659|app: 0|req: 168/338] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:02 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1862.461099] [54658]: DEBUG cinder.api.middleware.request_id [None req-86b72c53-95c0-4a90-ba94-4ec97e4faeba None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.463220] [54658]: INFO cinder.api.openstack.wsgi [None req-86b72c53-95c0-4a90-ba94-4ec97e4faeba tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1862.466948] [54658]: DEBUG cinder.api.openstack.wsgi [None req-86b72c53-95c0-4a90-ba94-4ec97e4faeba tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.466948] [54658]: DEBUG cinder.api.openstack.wsgi [None req-86b72c53-95c0-4a90-ba94-4ec97e4faeba tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.473608] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.473608] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.477505] [54658]: INFO cinder.volume.api [None req-86b72c53-95c0-4a90-ba94-4ec97e4faeba tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1862.483059] [54658]: INFO cinder.api.openstack.wsgi [None req-86b72c53-95c0-4a90-ba94-4ec97e4faeba tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1862.483802] [54658]: [pid: 54658|app: 0|req: 171/339] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:03 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1863.495945] [54659]: DEBUG cinder.api.middleware.request_id [None req-8ebc01d7-65f7-40a3-87e7-97d4535f16e3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.502380] [54659]: INFO cinder.api.openstack.wsgi [None req-8ebc01d7-65f7-40a3-87e7-97d4535f16e3 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1863.502702] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8ebc01d7-65f7-40a3-87e7-97d4535f16e3 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.502925] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8ebc01d7-65f7-40a3-87e7-97d4535f16e3 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.515202] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.515202] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.522373] [54659]: INFO cinder.volume.api [None req-8ebc01d7-65f7-40a3-87e7-97d4535f16e3 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1863.537390] [54659]: INFO cinder.api.openstack.wsgi [None req-8ebc01d7-65f7-40a3-87e7-97d4535f16e3 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1863.537800] [54659]: [pid: 54659|app: 0|req: 169/340] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:04 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1864.549502] [54658]: DEBUG cinder.api.middleware.request_id [None req-b9c3d349-cb61-4d55-adcd-2724796cb5d8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.551703] [54658]: INFO cinder.api.openstack.wsgi [None req-b9c3d349-cb61-4d55-adcd-2724796cb5d8 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1864.551947] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b9c3d349-cb61-4d55-adcd-2724796cb5d8 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.552207] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b9c3d349-cb61-4d55-adcd-2724796cb5d8 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.563876] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.563876] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.568715] [54658]: INFO cinder.volume.api [None req-b9c3d349-cb61-4d55-adcd-2724796cb5d8 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1864.574374] [54658]: INFO cinder.api.openstack.wsgi [None req-b9c3d349-cb61-4d55-adcd-2724796cb5d8 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1864.574892] [54658]: [pid: 54658|app: 0|req: 172/341] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:05 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1865.585326] [54659]: DEBUG cinder.api.middleware.request_id [None req-a96c486d-ff78-4c5a-bbfb-12cdf7222f5c None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.588009] [54659]: INFO cinder.api.openstack.wsgi [None req-a96c486d-ff78-4c5a-bbfb-12cdf7222f5c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1865.588009] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a96c486d-ff78-4c5a-bbfb-12cdf7222f5c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.588009] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a96c486d-ff78-4c5a-bbfb-12cdf7222f5c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.596479] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.596479] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.600227] [54659]: INFO cinder.volume.api [None req-a96c486d-ff78-4c5a-bbfb-12cdf7222f5c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1865.605162] [54659]: INFO cinder.api.openstack.wsgi [None req-a96c486d-ff78-4c5a-bbfb-12cdf7222f5c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1865.605696] [54659]: [pid: 54659|app: 0|req: 170/342] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:06 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1866.616329] [54658]: DEBUG cinder.api.middleware.request_id [None req-51a92103-ae6e-4fe2-9c2c-9ad73fd91c7a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.618555] [54658]: INFO cinder.api.openstack.wsgi [None req-51a92103-ae6e-4fe2-9c2c-9ad73fd91c7a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1866.618811] [54658]: DEBUG cinder.api.openstack.wsgi [None req-51a92103-ae6e-4fe2-9c2c-9ad73fd91c7a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.619042] [54658]: DEBUG cinder.api.openstack.wsgi [None req-51a92103-ae6e-4fe2-9c2c-9ad73fd91c7a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.629841] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.629841] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.634049] [54658]: INFO cinder.volume.api [None req-51a92103-ae6e-4fe2-9c2c-9ad73fd91c7a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1866.639413] [54658]: INFO cinder.api.openstack.wsgi [None req-51a92103-ae6e-4fe2-9c2c-9ad73fd91c7a tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1866.639825] [54658]: [pid: 54658|app: 0|req: 173/343] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:07 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1867.652517] [54659]: DEBUG cinder.api.middleware.request_id [None req-5abba396-5a18-491a-a130-70c912f7c187 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.656569] [54659]: INFO cinder.api.openstack.wsgi [None req-5abba396-5a18-491a-a130-70c912f7c187 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1867.656569] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5abba396-5a18-491a-a130-70c912f7c187 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.656569] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5abba396-5a18-491a-a130-70c912f7c187 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.668121] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.668121] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.672663] [54659]: INFO cinder.volume.api [None req-5abba396-5a18-491a-a130-70c912f7c187 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1867.678859] [54659]: INFO cinder.api.openstack.wsgi [None req-5abba396-5a18-491a-a130-70c912f7c187 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1867.679322] [54659]: [pid: 54659|app: 0|req: 171/344] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:08 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1573 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1867.768840] [54658]: DEBUG cinder.api.middleware.request_id [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-9561dcb1-583c-46bf-8aef-0b6dde04a871 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.772497] [54658]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-9561dcb1-583c-46bf-8aef-0b6dde04a871 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1867.772890] [54658]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-9561dcb1-583c-46bf-8aef-0b6dde04a871 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.773272] [54658]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-9561dcb1-583c-46bf-8aef-0b6dde04a871 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.787614] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.787614] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.795023] [54658]: INFO cinder.volume.api [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-9561dcb1-583c-46bf-8aef-0b6dde04a871 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1867.807192] [54658]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-9561dcb1-583c-46bf-8aef-0b6dde04a871 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1867.807883] [54658]: [pid: 54658|app: 0|req: 174/345] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:08 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1868.286410] [54659]: DEBUG cinder.api.middleware.request_id [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-12b12054-8650-4829-8ec7-1712c66af905 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.289168] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-12b12054-8650-4829-8ec7-1712c66af905 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1868.289437] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-12b12054-8650-4829-8ec7-1712c66af905 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.289710] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-12b12054-8650-4829-8ec7-1712c66af905 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.298296] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.298296] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.302454] [54659]: INFO cinder.volume.api [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-12b12054-8650-4829-8ec7-1712c66af905 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1868.309381] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-12b12054-8650-4829-8ec7-1712c66af905 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1868.309790] [54659]: [pid: 54659|app: 0|req: 172/346] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:09 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1868.317470] [54658]: DEBUG cinder.api.middleware.request_id [None req-98b43401-2064-4235-b4e6-40a6bad2a47d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.318394] [54658]: INFO cinder.api.openstack.wsgi [None req-98b43401-2064-4235-b4e6-40a6bad2a47d None None] GET http://10.180.1.21/volume// [ 1868.318601] [54658]: DEBUG cinder.api.openstack.wsgi [None req-98b43401-2064-4235-b4e6-40a6bad2a47d None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.318908] [54658]: DEBUG cinder.api.openstack.wsgi [None req-98b43401-2064-4235-b4e6-40a6bad2a47d None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.319356] [54658]: INFO cinder.api.openstack.wsgi [None req-98b43401-2064-4235-b4e6-40a6bad2a47d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1868.319809] [54658]: [pid: 54658|app: 0|req: 175/347] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:12:09 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1868.323973] [54659]: DEBUG cinder.api.middleware.request_id [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-e952717c-04de-4a87-94d9-ba54bee37e82 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.326808] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-e952717c-04de-4a87-94d9-ba54bee37e82 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1868.327332] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-e952717c-04de-4a87-94d9-ba54bee37e82 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90730f60-423f-4bcf-9b6d-0212b4800ce9", "connector": null, "instance_uuid": "53c415ab-78e6-49fd-ae6e-577384f6379b"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1868.337250] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.337250] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.363027] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-e952717c-04de-4a87-94d9-ba54bee37e82 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1868.363548] [54659]: [pid: 54659|app: 0|req: 173/348] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:12:09 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1874.635329] [54658]: DEBUG cinder.api.middleware.request_id [None req-4d8a2c3e-e467-4286-bba6-d98186ffe0ac None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.635819] [54658]: INFO cinder.api.openstack.wsgi [None req-4d8a2c3e-e467-4286-bba6-d98186ffe0ac None None] GET http://10.180.1.21/volume// [ 1874.635999] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4d8a2c3e-e467-4286-bba6-d98186ffe0ac None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.636225] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4d8a2c3e-e467-4286-bba6-d98186ffe0ac None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.636612] [54658]: INFO cinder.api.openstack.wsgi [None req-4d8a2c3e-e467-4286-bba6-d98186ffe0ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1874.636913] [54658]: [pid: 54658|app: 0|req: 176/349] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:12:15 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1874.647911] [54659]: DEBUG cinder.api.middleware.request_id [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-64336a49-8453-4686-a1ad-81e806291b5d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.650549] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-64336a49-8453-4686-a1ad-81e806291b5d tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1874.651197] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-64336a49-8453-4686-a1ad-81e806291b5d tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.651764] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-64336a49-8453-4686-a1ad-81e806291b5d tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.666662] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.666662] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.674495] [54659]: INFO cinder.volume.api [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-64336a49-8453-4686-a1ad-81e806291b5d tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1874.684989] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-64336a49-8453-4686-a1ad-81e806291b5d tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1874.685454] [54659]: [pid: 54659|app: 0|req: 174/350] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:12:15 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1572 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1874.823657] [54658]: DEBUG cinder.api.middleware.request_id [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.826064] [54658]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] PUT http://10.180.1.21/volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264 [ 1874.826586] [54658]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-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=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1874.838974] [54658]: DEBUG cinder.coordination [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Acquiring lock "cinder-attachment_update-90730f60-423f-4bcf-9b6d-0212b4800ce9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1874.848496] [54658]: DEBUG cinder.coordination [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Lock "cinder-attachment_update-90730f60-423f-4bcf-9b6d-0212b4800ce9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1874.854109] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.854109] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.378221] [54658]: DEBUG cinder.coordination [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Lock "cinder-attachment_update-90730f60-423f-4bcf-9b6d-0212b4800ce9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1875.378221] [54658]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-3c40215a-2d6c-42b6-868a-376a2324722e tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264 returned with HTTP 200 [ 1875.378682] [54658]: [pid: 54658|app: 0|req: 177/351] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:12:15 2024] PUT /volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264 => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1875.897067] [54659]: DEBUG cinder.api.middleware.request_id [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-a34f2f6c-3423-4e42-962d-869f4a316190 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.900984] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-a34f2f6c-3423-4e42-962d-869f4a316190 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] POST http://10.180.1.21/volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264/action [ 1875.901426] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-a34f2f6c-3423-4e42-962d-869f4a316190 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1875.901573] [54659]: DEBUG cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-a34f2f6c-3423-4e42-962d-869f4a316190 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1875.925507] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.925507] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.934940] [54659]: INFO cinder.api.openstack.wsgi [req-c536fbe2-91cd-4d82-80c2-8889aa767c0d req-a34f2f6c-3423-4e42-962d-869f4a316190 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264/action returned with HTTP 204 [ 1875.935440] [54659]: [pid: 54659|app: 0|req: 175/352] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:12:16 2024] POST /volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1879.991497] [54658]: DEBUG cinder.api.middleware.request_id [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-194537e4-d15b-4ac7-84cc-7c0efafc99f4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.994084] [54658]: INFO cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-194537e4-d15b-4ac7-84cc-7c0efafc99f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1879.994283] [54658]: DEBUG cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-194537e4-d15b-4ac7-84cc-7c0efafc99f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.994507] [54658]: DEBUG cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-194537e4-d15b-4ac7-84cc-7c0efafc99f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.007309] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.007309] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.013545] [54658]: INFO cinder.volume.api [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-194537e4-d15b-4ac7-84cc-7c0efafc99f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1880.017933] [54658]: INFO cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-194537e4-d15b-4ac7-84cc-7c0efafc99f4 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1880.018650] [54658]: [pid: 54658|app: 0|req: 178/353] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:20 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.034677] [54659]: DEBUG cinder.api.middleware.request_id [None req-d11d2480-32b4-41b4-bea8-85fb9c2a4e78 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.035188] [54659]: INFO cinder.api.openstack.wsgi [None req-d11d2480-32b4-41b4-bea8-85fb9c2a4e78 None None] GET http://10.180.1.21/volume// [ 1880.035384] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d11d2480-32b4-41b4-bea8-85fb9c2a4e78 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.035606] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d11d2480-32b4-41b4-bea8-85fb9c2a4e78 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.036076] [54659]: INFO cinder.api.openstack.wsgi [None req-d11d2480-32b4-41b4-bea8-85fb9c2a4e78 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1880.036398] [54659]: [pid: 54659|app: 0|req: 176/354] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:12:20 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1880.041363] [54658]: DEBUG cinder.api.middleware.request_id [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-0b71d4e5-edcb-4016-99a1-67cadf21005a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.043478] [54658]: INFO cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-0b71d4e5-edcb-4016-99a1-67cadf21005a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1880.044051] [54658]: DEBUG cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-0b71d4e5-edcb-4016-99a1-67cadf21005a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dac4c8aa-1615-4c6a-8b26-d7dd1268618d", "connector": null, "instance_uuid": "9c6a716f-a029-482f-a0a4-4b7e8ea4d805"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1880.054794] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.054794] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.081257] [54658]: INFO cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-0b71d4e5-edcb-4016-99a1-67cadf21005a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1880.082763] [54658]: [pid: 54658|app: 0|req: 179/355] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:12:20 2024] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.106175] [54659]: DEBUG cinder.api.middleware.request_id [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-eeaf57a7-1a0d-496a-b2a3-13c0c870af9e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.108712] [54659]: INFO cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-eeaf57a7-1a0d-496a-b2a3-13c0c870af9e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] POST http://10.180.1.21/volume/v3/attachments/391c711c-1f89-4bf4-96b8-6600fea8962f/action [ 1880.109340] [54659]: DEBUG cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-eeaf57a7-1a0d-496a-b2a3-13c0c870af9e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1880.109485] [54659]: DEBUG cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-eeaf57a7-1a0d-496a-b2a3-13c0c870af9e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1880.126639] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.126639] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.137299] [54659]: INFO cinder.api.openstack.wsgi [req-9925bfa9-b79a-458d-ae24-cb9fadeb285f req-eeaf57a7-1a0d-496a-b2a3-13c0c870af9e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments/391c711c-1f89-4bf4-96b8-6600fea8962f/action returned with HTTP 204 [ 1880.137842] [54659]: [pid: 54659|app: 0|req: 177/356] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:12:20 2024] POST /volume/v3/attachments/391c711c-1f89-4bf4-96b8-6600fea8962f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1880.155032] [54658]: DEBUG cinder.api.middleware.request_id [None req-c95112a6-9ef2-448d-985e-c82be7d3f0af None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.157522] [54658]: INFO cinder.api.openstack.wsgi [None req-c95112a6-9ef2-448d-985e-c82be7d3f0af tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1880.157770] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c95112a6-9ef2-448d-985e-c82be7d3f0af tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.158013] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c95112a6-9ef2-448d-985e-c82be7d3f0af tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.169696] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.169696] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.173566] [54658]: INFO cinder.volume.api [None req-c95112a6-9ef2-448d-985e-c82be7d3f0af tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1880.179069] [54658]: INFO cinder.api.openstack.wsgi [None req-c95112a6-9ef2-448d-985e-c82be7d3f0af tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1880.179069] [54658]: [pid: 54658|app: 0|req: 180/357] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:12:21 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.188279] [54659]: DEBUG cinder.api.middleware.request_id [None req-a9f8dbab-5406-4e95-abb6-4d95c2311d17 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.190632] [54659]: INFO cinder.api.openstack.wsgi [None req-a9f8dbab-5406-4e95-abb6-4d95c2311d17 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1880.190966] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a9f8dbab-5406-4e95-abb6-4d95c2311d17 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.191273] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a9f8dbab-5406-4e95-abb6-4d95c2311d17 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.207817] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.207817] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.212168] [54659]: INFO cinder.volume.api [None req-a9f8dbab-5406-4e95-abb6-4d95c2311d17 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1880.217569] [54659]: INFO cinder.api.openstack.wsgi [None req-a9f8dbab-5406-4e95-abb6-4d95c2311d17 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1880.218103] [54659]: [pid: 54659|app: 0|req: 178/358] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:12:21 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.876745] [54658]: DEBUG cinder.api.middleware.request_id [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-3e6ff699-edcb-4d1e-b954-f53ab9ec55b2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.879188] [54658]: INFO cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-3e6ff699-edcb-4d1e-b954-f53ab9ec55b2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1880.879562] [54658]: DEBUG cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-3e6ff699-edcb-4d1e-b954-f53ab9ec55b2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.879799] [54658]: DEBUG cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-3e6ff699-edcb-4d1e-b954-f53ab9ec55b2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.897716] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.897716] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.902588] [54658]: INFO cinder.volume.api [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-3e6ff699-edcb-4d1e-b954-f53ab9ec55b2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1880.908618] [54658]: INFO cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-3e6ff699-edcb-4d1e-b954-f53ab9ec55b2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1880.909073] [54658]: [pid: 54658|app: 0|req: 181/359] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:21 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.951925] [54659]: DEBUG cinder.api.middleware.request_id [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-275cc71a-d9b4-4f18-8484-0e7ec642bd7f None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.956855] [54659]: INFO cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-275cc71a-d9b4-4f18-8484-0e7ec642bd7f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] DELETE http://10.180.1.21/volume/v3/attachments/391c711c-1f89-4bf4-96b8-6600fea8962f [ 1880.956855] [54659]: DEBUG cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-275cc71a-d9b4-4f18-8484-0e7ec642bd7f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.956855] [54659]: DEBUG cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-275cc71a-d9b4-4f18-8484-0e7ec642bd7f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.965832] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.965832] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1881.512962] [54659]: INFO cinder.api.openstack.wsgi [req-bb25283e-eaa3-48d0-8501-aa072825f1ec req-275cc71a-d9b4-4f18-8484-0e7ec642bd7f tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/attachments/391c711c-1f89-4bf4-96b8-6600fea8962f returned with HTTP 200 [ 1881.512962] [54659]: [pid: 54659|app: 0|req: 179/360] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:12:21 2024] DELETE /volume/v3/attachments/391c711c-1f89-4bf4-96b8-6600fea8962f => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1881.534256] [54658]: DEBUG cinder.api.middleware.request_id [None req-7722f59c-e27f-44c0-a3f8-da2b1814c2c3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1881.539037] [54658]: INFO cinder.api.openstack.wsgi [None req-7722f59c-e27f-44c0-a3f8-da2b1814c2c3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1881.539150] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7722f59c-e27f-44c0-a3f8-da2b1814c2c3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1881.539378] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7722f59c-e27f-44c0-a3f8-da2b1814c2c3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1881.552625] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1881.552625] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1881.560497] [54658]: INFO cinder.volume.api [None req-7722f59c-e27f-44c0-a3f8-da2b1814c2c3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1881.567379] [54658]: INFO cinder.api.openstack.wsgi [None req-7722f59c-e27f-44c0-a3f8-da2b1814c2c3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1881.567676] [54658]: [pid: 54658|app: 0|req: 182/361] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:12:22 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1885.497928] [54659]: DEBUG cinder.api.middleware.request_id [None req-4f19c528-47d2-4829-975e-73bf996229af None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.501234] [54659]: INFO cinder.api.openstack.wsgi [None req-4f19c528-47d2-4829-975e-73bf996229af tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1885.502474] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4f19c528-47d2-4829-975e-73bf996229af tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.502474] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4f19c528-47d2-4829-975e-73bf996229af tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.526059] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.526059] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.531949] [54659]: INFO cinder.volume.api [None req-4f19c528-47d2-4829-975e-73bf996229af tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1885.540253] [54659]: INFO cinder.api.openstack.wsgi [None req-4f19c528-47d2-4829-975e-73bf996229af tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1885.544124] [54659]: [pid: 54659|app: 0|req: 180/362] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 22:12:26 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1891.563750] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=93,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1895.534835] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=139,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1915.638864] [54658]: DEBUG cinder.api.middleware.request_id [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.641085] [54658]: INFO cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1915.641478] [54658]: DEBUG cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1033557019", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1915.643339] [54658]: DEBUG cinder.api.v3.volumes [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1033557019', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1915.643475] [54658]: INFO cinder.api.v3.volumes [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Create volume of 1 GB [ 1915.649344] [54658]: INFO cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Availability Zones retrieved successfully. [ 1915.656221] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Flow 'volume_create_api' (bfea156b-fd23-4915-b192-30efecc5903e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1915.657420] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fffb63e-9fb3-440d-8470-5390dc6072b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1915.658501] [54658]: DEBUG cinder.volume.flows.api.create_volume [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1915.675391] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fffb63e-9fb3-440d-8470-5390dc6072b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1915.676290] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ae2977-755f-45e0-822e-e2e8ce715bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1915.725221] [54658]: DEBUG cinder.quota [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Created reservations ['66afd134-c014-4312-85de-863e8cbabd34', '2f81a930-b506-4eaf-8e44-b073b5f941af', '4bcffbf3-8b30-4921-ba9b-4cd7de46d276', '74ed6b0a-a1e1-4c1e-a6d1-ba310be7f656'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1915.726173] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ae2977-755f-45e0-822e-e2e8ce715bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66afd134-c014-4312-85de-863e8cbabd34', '2f81a930-b506-4eaf-8e44-b073b5f941af', '4bcffbf3-8b30-4921-ba9b-4cd7de46d276', '74ed6b0a-a1e1-4c1e-a6d1-ba310be7f656']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1915.727165] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (689eb156-bfb9-4ea1-8dc5-10a590ad1ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1915.739610] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (689eb156-bfb9-4ea1-8dc5-10a590ad1ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8fdd4d3-7c9b-4aae-b965-bc1052371cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1033557019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f847a37568540b3924c6b039053cda6',qos_specs=None,replication_status=,reservations=['66afd134-c014-4312-85de-863e8cbabd34','2f81a930-b506-4eaf-8e44-b073b5f941af','4bcffbf3-8b30-4921-ba9b-4cd7de46d276','74ed6b0a-a1e1-4c1e-a6d1-ba310be7f656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dadbf11eb6b42b6bc1b5a95b8dee390',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1033557019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8fdd4d3-7c9b-4aae-b965-bc1052371cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f847a37568540b3924c6b039053cda6',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='2dadbf11eb6b42b6bc1b5a95b8dee390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1915.740525] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b9792e-570a-4984-90ac-76bdc5adf4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1915.752413] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b9792e-570a-4984-90ac-76bdc5adf4ad) 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-1033557019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f847a37568540b3924c6b039053cda6',qos_specs=None,replication_status=,reservations=['66afd134-c014-4312-85de-863e8cbabd34','2f81a930-b506-4eaf-8e44-b073b5f941af','4bcffbf3-8b30-4921-ba9b-4cd7de46d276','74ed6b0a-a1e1-4c1e-a6d1-ba310be7f656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dadbf11eb6b42b6bc1b5a95b8dee390',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1915.753016] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c906af6-0f37-49ea-a999-5d745f3a7f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1915.762263] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c906af6-0f37-49ea-a999-5d745f3a7f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1915.763327] [54658]: DEBUG cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Flow 'volume_create_api' (bfea156b-fd23-4915-b192-30efecc5903e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1915.763684] [54658]: INFO cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Create volume request issued successfully. [ 1915.764401] [54658]: INFO cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-8d001779-6925-4a5c-bcce-2e6c3629a460 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1915.765020] [54658]: [pid: 54658|app: 0|req: 183/363] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Dec 14 22:12:56 2024] POST /volume/v3/volumes => generated 754 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1915.769252] [54659]: DEBUG cinder.api.middleware.request_id [req-352e3740-f377-4e5a-be9b-8569339852d6 req-eefc4c15-073a-4fed-a11d-14e14eb1ccca None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.771528] [54659]: INFO cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-eefc4c15-073a-4fed-a11d-14e14eb1ccca tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1915.771799] [54659]: DEBUG cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-eefc4c15-073a-4fed-a11d-14e14eb1ccca tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.772054] [54659]: DEBUG cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-eefc4c15-073a-4fed-a11d-14e14eb1ccca tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.779703] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.779703] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1915.783418] [54659]: INFO cinder.volume.api [req-352e3740-f377-4e5a-be9b-8569339852d6 req-eefc4c15-073a-4fed-a11d-14e14eb1ccca tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Volume info retrieved successfully. [ 1915.787810] [54659]: INFO cinder.api.openstack.wsgi [req-352e3740-f377-4e5a-be9b-8569339852d6 req-eefc4c15-073a-4fed-a11d-14e14eb1ccca tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 200 [ 1915.788326] [54659]: [pid: 54659|app: 0|req: 181/364] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:56 2024] GET /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1915.803723] [54658]: DEBUG cinder.api.middleware.request_id [req-bca9416c-de3f-464a-8f19-9892eb0b2724 req-396139f6-0281-4ea2-935e-65a765109438 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.806277] [54658]: INFO cinder.api.openstack.wsgi [req-bca9416c-de3f-464a-8f19-9892eb0b2724 req-396139f6-0281-4ea2-935e-65a765109438 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1915.806501] [54658]: DEBUG cinder.api.openstack.wsgi [req-bca9416c-de3f-464a-8f19-9892eb0b2724 req-396139f6-0281-4ea2-935e-65a765109438 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.806741] [54658]: DEBUG cinder.api.openstack.wsgi [req-bca9416c-de3f-464a-8f19-9892eb0b2724 req-396139f6-0281-4ea2-935e-65a765109438 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.814511] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.814511] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1915.817831] [54658]: INFO cinder.volume.api [req-bca9416c-de3f-464a-8f19-9892eb0b2724 req-396139f6-0281-4ea2-935e-65a765109438 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Volume info retrieved successfully. [ 1915.822486] [54658]: INFO cinder.api.openstack.wsgi [req-bca9416c-de3f-464a-8f19-9892eb0b2724 req-396139f6-0281-4ea2-935e-65a765109438 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 200 [ 1915.822576] [54658]: [pid: 54658|app: 0|req: 184/365] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:56 2024] GET /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.838903] [54659]: DEBUG cinder.api.middleware.request_id [req-5d9ce049-8535-411c-976f-51a913009175 req-69ff397e-1486-4f09-97a5-fddcd785f4ee None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.841073] [54659]: INFO cinder.api.openstack.wsgi [req-5d9ce049-8535-411c-976f-51a913009175 req-69ff397e-1486-4f09-97a5-fddcd785f4ee tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1916.841436] [54659]: DEBUG cinder.api.openstack.wsgi [req-5d9ce049-8535-411c-976f-51a913009175 req-69ff397e-1486-4f09-97a5-fddcd785f4ee tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.842037] [54659]: DEBUG cinder.api.openstack.wsgi [req-5d9ce049-8535-411c-976f-51a913009175 req-69ff397e-1486-4f09-97a5-fddcd785f4ee tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.853418] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.853418] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.857066] [54659]: INFO cinder.volume.api [req-5d9ce049-8535-411c-976f-51a913009175 req-69ff397e-1486-4f09-97a5-fddcd785f4ee tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Volume info retrieved successfully. [ 1916.861262] [54659]: INFO cinder.api.openstack.wsgi [req-5d9ce049-8535-411c-976f-51a913009175 req-69ff397e-1486-4f09-97a5-fddcd785f4ee tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 200 [ 1916.861680] [54659]: [pid: 54659|app: 0|req: 182/366] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:57 2024] GET /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.876763] [54658]: DEBUG cinder.api.middleware.request_id [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.879093] [54658]: INFO cinder.api.openstack.wsgi [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1916.879505] [54658]: DEBUG cinder.api.openstack.wsgi [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8fdd4d3-7c9b-4aae-b965-bc1052371cbb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1961528324", "description": null, "metadata": {}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1916.888895] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.888895] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.889413] [54658]: INFO cinder.volume.api [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Volume info retrieved successfully. [ 1916.889600] [54658]: INFO cinder.api.v3.snapshots [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Create snapshot from volume d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1916.904817] [54658]: WARNING cinder.quota [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-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. [ 1916.925757] [54658]: DEBUG cinder.quota [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Created reservations ['a70c359d-b955-4fc6-9740-8ed811b75b24', '216e1a7b-5ef6-4c77-88bf-47c67b2f8fed', 'ec57f81d-2391-41b0-a424-34d4f0d73ad4', '07b769df-7554-4b60-9653-a694543ea07f'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1916.975786] [54658]: INFO cinder.volume.api [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Snapshot create request issued successfully. [ 1916.976237] [54658]: INFO cinder.api.openstack.wsgi [req-80f309d0-9b31-4f69-b309-1a700f01e883 req-372997f6-5a31-470b-8217-e28f89bbc884 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1916.976700] [54658]: [pid: 54658|app: 0|req: 185/367] 10.180.1.21 () {64 vars in 1427 bytes} [Sat Dec 14 22:12:57 2024] POST /volume/v3/snapshots => generated 311 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1916.990473] [54659]: DEBUG cinder.api.middleware.request_id [req-11e0457c-6dbf-4a6a-8388-e54dd412b535 req-2ce5a95a-c5cb-4e53-9fd1-678f4e664fa7 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.993597] [54659]: INFO cinder.api.openstack.wsgi [req-11e0457c-6dbf-4a6a-8388-e54dd412b535 req-2ce5a95a-c5cb-4e53-9fd1-678f4e664fa7 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 [ 1916.993831] [54659]: DEBUG cinder.api.openstack.wsgi [req-11e0457c-6dbf-4a6a-8388-e54dd412b535 req-2ce5a95a-c5cb-4e53-9fd1-678f4e664fa7 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.994075] [54659]: DEBUG cinder.api.openstack.wsgi [req-11e0457c-6dbf-4a6a-8388-e54dd412b535 req-2ce5a95a-c5cb-4e53-9fd1-678f4e664fa7 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.013264] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.013264] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.013345] [54659]: INFO cinder.volume.api [req-11e0457c-6dbf-4a6a-8388-e54dd412b535 req-2ce5a95a-c5cb-4e53-9fd1-678f4e664fa7 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Snapshot retrieved successfully. [ 1917.014306] [54659]: INFO cinder.api.openstack.wsgi [req-11e0457c-6dbf-4a6a-8388-e54dd412b535 req-2ce5a95a-c5cb-4e53-9fd1-678f4e664fa7 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 returned with HTTP 200 [ 1917.014694] [54659]: [pid: 54659|app: 0|req: 183/368] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 22:12:57 2024] GET /volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.029799] [54658]: DEBUG cinder.api.middleware.request_id [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.034131] [54658]: INFO cinder.api.openstack.wsgi [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1917.034131] [54658]: DEBUG cinder.api.openstack.wsgi [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.034131] [54658]: DEBUG cinder.api.openstack.wsgi [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'detail' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.034131] [54658]: DEBUG cinder.api.api_utils [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Removing options '' from query. {{(pid=54658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1917.034131] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.034131] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.035124] [54658]: DEBUG cinder.db.sqlalchemy.api [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Building query based on filter {{(pid=54658) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1917.045848] [54658]: INFO cinder.volume.api [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Get all snapshots completed successfully. [ 1917.046503] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.046503] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.047357] [54658]: INFO cinder.api.openstack.wsgi [req-2eb92bf1-10ef-4dc4-9e19-0e49a9571ff1 req-9b43c2c7-5cc2-445a-8fc3-d91765ce4c80 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1917.047895] [54658]: [pid: 54658|app: 0|req: 186/369] 10.180.1.21 () {60 vars in 1394 bytes} [Sat Dec 14 22:12:57 2024] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.062035] [54659]: DEBUG cinder.api.middleware.request_id [req-668393db-d0e8-41ec-94f8-cc5261b02ca4 req-f392e90d-fa54-4d91-afd1-05c0b6362fc9 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.065038] [54659]: INFO cinder.api.openstack.wsgi [req-668393db-d0e8-41ec-94f8-cc5261b02ca4 req-f392e90d-fa54-4d91-afd1-05c0b6362fc9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 [ 1917.065340] [54659]: DEBUG cinder.api.openstack.wsgi [req-668393db-d0e8-41ec-94f8-cc5261b02ca4 req-f392e90d-fa54-4d91-afd1-05c0b6362fc9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.066028] [54659]: DEBUG cinder.api.openstack.wsgi [req-668393db-d0e8-41ec-94f8-cc5261b02ca4 req-f392e90d-fa54-4d91-afd1-05c0b6362fc9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.070849] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.070849] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.071137] [54659]: INFO cinder.volume.api [req-668393db-d0e8-41ec-94f8-cc5261b02ca4 req-f392e90d-fa54-4d91-afd1-05c0b6362fc9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Snapshot retrieved successfully. [ 1917.072095] [54659]: INFO cinder.api.openstack.wsgi [req-668393db-d0e8-41ec-94f8-cc5261b02ca4 req-f392e90d-fa54-4d91-afd1-05c0b6362fc9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 returned with HTTP 200 [ 1917.072471] [54659]: [pid: 54659|app: 0|req: 184/370] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 22:12:57 2024] GET /volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.083740] [54658]: DEBUG cinder.api.middleware.request_id [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.086452] [54658]: INFO cinder.api.openstack.wsgi [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 [ 1917.086700] [54658]: DEBUG cinder.api.openstack.wsgi [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.086939] [54658]: DEBUG cinder.api.openstack.wsgi [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.087085] [54658]: INFO cinder.api.v2.snapshots [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Delete snapshot with id: 254b368c-d510-4170-aa42-0d6f6dbf4101 [ 1917.092825] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.092825] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.093321] [54658]: INFO cinder.volume.api [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Snapshot retrieved successfully. [ 1917.108845] [54658]: INFO cinder.volume.api [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Snapshot delete request issued successfully. [ 1917.108932] [54658]: INFO cinder.api.openstack.wsgi [req-827b3558-a1cd-4fbb-b172-d7c708ae570e req-a6dd57b6-850e-43ea-b38e-f5a0574c73b2 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 returned with HTTP 202 [ 1917.109459] [54658]: [pid: 54658|app: 0|req: 187/371] 10.180.1.21 () {62 vars in 1506 bytes} [Sat Dec 14 22:12:57 2024] DELETE /volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1917.122908] [54659]: DEBUG cinder.api.middleware.request_id [req-3a8d3f8c-d87a-4245-9d0c-558a9c339225 req-0e884dd8-ccfe-4484-9693-bcb8d6192824 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.125493] [54659]: INFO cinder.api.openstack.wsgi [req-3a8d3f8c-d87a-4245-9d0c-558a9c339225 req-0e884dd8-ccfe-4484-9693-bcb8d6192824 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 [ 1917.125712] [54659]: DEBUG cinder.api.openstack.wsgi [req-3a8d3f8c-d87a-4245-9d0c-558a9c339225 req-0e884dd8-ccfe-4484-9693-bcb8d6192824 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.125932] [54659]: DEBUG cinder.api.openstack.wsgi [req-3a8d3f8c-d87a-4245-9d0c-558a9c339225 req-0e884dd8-ccfe-4484-9693-bcb8d6192824 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.131922] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.131922] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.132431] [54659]: INFO cinder.volume.api [req-3a8d3f8c-d87a-4245-9d0c-558a9c339225 req-0e884dd8-ccfe-4484-9693-bcb8d6192824 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Snapshot retrieved successfully. [ 1917.133445] [54659]: INFO cinder.api.openstack.wsgi [req-3a8d3f8c-d87a-4245-9d0c-558a9c339225 req-0e884dd8-ccfe-4484-9693-bcb8d6192824 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 returned with HTTP 200 [ 1917.133801] [54659]: [pid: 54659|app: 0|req: 185/372] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 22:12:57 2024] GET /volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.726414] [54658]: DEBUG cinder.api.middleware.request_id [None req-1e804fbb-6c17-465f-beee-7da7adf9234f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.728367] [54658]: INFO cinder.api.openstack.wsgi [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1917.728752] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1768047036"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1917.730384] [54658]: DEBUG cinder.api.v3.volumes [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1768047036'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1917.730520] [54658]: INFO cinder.api.v3.volumes [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume of 1 GB [ 1917.730840] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.730840] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.735800] [54658]: INFO cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Availability Zones retrieved successfully. [ 1917.742502] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Flow 'volume_create_api' (eb56f68f-0ceb-478a-8bd0-632393e404ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.743647] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906d2b38-65d0-4728-8ccf-359a875dd0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.744711] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1917.761191] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906d2b38-65d0-4728-8ccf-359a875dd0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.762100] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09815b62-420e-4a8d-a918-f05858bd9228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.800601] [54658]: DEBUG cinder.quota [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Created reservations ['33c09372-f31c-45a1-a8f2-bea2bf401758', 'ae9e7fd3-06e2-42f3-81c8-8cc01f790cf7', 'a6c47095-7cdd-4218-9f25-b24624327e7a', 'c83cde65-5a41-482a-aed8-e69961c0e940'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1917.801476] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09815b62-420e-4a8d-a918-f05858bd9228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c09372-f31c-45a1-a8f2-bea2bf401758', 'ae9e7fd3-06e2-42f3-81c8-8cc01f790cf7', 'a6c47095-7cdd-4218-9f25-b24624327e7a', 'c83cde65-5a41-482a-aed8-e69961c0e940']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.802485] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e49c1a0e-f887-419e-b6dc-05f78dfe22d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.813955] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e49c1a0e-f887-419e-b6dc-05f78dfe22d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a422fe5-3787-4eb6-84dd-2334e8b170db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1768047036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c4405353cf487bab5154afeee487f8',qos_specs=None,replication_status=,reservations=['33c09372-f31c-45a1-a8f2-bea2bf401758','ae9e7fd3-06e2-42f3-81c8-8cc01f790cf7','a6c47095-7cdd-4218-9f25-b24624327e7a','c83cde65-5a41-482a-aed8-e69961c0e940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6a7fd4346648228c62ddcf09fc4069',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1768047036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a422fe5-3787-4eb6-84dd-2334e8b170db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c4405353cf487bab5154afeee487f8',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='4f6a7fd4346648228c62ddcf09fc4069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.814794] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f272d66-7d79-458c-babd-8cf54bd2d0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.825731] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f272d66-7d79-458c-babd-8cf54bd2d0b5) 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-1768047036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c4405353cf487bab5154afeee487f8',qos_specs=None,replication_status=,reservations=['33c09372-f31c-45a1-a8f2-bea2bf401758','ae9e7fd3-06e2-42f3-81c8-8cc01f790cf7','a6c47095-7cdd-4218-9f25-b24624327e7a','c83cde65-5a41-482a-aed8-e69961c0e940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6a7fd4346648228c62ddcf09fc4069',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.826518] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dd14dc-e3c0-489a-b92d-18588b929ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.834037] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dd14dc-e3c0-489a-b92d-18588b929ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.835022] [54658]: DEBUG cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Flow 'volume_create_api' (eb56f68f-0ceb-478a-8bd0-632393e404ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.835344] [54658]: INFO cinder.volume.api [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume request issued successfully. [ 1917.835984] [54658]: INFO cinder.api.openstack.wsgi [None req-1e804fbb-6c17-465f-beee-7da7adf9234f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1917.836428] [54658]: [pid: 54658|app: 0|req: 188/373] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:12:58 2024] POST /volume/v3/volumes => generated 754 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1917.844996] [54659]: DEBUG cinder.api.middleware.request_id [None req-171505c6-ba5e-42ca-97ce-717a0e51c216 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.847076] [54659]: INFO cinder.api.openstack.wsgi [None req-171505c6-ba5e-42ca-97ce-717a0e51c216 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1917.847309] [54659]: DEBUG cinder.api.openstack.wsgi [None req-171505c6-ba5e-42ca-97ce-717a0e51c216 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.847574] [54659]: DEBUG cinder.api.openstack.wsgi [None req-171505c6-ba5e-42ca-97ce-717a0e51c216 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.855447] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.855447] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.859265] [54659]: INFO cinder.volume.api [None req-171505c6-ba5e-42ca-97ce-717a0e51c216 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1917.863731] [54659]: INFO cinder.api.openstack.wsgi [None req-171505c6-ba5e-42ca-97ce-717a0e51c216 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1917.864103] [54659]: [pid: 54659|app: 0|req: 186/374] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:12:58 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1918.149164] [54658]: DEBUG cinder.api.middleware.request_id [req-22399698-4d41-4b3a-8975-01f9f7438886 req-b8a35446-a748-43cc-a26a-8d276b5b1ab9 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.151562] [54658]: INFO cinder.api.openstack.wsgi [req-22399698-4d41-4b3a-8975-01f9f7438886 req-b8a35446-a748-43cc-a26a-8d276b5b1ab9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 [ 1918.151785] [54658]: DEBUG cinder.api.openstack.wsgi [req-22399698-4d41-4b3a-8975-01f9f7438886 req-b8a35446-a748-43cc-a26a-8d276b5b1ab9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.152057] [54658]: DEBUG cinder.api.openstack.wsgi [req-22399698-4d41-4b3a-8975-01f9f7438886 req-b8a35446-a748-43cc-a26a-8d276b5b1ab9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.156915] [54658]: INFO cinder.api.openstack.wsgi [req-22399698-4d41-4b3a-8975-01f9f7438886 req-b8a35446-a748-43cc-a26a-8d276b5b1ab9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 returned with HTTP 404 [ 1918.157402] [54658]: [pid: 54658|app: 0|req: 189/375] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 22:12:58 2024] GET /volume/v3/snapshots/254b368c-d510-4170-aa42-0d6f6dbf4101 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1918.168795] [54659]: DEBUG cinder.api.middleware.request_id [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.170829] [54659]: INFO cinder.api.openstack.wsgi [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1918.171047] [54659]: DEBUG cinder.api.openstack.wsgi [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.171269] [54659]: DEBUG cinder.api.openstack.wsgi [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.171494] [54659]: INFO cinder.api.v3.volumes [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Delete volume with id: d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1918.179115] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.179115] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.179612] [54659]: INFO cinder.volume.api [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Volume info retrieved successfully. [ 1918.192591] [54659]: INFO cinder.volume.api [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Delete volume request issued successfully. [ 1918.192877] [54659]: INFO cinder.api.openstack.wsgi [req-42f33c29-7162-4581-a749-1630f3aae21a req-d6d8e5bd-c074-46d3-bb83-a5fdfcf8fd64 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 202 [ 1918.193426] [54659]: [pid: 54659|app: 0|req: 187/376] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 22:12:59 2024] DELETE /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1918.205436] [54658]: DEBUG cinder.api.middleware.request_id [req-25856e46-31ff-4660-b5da-38e681ff7a1e req-6e6c2064-2d02-4acf-9d93-adbf731ad4a9 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.207701] [54658]: INFO cinder.api.openstack.wsgi [req-25856e46-31ff-4660-b5da-38e681ff7a1e req-6e6c2064-2d02-4acf-9d93-adbf731ad4a9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1918.207921] [54658]: DEBUG cinder.api.openstack.wsgi [req-25856e46-31ff-4660-b5da-38e681ff7a1e req-6e6c2064-2d02-4acf-9d93-adbf731ad4a9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.208194] [54658]: DEBUG cinder.api.openstack.wsgi [req-25856e46-31ff-4660-b5da-38e681ff7a1e req-6e6c2064-2d02-4acf-9d93-adbf731ad4a9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.217385] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.217385] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.220694] [54658]: INFO cinder.volume.api [req-25856e46-31ff-4660-b5da-38e681ff7a1e req-6e6c2064-2d02-4acf-9d93-adbf731ad4a9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Volume info retrieved successfully. [ 1918.224859] [54658]: INFO cinder.api.openstack.wsgi [req-25856e46-31ff-4660-b5da-38e681ff7a1e req-6e6c2064-2d02-4acf-9d93-adbf731ad4a9 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 200 [ 1918.225270] [54658]: [pid: 54658|app: 0|req: 190/377] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:59 2024] GET /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1918.873460] [54659]: DEBUG cinder.api.middleware.request_id [None req-0960a28e-6fa6-4ec6-bfb9-b5e4f8969fc6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.875613] [54659]: INFO cinder.api.openstack.wsgi [None req-0960a28e-6fa6-4ec6-bfb9-b5e4f8969fc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1918.875837] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0960a28e-6fa6-4ec6-bfb9-b5e4f8969fc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.876075] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0960a28e-6fa6-4ec6-bfb9-b5e4f8969fc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.886386] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.886386] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.890158] [54659]: INFO cinder.volume.api [None req-0960a28e-6fa6-4ec6-bfb9-b5e4f8969fc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1918.894722] [54659]: INFO cinder.api.openstack.wsgi [None req-0960a28e-6fa6-4ec6-bfb9-b5e4f8969fc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1918.895104] [54659]: [pid: 54659|app: 0|req: 188/378] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:12:59 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1918.930186] [54658]: DEBUG cinder.api.middleware.request_id [req-3c962165-e365-43ec-a126-bf76e804f3cd req-1ed129e6-0f11-413e-bd0c-654cea6ef0af None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.932613] [54658]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-1ed129e6-0f11-413e-bd0c-654cea6ef0af tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1918.932840] [54658]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-1ed129e6-0f11-413e-bd0c-654cea6ef0af tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.933102] [54658]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-1ed129e6-0f11-413e-bd0c-654cea6ef0af tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.940370] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.940370] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.943707] [54658]: INFO cinder.volume.api [req-3c962165-e365-43ec-a126-bf76e804f3cd req-1ed129e6-0f11-413e-bd0c-654cea6ef0af tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1918.948113] [54658]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-1ed129e6-0f11-413e-bd0c-654cea6ef0af tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1918.948481] [54658]: [pid: 54658|app: 0|req: 191/379] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:12:59 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.240842] [54659]: DEBUG cinder.api.middleware.request_id [req-8a474f0c-00f9-4784-9c45-2c6a08d6f482 req-4c665567-1124-48d0-b075-3ee1374e6be5 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.243078] [54659]: INFO cinder.api.openstack.wsgi [req-8a474f0c-00f9-4784-9c45-2c6a08d6f482 req-4c665567-1124-48d0-b075-3ee1374e6be5 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1919.243342] [54659]: DEBUG cinder.api.openstack.wsgi [req-8a474f0c-00f9-4784-9c45-2c6a08d6f482 req-4c665567-1124-48d0-b075-3ee1374e6be5 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.243571] [54659]: DEBUG cinder.api.openstack.wsgi [req-8a474f0c-00f9-4784-9c45-2c6a08d6f482 req-4c665567-1124-48d0-b075-3ee1374e6be5 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.250090] [54659]: INFO cinder.api.openstack.wsgi [req-8a474f0c-00f9-4784-9c45-2c6a08d6f482 req-4c665567-1124-48d0-b075-3ee1374e6be5 tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 404 [ 1919.250220] [54659]: [pid: 54659|app: 0|req: 189/380] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:00 2024] GET /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1919.265471] [54658]: DEBUG cinder.api.middleware.request_id [req-757fec4d-1fed-4506-b8cc-4f8705181228 req-b992877c-23bd-48c4-a896-c14017ab4a1d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.267843] [54658]: INFO cinder.api.openstack.wsgi [req-757fec4d-1fed-4506-b8cc-4f8705181228 req-b992877c-23bd-48c4-a896-c14017ab4a1d tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1919.268052] [54658]: DEBUG cinder.api.openstack.wsgi [req-757fec4d-1fed-4506-b8cc-4f8705181228 req-b992877c-23bd-48c4-a896-c14017ab4a1d tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.268277] [54658]: DEBUG cinder.api.openstack.wsgi [req-757fec4d-1fed-4506-b8cc-4f8705181228 req-b992877c-23bd-48c4-a896-c14017ab4a1d tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.268468] [54658]: INFO cinder.api.v3.volumes [req-757fec4d-1fed-4506-b8cc-4f8705181228 req-b992877c-23bd-48c4-a896-c14017ab4a1d tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Delete volume with id: d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1919.274970] [54658]: INFO cinder.api.openstack.wsgi [req-757fec4d-1fed-4506-b8cc-4f8705181228 req-b992877c-23bd-48c4-a896-c14017ab4a1d tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 404 [ 1919.275463] [54658]: [pid: 54658|app: 0|req: 192/381] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 22:13:00 2024] DELETE /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1919.286975] [54659]: DEBUG cinder.api.middleware.request_id [req-656a222f-cfc8-4e6a-9e42-4c33cd9d0c20 req-4555bd6d-d4b5-4a79-961e-d46bc68166ed None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.289260] [54659]: INFO cinder.api.openstack.wsgi [req-656a222f-cfc8-4e6a-9e42-4c33cd9d0c20 req-4555bd6d-d4b5-4a79-961e-d46bc68166ed tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb [ 1919.289489] [54659]: DEBUG cinder.api.openstack.wsgi [req-656a222f-cfc8-4e6a-9e42-4c33cd9d0c20 req-4555bd6d-d4b5-4a79-961e-d46bc68166ed tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.289704] [54659]: DEBUG cinder.api.openstack.wsgi [req-656a222f-cfc8-4e6a-9e42-4c33cd9d0c20 req-4555bd6d-d4b5-4a79-961e-d46bc68166ed tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.296945] [54659]: INFO cinder.api.openstack.wsgi [req-656a222f-cfc8-4e6a-9e42-4c33cd9d0c20 req-4555bd6d-d4b5-4a79-961e-d46bc68166ed tempest-VolumesSnapshotsTestJSON-1881828489 tempest-VolumesSnapshotsTestJSON-1881828489-project-member] http://10.180.1.21/volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb returned with HTTP 404 [ 1919.297506] [54659]: [pid: 54659|app: 0|req: 190/382] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:00 2024] GET /volume/v3/volumes/d8fdd4d3-7c9b-4aae-b965-bc1052371cbb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1920.467172] [54658]: DEBUG cinder.api.middleware.request_id [None req-c72974be-50e1-49ef-8d24-2dae5bea0c6b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.467792] [54658]: INFO cinder.api.openstack.wsgi [None req-c72974be-50e1-49ef-8d24-2dae5bea0c6b None None] GET http://10.180.1.21/volume// [ 1920.468095] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c72974be-50e1-49ef-8d24-2dae5bea0c6b None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.468462] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c72974be-50e1-49ef-8d24-2dae5bea0c6b None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.469152] [54658]: INFO cinder.api.openstack.wsgi [None req-c72974be-50e1-49ef-8d24-2dae5bea0c6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1920.469564] [54658]: [pid: 54658|app: 0|req: 193/383] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:13:01 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1920.473686] [54659]: DEBUG cinder.api.middleware.request_id [req-3c962165-e365-43ec-a126-bf76e804f3cd req-ab2b958a-74fa-4bbe-9d91-df65c2166e78 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.476270] [54659]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-ab2b958a-74fa-4bbe-9d91-df65c2166e78 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1920.476694] [54659]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-ab2b958a-74fa-4bbe-9d91-df65c2166e78 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a422fe5-3787-4eb6-84dd-2334e8b170db", "connector": null, "instance_uuid": "d755433f-b58c-4693-913b-1d1da0442f79"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1920.488397] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.488397] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.514341] [54659]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-ab2b958a-74fa-4bbe-9d91-df65c2166e78 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1920.514795] [54659]: [pid: 54659|app: 0|req: 191/384] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:13:01 2024] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.532238] [54658]: DEBUG cinder.api.middleware.request_id [None req-caff3209-b339-456b-b0c5-6b729db8cbf6 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.534722] [54658]: INFO cinder.api.openstack.wsgi [None req-caff3209-b339-456b-b0c5-6b729db8cbf6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1920.534988] [54658]: DEBUG cinder.api.openstack.wsgi [None req-caff3209-b339-456b-b0c5-6b729db8cbf6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.535193] [54658]: DEBUG cinder.api.openstack.wsgi [None req-caff3209-b339-456b-b0c5-6b729db8cbf6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.544383] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.544383] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.547353] [54658]: INFO cinder.volume.api [None req-caff3209-b339-456b-b0c5-6b729db8cbf6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1920.551810] [54658]: INFO cinder.api.openstack.wsgi [None req-caff3209-b339-456b-b0c5-6b729db8cbf6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1920.552398] [54658]: [pid: 54658|app: 0|req: 194/385] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:01 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1920.925232] [54659]: DEBUG cinder.api.middleware.request_id [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-f7031e1c-df3d-4c39-945a-ab3262f12b3b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.927526] [54659]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-f7031e1c-df3d-4c39-945a-ab3262f12b3b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1920.927753] [54659]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-f7031e1c-df3d-4c39-945a-ab3262f12b3b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.928439] [54659]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-f7031e1c-df3d-4c39-945a-ab3262f12b3b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.938067] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.938067] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.941202] [54659]: INFO cinder.volume.api [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-f7031e1c-df3d-4c39-945a-ab3262f12b3b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1920.946706] [54659]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-f7031e1c-df3d-4c39-945a-ab3262f12b3b tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1920.947094] [54659]: [pid: 54659|app: 0|req: 192/386] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:01 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1920.976937] [54658]: DEBUG cinder.api.middleware.request_id [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9d319497-a3c4-4bbf-97dd-5ac51e5b315c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.979309] [54658]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9d319497-a3c4-4bbf-97dd-5ac51e5b315c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] GET http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1920.979571] [54658]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9d319497-a3c4-4bbf-97dd-5ac51e5b315c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.979824] [54658]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9d319497-a3c4-4bbf-97dd-5ac51e5b315c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.989251] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.989251] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.992509] [54658]: INFO cinder.volume.api [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9d319497-a3c4-4bbf-97dd-5ac51e5b315c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1920.997160] [54658]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9d319497-a3c4-4bbf-97dd-5ac51e5b315c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 200 [ 1920.997544] [54658]: [pid: 54658|app: 0|req: 195/387] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:01 2024] GET /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.035609] [54659]: DEBUG cinder.api.middleware.request_id [None req-386911dc-4b47-44b0-9e60-b514d5d4999d None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.036033] [54659]: INFO cinder.api.openstack.wsgi [None req-386911dc-4b47-44b0-9e60-b514d5d4999d None None] GET http://10.180.1.21/volume// [ 1921.036228] [54659]: DEBUG cinder.api.openstack.wsgi [None req-386911dc-4b47-44b0-9e60-b514d5d4999d None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.036444] [54659]: DEBUG cinder.api.openstack.wsgi [None req-386911dc-4b47-44b0-9e60-b514d5d4999d None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.036836] [54659]: INFO cinder.api.openstack.wsgi [None req-386911dc-4b47-44b0-9e60-b514d5d4999d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1921.037147] [54659]: [pid: 54659|app: 0|req: 193/388] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:13:01 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1921.040987] [54658]: DEBUG cinder.api.middleware.request_id [req-3c962165-e365-43ec-a126-bf76e804f3cd req-982c5f65-aa44-4809-aa03-b244f2149a1e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.043389] [54658]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-982c5f65-aa44-4809-aa03-b244f2149a1e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1921.043643] [54658]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-982c5f65-aa44-4809-aa03-b244f2149a1e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.043863] [54658]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-982c5f65-aa44-4809-aa03-b244f2149a1e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.053955] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.053955] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.057211] [54658]: INFO cinder.volume.api [req-3c962165-e365-43ec-a126-bf76e804f3cd req-982c5f65-aa44-4809-aa03-b244f2149a1e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1921.061575] [54658]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-982c5f65-aa44-4809-aa03-b244f2149a1e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1921.061988] [54658]: [pid: 54658|app: 0|req: 196/389] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:13:01 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1921.090515] [54659]: DEBUG cinder.api.middleware.request_id [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.092785] [54659]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] PUT http://10.180.1.21/volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb [ 1921.093238] [54659]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-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-392101", "mountpoint": "/dev/sdb"}}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.101183] [54659]: DEBUG cinder.coordination [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Acquiring lock "cinder-attachment_update-7a422fe5-3787-4eb6-84dd-2334e8b170db-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1921.105268] [54659]: DEBUG cinder.coordination [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Lock "cinder-attachment_update-7a422fe5-3787-4eb6-84dd-2334e8b170db-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1921.106315] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.106315] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.561296] [54658]: DEBUG cinder.api.middleware.request_id [None req-296168e7-fc4c-4599-9245-163a8372eb93 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.563748] [54658]: INFO cinder.api.openstack.wsgi [None req-296168e7-fc4c-4599-9245-163a8372eb93 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1921.563893] [54658]: DEBUG cinder.api.openstack.wsgi [None req-296168e7-fc4c-4599-9245-163a8372eb93 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.564149] [54658]: DEBUG cinder.api.openstack.wsgi [None req-296168e7-fc4c-4599-9245-163a8372eb93 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.575702] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.575702] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.579581] [54658]: INFO cinder.volume.api [None req-296168e7-fc4c-4599-9245-163a8372eb93 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1921.584831] [54658]: INFO cinder.api.openstack.wsgi [None req-296168e7-fc4c-4599-9245-163a8372eb93 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1921.585331] [54658]: [pid: 54658|app: 0|req: 197/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:02 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1922.598871] [54658]: DEBUG cinder.api.middleware.request_id [None req-4b98b272-cb0b-4798-9436-b4b2d970ec8b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.601038] [54658]: INFO cinder.api.openstack.wsgi [None req-4b98b272-cb0b-4798-9436-b4b2d970ec8b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1922.601264] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4b98b272-cb0b-4798-9436-b4b2d970ec8b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.601477] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4b98b272-cb0b-4798-9436-b4b2d970ec8b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.613673] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.613673] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.615802] [54658]: INFO cinder.volume.api [None req-4b98b272-cb0b-4798-9436-b4b2d970ec8b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1922.619955] [54658]: INFO cinder.api.openstack.wsgi [None req-4b98b272-cb0b-4798-9436-b4b2d970ec8b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1922.620387] [54658]: [pid: 54658|app: 0|req: 198/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:03 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1923.630310] [54658]: DEBUG cinder.api.middleware.request_id [None req-b2515764-7f23-4986-a995-74301e8b47d4 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.632474] [54658]: INFO cinder.api.openstack.wsgi [None req-b2515764-7f23-4986-a995-74301e8b47d4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1923.632693] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b2515764-7f23-4986-a995-74301e8b47d4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1923.632908] [54658]: DEBUG cinder.api.openstack.wsgi [None req-b2515764-7f23-4986-a995-74301e8b47d4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1923.644027] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.644027] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.647056] [54658]: INFO cinder.volume.api [None req-b2515764-7f23-4986-a995-74301e8b47d4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1923.651370] [54658]: INFO cinder.api.openstack.wsgi [None req-b2515764-7f23-4986-a995-74301e8b47d4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1923.651754] [54658]: [pid: 54658|app: 0|req: 199/392] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:04 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1924.661388] [54658]: DEBUG cinder.api.middleware.request_id [None req-ca6e1192-8e2f-4618-a551-ad0addb6fce7 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1924.663634] [54658]: INFO cinder.api.openstack.wsgi [None req-ca6e1192-8e2f-4618-a551-ad0addb6fce7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1924.663846] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ca6e1192-8e2f-4618-a551-ad0addb6fce7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1924.665277] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ca6e1192-8e2f-4618-a551-ad0addb6fce7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1924.674435] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1924.674435] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1924.677726] [54658]: INFO cinder.volume.api [None req-ca6e1192-8e2f-4618-a551-ad0addb6fce7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1924.682258] [54658]: INFO cinder.api.openstack.wsgi [None req-ca6e1192-8e2f-4618-a551-ad0addb6fce7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1924.682631] [54658]: [pid: 54658|app: 0|req: 200/393] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:05 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.628378] [54659]: DEBUG cinder.coordination [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Lock "cinder-attachment_update-7a422fe5-3787-4eb6-84dd-2334e8b170db-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1925.628713] [54659]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-9d1249f1-8103-4e10-8c07-44694bf4c0b4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb returned with HTTP 200 [ 1925.629183] [54659]: [pid: 54659|app: 0|req: 194/394] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:13:01 2024] PUT /volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1925.691758] [54658]: DEBUG cinder.api.middleware.request_id [None req-3c28c881-71ea-41ff-bb33-ebe706087a5d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.693827] [54658]: INFO cinder.api.openstack.wsgi [None req-3c28c881-71ea-41ff-bb33-ebe706087a5d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1925.694068] [54658]: DEBUG cinder.api.openstack.wsgi [None req-3c28c881-71ea-41ff-bb33-ebe706087a5d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.694291] [54658]: DEBUG cinder.api.openstack.wsgi [None req-3c28c881-71ea-41ff-bb33-ebe706087a5d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.706072] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.706072] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.709153] [54658]: INFO cinder.volume.api [None req-3c28c881-71ea-41ff-bb33-ebe706087a5d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1925.713295] [54658]: INFO cinder.api.openstack.wsgi [None req-3c28c881-71ea-41ff-bb33-ebe706087a5d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1925.713667] [54658]: [pid: 54658|app: 0|req: 201/395] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:06 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.938312] [54659]: DEBUG cinder.api.middleware.request_id [None req-e34e56a7-3c2d-42cc-a115-1c90dd5cd2a6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.938764] [54659]: INFO cinder.api.openstack.wsgi [None req-e34e56a7-3c2d-42cc-a115-1c90dd5cd2a6 None None] GET http://10.180.1.21/volume// [ 1925.938951] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e34e56a7-3c2d-42cc-a115-1c90dd5cd2a6 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.939191] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e34e56a7-3c2d-42cc-a115-1c90dd5cd2a6 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.939587] [54659]: INFO cinder.api.openstack.wsgi [None req-e34e56a7-3c2d-42cc-a115-1c90dd5cd2a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1925.939890] [54659]: [pid: 54659|app: 0|req: 195/396] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:13:06 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1925.943007] [54658]: DEBUG cinder.api.middleware.request_id [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9c2ed28e-7b1c-430c-9f37-85b0a8796ebf None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.945326] [54658]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9c2ed28e-7b1c-430c-9f37-85b0a8796ebf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1925.945724] [54658]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9c2ed28e-7b1c-430c-9f37-85b0a8796ebf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90730f60-423f-4bcf-9b6d-0212b4800ce9", "connector": null, "instance_uuid": "53c415ab-78e6-49fd-ae6e-577384f6379b"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1925.957075] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.957075] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.984985] [54658]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-9c2ed28e-7b1c-430c-9f37-85b0a8796ebf tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1925.985553] [54658]: [pid: 54658|app: 0|req: 202/397] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:13:06 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1926.028457] [54659]: DEBUG cinder.api.middleware.request_id [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.030736] [54659]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] POST http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9/action [ 1926.031151] [54659]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1926.031300] [54659]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1926.043626] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.043626] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.044362] [54659]: INFO cinder.volume.api [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1926.048171] [54659]: INFO cinder.volume.api [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Roll detaching of volume completed successfully. [ 1926.048398] [54659]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-ee93a978-7853-4433-8233-626781583d26 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9/action returned with HTTP 202 [ 1926.048841] [54659]: [pid: 54659|app: 0|req: 196/398] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:13:06 2024] POST /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1926.052568] [54658]: DEBUG cinder.api.middleware.request_id [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-84b5c9c3-1981-46bf-904f-c02d98b69f4f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.055032] [54658]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-84b5c9c3-1981-46bf-904f-c02d98b69f4f tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d3d0926b-6999-43bc-9c9d-bb66974c0bb7 [ 1926.055385] [54658]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-84b5c9c3-1981-46bf-904f-c02d98b69f4f tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1926.055385] [54658]: DEBUG cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-84b5c9c3-1981-46bf-904f-c02d98b69f4f tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1926.062725] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.062725] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.083112] [54658]: INFO cinder.api.openstack.wsgi [req-a8daede6-6689-4633-b9f7-9fe81fa375ff req-84b5c9c3-1981-46bf-904f-c02d98b69f4f tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/attachments/d3d0926b-6999-43bc-9c9d-bb66974c0bb7 returned with HTTP 200 [ 1926.083519] [54658]: [pid: 54658|app: 0|req: 203/399] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:13:06 2024] DELETE /volume/v3/attachments/d3d0926b-6999-43bc-9c9d-bb66974c0bb7 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1926.722319] [54659]: DEBUG cinder.api.middleware.request_id [None req-600cfb58-ae15-42fc-8ba7-5a7b579b116b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.724478] [54659]: INFO cinder.api.openstack.wsgi [None req-600cfb58-ae15-42fc-8ba7-5a7b579b116b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1926.724689] [54659]: DEBUG cinder.api.openstack.wsgi [None req-600cfb58-ae15-42fc-8ba7-5a7b579b116b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1926.724912] [54659]: DEBUG cinder.api.openstack.wsgi [None req-600cfb58-ae15-42fc-8ba7-5a7b579b116b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1926.737687] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.737687] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.741279] [54659]: INFO cinder.volume.api [None req-600cfb58-ae15-42fc-8ba7-5a7b579b116b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1926.747147] [54659]: INFO cinder.api.openstack.wsgi [None req-600cfb58-ae15-42fc-8ba7-5a7b579b116b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1926.747543] [54659]: [pid: 54659|app: 0|req: 197/400] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:07 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.757871] [54658]: DEBUG cinder.api.middleware.request_id [None req-7bad74f0-f39d-4299-9398-51b7f71da87f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.759949] [54658]: INFO cinder.api.openstack.wsgi [None req-7bad74f0-f39d-4299-9398-51b7f71da87f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1927.760208] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7bad74f0-f39d-4299-9398-51b7f71da87f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.760424] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7bad74f0-f39d-4299-9398-51b7f71da87f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.765047] [54659]: DEBUG cinder.api.middleware.request_id [req-3c962165-e365-43ec-a126-bf76e804f3cd req-a44eeb2d-0ad3-467f-adae-a2ae5ce04d11 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.768169] [54659]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-a44eeb2d-0ad3-467f-adae-a2ae5ce04d11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb/action [ 1927.768169] [54659]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-a44eeb2d-0ad3-467f-adae-a2ae5ce04d11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1927.768169] [54659]: DEBUG cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-a44eeb2d-0ad3-467f-adae-a2ae5ce04d11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1927.770320] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.770320] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.774012] [54658]: INFO cinder.volume.api [None req-7bad74f0-f39d-4299-9398-51b7f71da87f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1927.778430] [54658]: INFO cinder.api.openstack.wsgi [None req-7bad74f0-f39d-4299-9398-51b7f71da87f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1927.778430] [54658]: [pid: 54658|app: 0|req: 204/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:08 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.784714] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.784714] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.791208] [54659]: INFO cinder.api.openstack.wsgi [req-3c962165-e365-43ec-a126-bf76e804f3cd req-a44eeb2d-0ad3-467f-adae-a2ae5ce04d11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb/action returned with HTTP 204 [ 1927.791637] [54659]: [pid: 54659|app: 0|req: 198/402] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:13:08 2024] POST /volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1928.787193] [54658]: DEBUG cinder.api.middleware.request_id [None req-fdb924e5-fa7d-4ae9-af6f-a5ead8f2c0e5 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.789230] [54658]: INFO cinder.api.openstack.wsgi [None req-fdb924e5-fa7d-4ae9-af6f-a5ead8f2c0e5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1928.789458] [54658]: DEBUG cinder.api.openstack.wsgi [None req-fdb924e5-fa7d-4ae9-af6f-a5ead8f2c0e5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.789679] [54658]: DEBUG cinder.api.openstack.wsgi [None req-fdb924e5-fa7d-4ae9-af6f-a5ead8f2c0e5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.802237] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.802237] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.805795] [54658]: INFO cinder.volume.api [None req-fdb924e5-fa7d-4ae9-af6f-a5ead8f2c0e5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1928.810548] [54658]: INFO cinder.api.openstack.wsgi [None req-fdb924e5-fa7d-4ae9-af6f-a5ead8f2c0e5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1928.810931] [54658]: [pid: 54658|app: 0|req: 205/403] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:09 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.819308] [54659]: DEBUG cinder.api.middleware.request_id [None req-8d3b6f1b-9489-4344-83e3-e4d63dbc9174 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.821357] [54659]: INFO cinder.api.openstack.wsgi [None req-8d3b6f1b-9489-4344-83e3-e4d63dbc9174 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1928.821580] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8d3b6f1b-9489-4344-83e3-e4d63dbc9174 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.821798] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8d3b6f1b-9489-4344-83e3-e4d63dbc9174 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.831405] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.831405] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.834537] [54659]: INFO cinder.volume.api [None req-8d3b6f1b-9489-4344-83e3-e4d63dbc9174 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1928.838811] [54659]: INFO cinder.api.openstack.wsgi [None req-8d3b6f1b-9489-4344-83e3-e4d63dbc9174 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1928.839206] [54659]: [pid: 54659|app: 0|req: 199/404] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:09 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1930.933335] [54658]: DEBUG cinder.api.middleware.request_id [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-f0699710-b717-4067-9abb-100a7ecd894c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.937533] [54658]: INFO cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-f0699710-b717-4067-9abb-100a7ecd894c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] DELETE http://10.180.1.21/volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264 [ 1930.937800] [54658]: DEBUG cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-f0699710-b717-4067-9abb-100a7ecd894c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1930.938081] [54658]: DEBUG cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-f0699710-b717-4067-9abb-100a7ecd894c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1930.948452] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.948452] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.481632] [54658]: INFO cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-f0699710-b717-4067-9abb-100a7ecd894c tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264 returned with HTTP 200 [ 1931.482354] [54658]: [pid: 54658|app: 0|req: 206/405] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:13:11 2024] DELETE /volume/v3/attachments/69c20b16-f8db-4bed-a590-024087542264 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1931.490370] [54659]: DEBUG cinder.api.middleware.request_id [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.492737] [54659]: INFO cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] DELETE http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1931.492946] [54659]: DEBUG cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.493166] [54659]: DEBUG cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.493355] [54659]: INFO cinder.api.v3.volumes [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Delete volume with id: 90730f60-423f-4bcf-9b6d-0212b4800ce9 [ 1931.502474] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.502474] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.502782] [54659]: INFO cinder.volume.api [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Volume info retrieved successfully. [ 1931.523101] [54659]: INFO cinder.volume.api [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] Delete volume request issued successfully. [ 1931.523101] [54659]: INFO cinder.api.openstack.wsgi [req-b2f18f56-bba5-4411-b237-03ae000a3383 req-a3429809-0b05-412a-8af8-b2e4ee5c0c54 tempest-ServerActionsV293TestJSON-2147093903 tempest-ServerActionsV293TestJSON-2147093903-project-member] http://10.180.1.21/volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 returned with HTTP 202 [ 1931.523101] [54659]: [pid: 54659|app: 0|req: 200/406] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 22:13:12 2024] DELETE /volume/v3/volumes/90730f60-423f-4bcf-9b6d-0212b4800ce9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1941.483110] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=167,cinder:INSERT=28,cinder:UPDATE=44 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1941.518699] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=59,cinder:UPDATE=8,cinder:INSERT=3 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1943.694498] [54658]: DEBUG cinder.api.middleware.request_id [None req-c5566bd3-8260-4d67-8970-0999391e50a3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.696963] [54658]: INFO cinder.api.openstack.wsgi [None req-c5566bd3-8260-4d67-8970-0999391e50a3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1943.697301] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c5566bd3-8260-4d67-8970-0999391e50a3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.697631] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c5566bd3-8260-4d67-8970-0999391e50a3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.709870] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.709870] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.715330] [54658]: INFO cinder.volume.api [None req-c5566bd3-8260-4d67-8970-0999391e50a3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1943.721539] [54658]: INFO cinder.api.openstack.wsgi [None req-c5566bd3-8260-4d67-8970-0999391e50a3 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1943.722078] [54658]: [pid: 54658|app: 0|req: 207/407] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:24 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.856701] [54659]: DEBUG cinder.api.middleware.request_id [None req-d7265c53-badf-40f8-a137-a757fe3383f2 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.858852] [54659]: INFO cinder.api.openstack.wsgi [None req-d7265c53-badf-40f8-a137-a757fe3383f2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1943.859092] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d7265c53-badf-40f8-a137-a757fe3383f2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.859321] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d7265c53-badf-40f8-a137-a757fe3383f2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.866961] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.866961] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.870218] [54659]: INFO cinder.volume.api [None req-d7265c53-badf-40f8-a137-a757fe3383f2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1943.874384] [54659]: INFO cinder.api.openstack.wsgi [None req-d7265c53-badf-40f8-a137-a757fe3383f2 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1943.874748] [54659]: [pid: 54659|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:24 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.732494] [54658]: DEBUG cinder.api.middleware.request_id [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.734552] [54658]: INFO cinder.api.openstack.wsgi [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1948.734808] [54658]: DEBUG cinder.api.openstack.wsgi [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.735033] [54658]: DEBUG cinder.api.openstack.wsgi [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.735226] [54658]: INFO cinder.api.v3.volumes [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Delete volume with id: 9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1948.745589] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.745589] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.746110] [54658]: INFO cinder.volume.api [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1948.762661] [54658]: INFO cinder.volume.api [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Delete volume request issued successfully. [ 1948.762864] [54658]: INFO cinder.api.openstack.wsgi [None req-19dd1555-bd17-4141-90a5-aa34c41b9a95 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 202 [ 1948.763278] [54658]: [pid: 54658|app: 0|req: 208/409] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:13:29 2024] DELETE /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1948.766142] [54659]: DEBUG cinder.api.middleware.request_id [None req-eab64898-4744-41b2-94b9-e6c2f2718cfd None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.768166] [54659]: INFO cinder.api.openstack.wsgi [None req-eab64898-4744-41b2-94b9-e6c2f2718cfd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1948.768387] [54659]: DEBUG cinder.api.openstack.wsgi [None req-eab64898-4744-41b2-94b9-e6c2f2718cfd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.768600] [54659]: DEBUG cinder.api.openstack.wsgi [None req-eab64898-4744-41b2-94b9-e6c2f2718cfd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.777140] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.777140] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.780865] [54659]: INFO cinder.volume.api [None req-eab64898-4744-41b2-94b9-e6c2f2718cfd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1948.785587] [54659]: INFO cinder.api.openstack.wsgi [None req-eab64898-4744-41b2-94b9-e6c2f2718cfd tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1948.785953] [54659]: [pid: 54659|app: 0|req: 202/410] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:29 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1949.795910] [54658]: DEBUG cinder.api.middleware.request_id [None req-c9dfcc9e-5092-462a-8b9f-f10fdef8d9af None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.798209] [54658]: INFO cinder.api.openstack.wsgi [None req-c9dfcc9e-5092-462a-8b9f-f10fdef8d9af tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1949.798438] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c9dfcc9e-5092-462a-8b9f-f10fdef8d9af tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1949.798660] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c9dfcc9e-5092-462a-8b9f-f10fdef8d9af tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1949.806593] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.806593] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.809945] [54658]: INFO cinder.volume.api [None req-c9dfcc9e-5092-462a-8b9f-f10fdef8d9af tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1949.814181] [54658]: INFO cinder.api.openstack.wsgi [None req-c9dfcc9e-5092-462a-8b9f-f10fdef8d9af tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1949.814559] [54658]: [pid: 54658|app: 0|req: 209/411] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:30 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1950.824194] [54659]: DEBUG cinder.api.middleware.request_id [None req-18bdcf01-3e2e-4708-b096-c27cad73c4a3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.827189] [54659]: INFO cinder.api.openstack.wsgi [None req-18bdcf01-3e2e-4708-b096-c27cad73c4a3 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1950.827565] [54659]: DEBUG cinder.api.openstack.wsgi [None req-18bdcf01-3e2e-4708-b096-c27cad73c4a3 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.827841] [54659]: DEBUG cinder.api.openstack.wsgi [None req-18bdcf01-3e2e-4708-b096-c27cad73c4a3 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.838828] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.838828] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1950.843698] [54659]: INFO cinder.volume.api [None req-18bdcf01-3e2e-4708-b096-c27cad73c4a3 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Volume info retrieved successfully. [ 1950.850914] [54659]: INFO cinder.api.openstack.wsgi [None req-18bdcf01-3e2e-4708-b096-c27cad73c4a3 tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 200 [ 1950.852532] [54659]: [pid: 54659|app: 0|req: 203/412] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:31 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1951.070592] [54658]: DEBUG cinder.api.middleware.request_id [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.072659] [54658]: INFO cinder.api.openstack.wsgi [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1951.072913] [54658]: DEBUG cinder.api.openstack.wsgi [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.073158] [54658]: DEBUG cinder.api.openstack.wsgi [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.073346] [54658]: INFO cinder.api.v3.volumes [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Delete volume with id: dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1951.080574] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.080574] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.081104] [54658]: INFO cinder.volume.api [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1951.095945] [54658]: INFO cinder.volume.api [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Delete volume request issued successfully. [ 1951.096320] [54658]: INFO cinder.api.openstack.wsgi [None req-66a0f6c6-5483-4239-aea9-bddbd1d9354d tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 202 [ 1951.096572] [54658]: [pid: 54658|app: 0|req: 210/413] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:13:31 2024] DELETE /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1951.099425] [54659]: DEBUG cinder.api.middleware.request_id [None req-a977a156-7488-4936-a78b-64016a5b074a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.102215] [54659]: INFO cinder.api.openstack.wsgi [None req-a977a156-7488-4936-a78b-64016a5b074a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1951.102447] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a977a156-7488-4936-a78b-64016a5b074a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.102747] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a977a156-7488-4936-a78b-64016a5b074a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.111481] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.111481] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.115366] [54659]: INFO cinder.volume.api [None req-a977a156-7488-4936-a78b-64016a5b074a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1951.120016] [54659]: INFO cinder.api.openstack.wsgi [None req-a977a156-7488-4936-a78b-64016a5b074a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 200 [ 1951.120387] [54659]: [pid: 54659|app: 0|req: 204/414] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:31 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1951.864544] [54658]: DEBUG cinder.api.middleware.request_id [None req-1be59505-1390-4f60-85e7-a9fba02b926c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.867107] [54658]: INFO cinder.api.openstack.wsgi [None req-1be59505-1390-4f60-85e7-a9fba02b926c tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] GET http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 [ 1951.867306] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1be59505-1390-4f60-85e7-a9fba02b926c tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.867534] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1be59505-1390-4f60-85e7-a9fba02b926c tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.874383] [54658]: INFO cinder.api.openstack.wsgi [None req-1be59505-1390-4f60-85e7-a9fba02b926c tempest-DeleteServersTestJSON-606294432 tempest-DeleteServersTestJSON-606294432-project-member] http://10.180.1.21/volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 returned with HTTP 404 [ 1951.874851] [54658]: [pid: 54658|app: 0|req: 211/415] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:32 2024] GET /volume/v3/volumes/9db43de0-dc39-4d41-9126-ad64045e8be0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1952.130422] [54659]: DEBUG cinder.api.middleware.request_id [None req-0fc9b887-ab5e-4e7d-a047-260da7cb4122 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.132573] [54659]: INFO cinder.api.openstack.wsgi [None req-0fc9b887-ab5e-4e7d-a047-260da7cb4122 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d [ 1952.134082] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0fc9b887-ab5e-4e7d-a047-260da7cb4122 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.134082] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0fc9b887-ab5e-4e7d-a047-260da7cb4122 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.141722] [54659]: INFO cinder.api.openstack.wsgi [None req-0fc9b887-ab5e-4e7d-a047-260da7cb4122 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d returned with HTTP 404 [ 1952.142515] [54659]: [pid: 54659|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:32 2024] GET /volume/v3/volumes/dac4c8aa-1615-4c6a-8b26-d7dd1268618d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1952.182491] [54658]: DEBUG cinder.api.middleware.request_id [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.184619] [54658]: INFO cinder.api.openstack.wsgi [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1952.184863] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.185094] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.185289] [54658]: INFO cinder.api.v3.volumes [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Delete volume with id: 9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1952.195444] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.195444] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.195958] [54658]: INFO cinder.volume.api [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1952.215789] [54658]: INFO cinder.volume.api [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Delete volume request issued successfully. [ 1952.216053] [54658]: INFO cinder.api.openstack.wsgi [None req-9ba83324-38c7-49ce-a44a-3c83767497b7 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 202 [ 1952.216486] [54658]: [pid: 54658|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:13:33 2024] DELETE /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1952.219647] [54659]: DEBUG cinder.api.middleware.request_id [None req-e415e15c-2261-460d-b9f0-2aaeaf6a5739 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.222096] [54659]: INFO cinder.api.openstack.wsgi [None req-e415e15c-2261-460d-b9f0-2aaeaf6a5739 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1952.222454] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e415e15c-2261-460d-b9f0-2aaeaf6a5739 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.222570] [54659]: DEBUG cinder.api.openstack.wsgi [None req-e415e15c-2261-460d-b9f0-2aaeaf6a5739 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.230956] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.230956] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.235075] [54659]: INFO cinder.volume.api [None req-e415e15c-2261-460d-b9f0-2aaeaf6a5739 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1952.241090] [54659]: INFO cinder.api.openstack.wsgi [None req-e415e15c-2261-460d-b9f0-2aaeaf6a5739 tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1952.241708] [54659]: [pid: 54659|app: 0|req: 206/418] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:33 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1953.250415] [54658]: DEBUG cinder.api.middleware.request_id [None req-53ac159e-caf6-46a7-8647-b509b049396e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1953.253330] [54658]: INFO cinder.api.openstack.wsgi [None req-53ac159e-caf6-46a7-8647-b509b049396e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1953.253669] [54658]: DEBUG cinder.api.openstack.wsgi [None req-53ac159e-caf6-46a7-8647-b509b049396e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1953.253981] [54658]: DEBUG cinder.api.openstack.wsgi [None req-53ac159e-caf6-46a7-8647-b509b049396e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1953.271012] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1953.271012] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1953.274909] [54658]: INFO cinder.volume.api [None req-53ac159e-caf6-46a7-8647-b509b049396e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Volume info retrieved successfully. [ 1953.279585] [54658]: INFO cinder.api.openstack.wsgi [None req-53ac159e-caf6-46a7-8647-b509b049396e tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 200 [ 1953.279940] [54658]: [pid: 54658|app: 0|req: 213/419] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:34 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.289602] [54659]: DEBUG cinder.api.middleware.request_id [None req-8e8a2c46-fb42-4b21-9a90-536f57d0f80a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.291944] [54659]: INFO cinder.api.openstack.wsgi [None req-8e8a2c46-fb42-4b21-9a90-536f57d0f80a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] GET http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 [ 1954.292237] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8e8a2c46-fb42-4b21-9a90-536f57d0f80a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.292523] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8e8a2c46-fb42-4b21-9a90-536f57d0f80a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.301326] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.301326] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.303890] [54659]: INFO cinder.api.openstack.wsgi [None req-8e8a2c46-fb42-4b21-9a90-536f57d0f80a tempest-AttachVolumeShelveTestJSON-900429832 tempest-AttachVolumeShelveTestJSON-900429832-project-member] http://10.180.1.21/volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 returned with HTTP 404 [ 1954.304399] [54659]: [pid: 54659|app: 0|req: 207/420] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:13:35 2024] GET /volume/v3/volumes/9d772fe5-fc50-4151-b13b-d2ece56abe31 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1956.331556] [54658]: DEBUG cinder.api.middleware.request_id [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.335144] [54658]: INFO cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1956.335814] [54658]: DEBUG cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-100830099", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1956.338708] [54658]: DEBUG cinder.api.v3.volumes [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-100830099', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1956.338940] [54658]: INFO cinder.api.v3.volumes [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Create volume of 1 GB [ 1956.346233] [54658]: INFO cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Availability Zones retrieved successfully. [ 1956.354424] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Flow 'volume_create_api' (dfe3f8c8-4d83-4b37-ba1d-985fbaafa348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1956.355663] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c29d7c3-f074-44b1-bd57-d990d34a941a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1956.356910] [54658]: DEBUG cinder.volume.flows.api.create_volume [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1956.375561] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c29d7c3-f074-44b1-bd57-d990d34a941a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1956.376504] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d3cecf-1f86-40b8-a4f7-f26298b6a1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1956.426634] [54658]: DEBUG cinder.quota [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Created reservations ['8d8434f6-9299-46df-9dce-eec012f284b9', '88ce53e8-6bef-49f4-8aaf-14b17f425150', '05656e39-c620-4eee-a3cd-11993972e29d', 'af4b1785-f283-4898-afa2-7d7f20fe7675'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1956.427632] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d3cecf-1f86-40b8-a4f7-f26298b6a1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d8434f6-9299-46df-9dce-eec012f284b9', '88ce53e8-6bef-49f4-8aaf-14b17f425150', '05656e39-c620-4eee-a3cd-11993972e29d', 'af4b1785-f283-4898-afa2-7d7f20fe7675']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1956.428556] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107c02a7-24ec-4a88-b94e-c59c4144e80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1956.444203] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107c02a7-24ec-4a88-b94e-c59c4144e80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e95333-ff16-4d1a-8639-00ae18e0d976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-100830099',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0708b02e5bc417c93ac21f18fddcc42',qos_specs=None,replication_status=,reservations=['8d8434f6-9299-46df-9dce-eec012f284b9','88ce53e8-6bef-49f4-8aaf-14b17f425150','05656e39-c620-4eee-a3cd-11993972e29d','af4b1785-f283-4898-afa2-7d7f20fe7675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6984636e5249fca3c49d6b8ffcac69',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-100830099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e95333-ff16-4d1a-8639-00ae18e0d976,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0708b02e5bc417c93ac21f18fddcc42',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='bc6984636e5249fca3c49d6b8ffcac69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1956.445188] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f076062-3e77-4b13-bff3-fb6cffc0d112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1956.459870] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f076062-3e77-4b13-bff3-fb6cffc0d112) 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-100830099',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0708b02e5bc417c93ac21f18fddcc42',qos_specs=None,replication_status=,reservations=['8d8434f6-9299-46df-9dce-eec012f284b9','88ce53e8-6bef-49f4-8aaf-14b17f425150','05656e39-c620-4eee-a3cd-11993972e29d','af4b1785-f283-4898-afa2-7d7f20fe7675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6984636e5249fca3c49d6b8ffcac69',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1956.460897] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68142647-f8c3-48ef-8808-c9d8715856e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1956.472561] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68142647-f8c3-48ef-8808-c9d8715856e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1956.473716] [54658]: DEBUG cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Flow 'volume_create_api' (dfe3f8c8-4d83-4b37-ba1d-985fbaafa348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1956.474132] [54658]: INFO cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Create volume request issued successfully. [ 1956.474843] [54658]: INFO cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-ec6372ec-1735-48bd-ba18-0e0d9723451a tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1956.475357] [54658]: [pid: 54658|app: 0|req: 214/421] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Dec 14 22:13:37 2024] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1956.480338] [54659]: DEBUG cinder.api.middleware.request_id [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-53791591-1c68-48bb-832d-b620a91565e6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.482960] [54659]: INFO cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-53791591-1c68-48bb-832d-b620a91565e6 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1956.483236] [54659]: DEBUG cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-53791591-1c68-48bb-832d-b620a91565e6 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1956.483463] [54659]: DEBUG cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-53791591-1c68-48bb-832d-b620a91565e6 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1956.491349] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1956.491349] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1956.495865] [54659]: INFO cinder.volume.api [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-53791591-1c68-48bb-832d-b620a91565e6 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Volume info retrieved successfully. [ 1956.501104] [54659]: INFO cinder.api.openstack.wsgi [req-a32363cb-5225-41a1-94ef-8e67207aee76 req-53791591-1c68-48bb-832d-b620a91565e6 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 200 [ 1956.501576] [54659]: [pid: 54659|app: 0|req: 208/422] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:37 2024] GET /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1956.519785] [54658]: DEBUG cinder.api.middleware.request_id [req-be1bf57e-34b1-4214-91bd-f0225c8cde84 req-ca16e361-9745-4146-9025-1e6bbd13e3f2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.522263] [54658]: INFO cinder.api.openstack.wsgi [req-be1bf57e-34b1-4214-91bd-f0225c8cde84 req-ca16e361-9745-4146-9025-1e6bbd13e3f2 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1956.522487] [54658]: DEBUG cinder.api.openstack.wsgi [req-be1bf57e-34b1-4214-91bd-f0225c8cde84 req-ca16e361-9745-4146-9025-1e6bbd13e3f2 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1956.522708] [54658]: DEBUG cinder.api.openstack.wsgi [req-be1bf57e-34b1-4214-91bd-f0225c8cde84 req-ca16e361-9745-4146-9025-1e6bbd13e3f2 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1956.530648] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1956.530648] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1956.534501] [54658]: INFO cinder.volume.api [req-be1bf57e-34b1-4214-91bd-f0225c8cde84 req-ca16e361-9745-4146-9025-1e6bbd13e3f2 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Volume info retrieved successfully. [ 1956.539082] [54658]: INFO cinder.api.openstack.wsgi [req-be1bf57e-34b1-4214-91bd-f0225c8cde84 req-ca16e361-9745-4146-9025-1e6bbd13e3f2 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 200 [ 1956.539506] [54658]: [pid: 54658|app: 0|req: 215/423] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:37 2024] GET /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1957.556777] [54659]: DEBUG cinder.api.middleware.request_id [req-67b52bfc-214f-4e57-874a-b0456577b745 req-872ffd76-0bfa-4a8c-ba52-2095eb725dd0 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1957.559044] [54659]: INFO cinder.api.openstack.wsgi [req-67b52bfc-214f-4e57-874a-b0456577b745 req-872ffd76-0bfa-4a8c-ba52-2095eb725dd0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1957.559269] [54659]: DEBUG cinder.api.openstack.wsgi [req-67b52bfc-214f-4e57-874a-b0456577b745 req-872ffd76-0bfa-4a8c-ba52-2095eb725dd0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1957.559484] [54659]: DEBUG cinder.api.openstack.wsgi [req-67b52bfc-214f-4e57-874a-b0456577b745 req-872ffd76-0bfa-4a8c-ba52-2095eb725dd0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1957.570256] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1957.570256] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1957.574438] [54659]: INFO cinder.volume.api [req-67b52bfc-214f-4e57-874a-b0456577b745 req-872ffd76-0bfa-4a8c-ba52-2095eb725dd0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Volume info retrieved successfully. [ 1957.579398] [54659]: INFO cinder.api.openstack.wsgi [req-67b52bfc-214f-4e57-874a-b0456577b745 req-872ffd76-0bfa-4a8c-ba52-2095eb725dd0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 200 [ 1957.579787] [54659]: [pid: 54659|app: 0|req: 209/424] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:38 2024] GET /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1957.594320] [54658]: DEBUG cinder.api.middleware.request_id [req-1cbef8aa-9360-477a-b51b-de5ce6fea685 req-8ec1f699-8fae-4c65-96a2-393b48e8f3e0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1957.596788] [54658]: INFO cinder.api.openstack.wsgi [req-1cbef8aa-9360-477a-b51b-de5ce6fea685 req-8ec1f699-8fae-4c65-96a2-393b48e8f3e0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1957.597035] [54658]: DEBUG cinder.api.openstack.wsgi [req-1cbef8aa-9360-477a-b51b-de5ce6fea685 req-8ec1f699-8fae-4c65-96a2-393b48e8f3e0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1957.597260] [54658]: DEBUG cinder.api.openstack.wsgi [req-1cbef8aa-9360-477a-b51b-de5ce6fea685 req-8ec1f699-8fae-4c65-96a2-393b48e8f3e0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1957.604898] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1957.604898] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1957.608541] [54658]: INFO cinder.volume.api [req-1cbef8aa-9360-477a-b51b-de5ce6fea685 req-8ec1f699-8fae-4c65-96a2-393b48e8f3e0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Volume info retrieved successfully. [ 1957.613174] [54658]: INFO cinder.api.openstack.wsgi [req-1cbef8aa-9360-477a-b51b-de5ce6fea685 req-8ec1f699-8fae-4c65-96a2-393b48e8f3e0 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 200 [ 1957.613575] [54658]: [pid: 54658|app: 0|req: 216/425] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:38 2024] GET /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1957.631279] [54659]: DEBUG cinder.api.middleware.request_id [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1957.633515] [54659]: INFO cinder.api.openstack.wsgi [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1957.634130] [54659]: DEBUG cinder.api.openstack.wsgi [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1957.634130] [54659]: DEBUG cinder.api.openstack.wsgi [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1957.634130] [54659]: INFO cinder.api.v3.volumes [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Delete volume with id: a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1957.642201] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1957.642201] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1957.642739] [54659]: INFO cinder.volume.api [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Volume info retrieved successfully. [ 1957.661760] [54659]: INFO cinder.volume.api [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Delete volume request issued successfully. [ 1957.661939] [54659]: INFO cinder.api.openstack.wsgi [req-69253ea6-587e-4f93-b0f9-056f14f2894a req-417b615f-183d-4d21-aa88-7eb4b4483cda tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 202 [ 1957.662361] [54659]: [pid: 54659|app: 0|req: 210/426] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 22:13:38 2024] DELETE /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1957.676023] [54658]: DEBUG cinder.api.middleware.request_id [req-558e5c7a-da4b-44c4-9993-90cd04ef8fc3 req-0efb2aed-0955-4977-a46e-63232b554322 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1957.679672] [54658]: INFO cinder.api.openstack.wsgi [req-558e5c7a-da4b-44c4-9993-90cd04ef8fc3 req-0efb2aed-0955-4977-a46e-63232b554322 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1957.679672] [54658]: DEBUG cinder.api.openstack.wsgi [req-558e5c7a-da4b-44c4-9993-90cd04ef8fc3 req-0efb2aed-0955-4977-a46e-63232b554322 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1957.679912] [54658]: DEBUG cinder.api.openstack.wsgi [req-558e5c7a-da4b-44c4-9993-90cd04ef8fc3 req-0efb2aed-0955-4977-a46e-63232b554322 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1957.688836] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1957.688836] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1957.694032] [54658]: INFO cinder.volume.api [req-558e5c7a-da4b-44c4-9993-90cd04ef8fc3 req-0efb2aed-0955-4977-a46e-63232b554322 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Volume info retrieved successfully. [ 1957.698542] [54658]: INFO cinder.api.openstack.wsgi [req-558e5c7a-da4b-44c4-9993-90cd04ef8fc3 req-0efb2aed-0955-4977-a46e-63232b554322 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 200 [ 1957.698878] [54658]: [pid: 54658|app: 0|req: 217/427] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:38 2024] GET /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1958.715094] [54659]: DEBUG cinder.api.middleware.request_id [req-8c10d265-7e1e-4977-ba84-09b6bdd7a293 req-688e0a09-d2fb-46f2-aa93-f01396961143 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.717751] [54659]: INFO cinder.api.openstack.wsgi [req-8c10d265-7e1e-4977-ba84-09b6bdd7a293 req-688e0a09-d2fb-46f2-aa93-f01396961143 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 [ 1958.717969] [54659]: DEBUG cinder.api.openstack.wsgi [req-8c10d265-7e1e-4977-ba84-09b6bdd7a293 req-688e0a09-d2fb-46f2-aa93-f01396961143 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.718208] [54659]: DEBUG cinder.api.openstack.wsgi [req-8c10d265-7e1e-4977-ba84-09b6bdd7a293 req-688e0a09-d2fb-46f2-aa93-f01396961143 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.725252] [54659]: INFO cinder.api.openstack.wsgi [req-8c10d265-7e1e-4977-ba84-09b6bdd7a293 req-688e0a09-d2fb-46f2-aa93-f01396961143 tempest-VolumesGetTestJSON-217338760 tempest-VolumesGetTestJSON-217338760-project-member] http://10.180.1.21/volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 returned with HTTP 404 [ 1958.725709] [54659]: [pid: 54659|app: 0|req: 211/428] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:13:39 2024] GET /volume/v3/volumes/a7e95333-ff16-4d1a-8639-00ae18e0d976 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1967.696461] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=61,cinder:UPDATE=15,cinder:INSERT=14 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1968.720571] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=35,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1981.863459] [54658]: DEBUG cinder.api.middleware.request_id [req-4af6a239-aacc-4a5d-ae47-93b84a10bf39 req-bb2b6a84-b3dd-4cac-96ce-9aaf51e01f4f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.865762] [54658]: INFO cinder.api.openstack.wsgi [req-4af6a239-aacc-4a5d-ae47-93b84a10bf39 req-bb2b6a84-b3dd-4cac-96ce-9aaf51e01f4f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1981.865990] [54658]: DEBUG cinder.api.openstack.wsgi [req-4af6a239-aacc-4a5d-ae47-93b84a10bf39 req-bb2b6a84-b3dd-4cac-96ce-9aaf51e01f4f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.866226] [54658]: DEBUG cinder.api.openstack.wsgi [req-4af6a239-aacc-4a5d-ae47-93b84a10bf39 req-bb2b6a84-b3dd-4cac-96ce-9aaf51e01f4f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.878597] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.878597] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.882039] [54658]: INFO cinder.volume.api [req-4af6a239-aacc-4a5d-ae47-93b84a10bf39 req-bb2b6a84-b3dd-4cac-96ce-9aaf51e01f4f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1981.886487] [54658]: INFO cinder.api.openstack.wsgi [req-4af6a239-aacc-4a5d-ae47-93b84a10bf39 req-bb2b6a84-b3dd-4cac-96ce-9aaf51e01f4f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1981.886859] [54658]: [pid: 54658|app: 0|req: 218/429] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:14:02 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1988.982895] [54659]: DEBUG cinder.api.middleware.request_id [None req-049cdaff-5791-4467-a264-146b9b9c4048 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.984757] [54659]: INFO cinder.api.openstack.wsgi [None req-049cdaff-5791-4467-a264-146b9b9c4048 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1988.985035] [54659]: DEBUG cinder.api.openstack.wsgi [None req-049cdaff-5791-4467-a264-146b9b9c4048 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.985277] [54659]: DEBUG cinder.api.openstack.wsgi [None req-049cdaff-5791-4467-a264-146b9b9c4048 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.998879] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.998879] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.002452] [54659]: INFO cinder.volume.api [None req-049cdaff-5791-4467-a264-146b9b9c4048 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1989.007186] [54659]: INFO cinder.api.openstack.wsgi [None req-049cdaff-5791-4467-a264-146b9b9c4048 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1989.007558] [54659]: [pid: 54659|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:09 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1989.040904] [54658]: DEBUG cinder.api.middleware.request_id [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-bb45ca4f-c9d0-4087-b731-48eeccc0676b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.043264] [54658]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-bb45ca4f-c9d0-4087-b731-48eeccc0676b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1989.043489] [54658]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-bb45ca4f-c9d0-4087-b731-48eeccc0676b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.043706] [54658]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-bb45ca4f-c9d0-4087-b731-48eeccc0676b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.053161] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.053161] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.056348] [54658]: INFO cinder.volume.api [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-bb45ca4f-c9d0-4087-b731-48eeccc0676b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1989.060331] [54658]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-bb45ca4f-c9d0-4087-b731-48eeccc0676b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1989.060714] [54658]: [pid: 54658|app: 0|req: 219/431] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:14:09 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1989.077445] [54659]: DEBUG cinder.api.middleware.request_id [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.079712] [54659]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db/action [ 1989.080122] [54659]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1989.080300] [54659]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1989.090210] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.090210] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.090730] [54659]: INFO cinder.volume.api [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1989.095762] [54659]: INFO cinder.volume.api [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Begin detaching volume completed successfully. [ 1989.095969] [54659]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-92cd4cfd-7f43-445e-a39e-d6e040e8fbd7 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db/action returned with HTTP 202 [ 1989.096442] [54659]: [pid: 54659|app: 0|req: 213/432] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:14:09 2024] POST /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1990.116364] [54658]: DEBUG cinder.api.middleware.request_id [None req-65763e85-303b-419b-99f3-19e2cfcecec3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.116810] [54658]: INFO cinder.api.openstack.wsgi [None req-65763e85-303b-419b-99f3-19e2cfcecec3 None None] GET http://10.180.1.21/volume// [ 1990.117009] [54658]: DEBUG cinder.api.openstack.wsgi [None req-65763e85-303b-419b-99f3-19e2cfcecec3 None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.117242] [54658]: DEBUG cinder.api.openstack.wsgi [None req-65763e85-303b-419b-99f3-19e2cfcecec3 None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.117645] [54658]: INFO cinder.api.openstack.wsgi [None req-65763e85-303b-419b-99f3-19e2cfcecec3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1990.117952] [54658]: [pid: 54658|app: 0|req: 220/433] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:14:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1990.121585] [54659]: DEBUG cinder.api.middleware.request_id [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-2ef122d0-fb6f-4526-98f8-f28ad00e3224 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.123865] [54659]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-2ef122d0-fb6f-4526-98f8-f28ad00e3224 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1990.124198] [54659]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-2ef122d0-fb6f-4526-98f8-f28ad00e3224 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.124420] [54659]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-2ef122d0-fb6f-4526-98f8-f28ad00e3224 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.134236] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1990.134236] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1990.137943] [54659]: INFO cinder.volume.api [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-2ef122d0-fb6f-4526-98f8-f28ad00e3224 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1990.141379] [54659]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-2ef122d0-fb6f-4526-98f8-f28ad00e3224 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1990.141765] [54659]: [pid: 54659|app: 0|req: 214/434] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:14:10 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1991.276223] [54658]: DEBUG cinder.api.middleware.request_id [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-ce35bbce-2674-46be-b384-f8369b1b4ef2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.278718] [54658]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-ce35bbce-2674-46be-b384-f8369b1b4ef2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb [ 1991.278987] [54658]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-ce35bbce-2674-46be-b384-f8369b1b4ef2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.279242] [54658]: DEBUG cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-ce35bbce-2674-46be-b384-f8369b1b4ef2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.286546] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.286546] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 1991.820908] [54658]: INFO cinder.api.openstack.wsgi [req-def21c3c-42ea-457f-808f-b00e9f5098b9 req-ce35bbce-2674-46be-b384-f8369b1b4ef2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb returned with HTTP 200 [ 1991.821373] [54658]: [pid: 54658|app: 0|req: 221/435] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:14:12 2024] DELETE /volume/v3/attachments/071bd14c-79bf-46d1-b32f-2d63f05f51fb => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.266638] [54659]: DEBUG cinder.api.middleware.request_id [None req-0192db1e-9c59-4c3d-ac8a-886e69ad4442 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.268774] [54659]: INFO cinder.api.openstack.wsgi [None req-0192db1e-9c59-4c3d-ac8a-886e69ad4442 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 1993.269012] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0192db1e-9c59-4c3d-ac8a-886e69ad4442 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.269242] [54659]: DEBUG cinder.api.openstack.wsgi [None req-0192db1e-9c59-4c3d-ac8a-886e69ad4442 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.280676] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.280676] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.284574] [54659]: INFO cinder.volume.api [None req-0192db1e-9c59-4c3d-ac8a-886e69ad4442 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 1993.289221] [54659]: INFO cinder.api.openstack.wsgi [None req-0192db1e-9c59-4c3d-ac8a-886e69ad4442 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 1993.289684] [54659]: [pid: 54659|app: 0|req: 215/436] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:14 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.819995] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2003.286751] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2004.880724] [54658]: DEBUG cinder.api.middleware.request_id [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.882831] [54658]: INFO cinder.api.openstack.wsgi [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2004.883242] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-808436490"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2004.884884] [54658]: DEBUG cinder.api.v3.volumes [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-808436490'}} {{(pid=54658) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2004.885029] [54658]: INFO cinder.api.v3.volumes [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Create volume of 1 GB [ 2004.885402] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.885402] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.891085] [54658]: INFO cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Availability Zones retrieved successfully. [ 2004.897697] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Flow 'volume_create_api' (852c8f7e-cc3c-462a-8b9c-ceef183b2bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2004.898842] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20d0883-9285-443a-933d-1429ed9a6480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2004.899871] [54658]: DEBUG cinder.volume.flows.api.create_volume [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Validating volume size '1' using validate_int {{(pid=54658) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2004.916344] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20d0883-9285-443a-933d-1429ed9a6480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2004.917255] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a911c80b-125b-4c8d-b039-bb843e04ac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2004.960241] [54658]: DEBUG cinder.quota [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Created reservations ['8102cb01-e102-4d7c-ba30-ab4f7e43f302', '3f3ed930-fa47-444e-8b71-2343b21188b3', '42e5edbd-2820-4afb-9885-4f94b78aa99a', 'd848cf2f-d3cd-419a-ab79-f11e7989a97d'] {{(pid=54658) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2004.961498] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a911c80b-125b-4c8d-b039-bb843e04ac68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8102cb01-e102-4d7c-ba30-ab4f7e43f302', '3f3ed930-fa47-444e-8b71-2343b21188b3', '42e5edbd-2820-4afb-9885-4f94b78aa99a', 'd848cf2f-d3cd-419a-ab79-f11e7989a97d']}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2004.962360] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a5008-a8f3-46d3-b2fd-70f28a71a991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2004.974562] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a5008-a8f3-46d3-b2fd-70f28a71a991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebdd3df7-f9c4-4067-9526-4fe2ef5b7894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-808436490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57c0c7e0f834591afef61a237156615',qos_specs=None,replication_status=,reservations=['8102cb01-e102-4d7c-ba30-ab4f7e43f302','3f3ed930-fa47-444e-8b71-2343b21188b3','42e5edbd-2820-4afb-9885-4f94b78aa99a','d848cf2f-d3cd-419a-ab79-f11e7989a97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59de7fb6c4024c8181f9936c95033dd1',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-808436490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebdd3df7-f9c4-4067-9526-4fe2ef5b7894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f57c0c7e0f834591afef61a237156615',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='59de7fb6c4024c8181f9936c95033dd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2004.975447] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e39f06-8988-4d60-8c24-82db365b2f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2004.987063] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e39f06-8988-4d60-8c24-82db365b2f24) 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-808436490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57c0c7e0f834591afef61a237156615',qos_specs=None,replication_status=,reservations=['8102cb01-e102-4d7c-ba30-ab4f7e43f302','3f3ed930-fa47-444e-8b71-2343b21188b3','42e5edbd-2820-4afb-9885-4f94b78aa99a','d848cf2f-d3cd-419a-ab79-f11e7989a97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59de7fb6c4024c8181f9936c95033dd1',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2004.987888] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed96ed66-a0ec-433c-9929-7fa9c34ba1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2004.996133] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed96ed66-a0ec-433c-9929-7fa9c34ba1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54658) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2004.997140] [54658]: DEBUG cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Flow 'volume_create_api' (852c8f7e-cc3c-462a-8b9c-ceef183b2bcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54658) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2004.997537] [54658]: INFO cinder.volume.api [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Create volume request issued successfully. [ 2004.998213] [54658]: INFO cinder.api.openstack.wsgi [None req-8fad5b72-6e30-4fd1-95a5-f93bb136d89e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2004.998708] [54658]: [pid: 54658|app: 0|req: 222/437] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:14:25 2024] POST /volume/v3/volumes => generated 752 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2005.008249] [54659]: DEBUG cinder.api.middleware.request_id [None req-d22df6e5-d6d2-41f7-acad-b19162866456 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.010141] [54659]: INFO cinder.api.openstack.wsgi [None req-d22df6e5-d6d2-41f7-acad-b19162866456 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2005.010372] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d22df6e5-d6d2-41f7-acad-b19162866456 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2005.010595] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d22df6e5-d6d2-41f7-acad-b19162866456 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.018702] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2005.018702] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2005.022563] [54659]: INFO cinder.volume.api [None req-d22df6e5-d6d2-41f7-acad-b19162866456 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2005.027048] [54659]: INFO cinder.api.openstack.wsgi [None req-d22df6e5-d6d2-41f7-acad-b19162866456 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2005.027402] [54659]: [pid: 54659|app: 0|req: 216/438] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:25 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.037531] [54658]: DEBUG cinder.api.middleware.request_id [None req-6fee3446-6eff-49c2-baa1-bd2b27372558 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.039543] [54658]: INFO cinder.api.openstack.wsgi [None req-6fee3446-6eff-49c2-baa1-bd2b27372558 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2006.039771] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6fee3446-6eff-49c2-baa1-bd2b27372558 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.039992] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6fee3446-6eff-49c2-baa1-bd2b27372558 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.048188] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.048188] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.051652] [54658]: INFO cinder.volume.api [None req-6fee3446-6eff-49c2-baa1-bd2b27372558 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2006.055850] [54658]: INFO cinder.api.openstack.wsgi [None req-6fee3446-6eff-49c2-baa1-bd2b27372558 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2006.056233] [54658]: [pid: 54658|app: 0|req: 223/439] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:26 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.217813] [54659]: DEBUG cinder.api.middleware.request_id [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-28295e47-6859-4d1c-bba6-6ee3a4718aab None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.220075] [54659]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-28295e47-6859-4d1c-bba6-6ee3a4718aab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2006.220305] [54659]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-28295e47-6859-4d1c-bba6-6ee3a4718aab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.220524] [54659]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-28295e47-6859-4d1c-bba6-6ee3a4718aab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.227924] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.227924] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.231116] [54659]: INFO cinder.volume.api [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-28295e47-6859-4d1c-bba6-6ee3a4718aab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2006.235226] [54659]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-28295e47-6859-4d1c-bba6-6ee3a4718aab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2006.235608] [54659]: [pid: 54659|app: 0|req: 217/440] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:14:27 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2007.753909] [54658]: DEBUG cinder.api.middleware.request_id [None req-6552a7db-f0d0-4025-8757-1b07b02ed08e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.754492] [54658]: INFO cinder.api.openstack.wsgi [None req-6552a7db-f0d0-4025-8757-1b07b02ed08e None None] GET http://10.180.1.21/volume// [ 2007.754736] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6552a7db-f0d0-4025-8757-1b07b02ed08e None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.754961] [54658]: DEBUG cinder.api.openstack.wsgi [None req-6552a7db-f0d0-4025-8757-1b07b02ed08e None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.755466] [54658]: INFO cinder.api.openstack.wsgi [None req-6552a7db-f0d0-4025-8757-1b07b02ed08e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2007.755787] [54658]: [pid: 54658|app: 0|req: 224/441] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:14:28 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2007.759564] [54659]: DEBUG cinder.api.middleware.request_id [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-69163910-1710-4029-9049-588a80051eab None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.761965] [54659]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-69163910-1710-4029-9049-588a80051eab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2007.762472] [54659]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-69163910-1710-4029-9049-588a80051eab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebdd3df7-f9c4-4067-9526-4fe2ef5b7894", "connector": null, "instance_uuid": "742c922f-aa21-4318-a5d6-61f3a3f64bec"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2007.773792] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.773792] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.793378] [54659]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-69163910-1710-4029-9049-588a80051eab tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2007.793782] [54659]: [pid: 54659|app: 0|req: 218/442] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:14:28 2024] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2007.814544] [54658]: DEBUG cinder.api.middleware.request_id [None req-a37274ac-d472-42d9-9bc5-64947ccc64b2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.816610] [54658]: INFO cinder.api.openstack.wsgi [None req-a37274ac-d472-42d9-9bc5-64947ccc64b2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2007.816971] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a37274ac-d472-42d9-9bc5-64947ccc64b2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.817064] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a37274ac-d472-42d9-9bc5-64947ccc64b2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.826913] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.826913] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.829991] [54658]: INFO cinder.volume.api [None req-a37274ac-d472-42d9-9bc5-64947ccc64b2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2007.834596] [54658]: INFO cinder.api.openstack.wsgi [None req-a37274ac-d472-42d9-9bc5-64947ccc64b2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2007.835100] [54658]: [pid: 54658|app: 0|req: 225/443] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:28 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2008.319865] [54659]: DEBUG cinder.api.middleware.request_id [None req-deb07750-235d-4224-9d7a-903769879beb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.320561] [54659]: INFO cinder.api.openstack.wsgi [None req-deb07750-235d-4224-9d7a-903769879beb None None] GET http://10.180.1.21/volume// [ 2008.320879] [54659]: DEBUG cinder.api.openstack.wsgi [None req-deb07750-235d-4224-9d7a-903769879beb None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.321281] [54659]: DEBUG cinder.api.openstack.wsgi [None req-deb07750-235d-4224-9d7a-903769879beb None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.321910] [54659]: INFO cinder.api.openstack.wsgi [None req-deb07750-235d-4224-9d7a-903769879beb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2008.322512] [54659]: [pid: 54659|app: 0|req: 219/444] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:14:29 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2008.326013] [54658]: DEBUG cinder.api.middleware.request_id [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-b2b6025a-42ab-483e-b38a-5909b57125cf None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.328329] [54658]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-b2b6025a-42ab-483e-b38a-5909b57125cf tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2008.328572] [54658]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-b2b6025a-42ab-483e-b38a-5909b57125cf tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.328791] [54658]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-b2b6025a-42ab-483e-b38a-5909b57125cf tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.338402] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.338402] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.342058] [54658]: INFO cinder.volume.api [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-b2b6025a-42ab-483e-b38a-5909b57125cf tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2008.346543] [54658]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-b2b6025a-42ab-483e-b38a-5909b57125cf tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2008.347069] [54658]: [pid: 54658|app: 0|req: 226/445] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:14:29 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2008.371539] [54659]: DEBUG cinder.api.middleware.request_id [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.373580] [54659]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] PUT http://10.180.1.21/volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5 [ 2008.374114] [54659]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-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-392125", "mountpoint": "/dev/sdb"}}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2008.381951] [54659]: DEBUG cinder.coordination [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Acquiring lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2008.386540] [54659]: DEBUG cinder.coordination [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2008.387575] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.387575] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.843176] [54658]: DEBUG cinder.api.middleware.request_id [None req-c5a46be5-faad-4483-8b2f-bdb92b5d240a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.845537] [54658]: INFO cinder.api.openstack.wsgi [None req-c5a46be5-faad-4483-8b2f-bdb92b5d240a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2008.845782] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c5a46be5-faad-4483-8b2f-bdb92b5d240a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.846000] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c5a46be5-faad-4483-8b2f-bdb92b5d240a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.857756] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.857756] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.861350] [54658]: INFO cinder.volume.api [None req-c5a46be5-faad-4483-8b2f-bdb92b5d240a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2008.865860] [54658]: INFO cinder.api.openstack.wsgi [None req-c5a46be5-faad-4483-8b2f-bdb92b5d240a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2008.866244] [54658]: [pid: 54658|app: 0|req: 227/446] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:29 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.875107] [54658]: DEBUG cinder.api.middleware.request_id [None req-4da37661-2bc1-4763-9d4c-f47b59789cf1 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.877294] [54658]: INFO cinder.api.openstack.wsgi [None req-4da37661-2bc1-4763-9d4c-f47b59789cf1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2009.877556] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4da37661-2bc1-4763-9d4c-f47b59789cf1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.877761] [54658]: DEBUG cinder.api.openstack.wsgi [None req-4da37661-2bc1-4763-9d4c-f47b59789cf1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.887413] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2009.887413] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.890439] [54658]: INFO cinder.volume.api [None req-4da37661-2bc1-4763-9d4c-f47b59789cf1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2009.894513] [54658]: INFO cinder.api.openstack.wsgi [None req-4da37661-2bc1-4763-9d4c-f47b59789cf1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2009.894889] [54658]: [pid: 54658|app: 0|req: 228/447] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:30 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2010.904127] [54658]: DEBUG cinder.api.middleware.request_id [None req-cbe3c36a-44c8-44c3-8db1-628130c89e53 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.906229] [54658]: INFO cinder.api.openstack.wsgi [None req-cbe3c36a-44c8-44c3-8db1-628130c89e53 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2010.906457] [54658]: DEBUG cinder.api.openstack.wsgi [None req-cbe3c36a-44c8-44c3-8db1-628130c89e53 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.906684] [54658]: DEBUG cinder.api.openstack.wsgi [None req-cbe3c36a-44c8-44c3-8db1-628130c89e53 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.917805] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2010.917805] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.922371] [54658]: INFO cinder.volume.api [None req-cbe3c36a-44c8-44c3-8db1-628130c89e53 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2010.927484] [54658]: INFO cinder.api.openstack.wsgi [None req-cbe3c36a-44c8-44c3-8db1-628130c89e53 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2010.927903] [54658]: [pid: 54658|app: 0|req: 229/448] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:31 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2011.937506] [54658]: DEBUG cinder.api.middleware.request_id [None req-1b2205fc-55fc-4b1a-a3d4-7ff4435b0493 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.939764] [54658]: INFO cinder.api.openstack.wsgi [None req-1b2205fc-55fc-4b1a-a3d4-7ff4435b0493 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2011.940039] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1b2205fc-55fc-4b1a-a3d4-7ff4435b0493 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.940303] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1b2205fc-55fc-4b1a-a3d4-7ff4435b0493 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.951789] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2011.951789] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.954571] [54658]: INFO cinder.volume.api [None req-1b2205fc-55fc-4b1a-a3d4-7ff4435b0493 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2011.958834] [54658]: INFO cinder.api.openstack.wsgi [None req-1b2205fc-55fc-4b1a-a3d4-7ff4435b0493 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2011.959237] [54658]: [pid: 54658|app: 0|req: 230/449] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:32 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2012.968216] [54658]: DEBUG cinder.api.middleware.request_id [None req-ae22b81a-83ff-4f26-bbef-951028d229a5 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2012.971080] [54658]: INFO cinder.api.openstack.wsgi [None req-ae22b81a-83ff-4f26-bbef-951028d229a5 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2012.971080] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ae22b81a-83ff-4f26-bbef-951028d229a5 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2012.971080] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ae22b81a-83ff-4f26-bbef-951028d229a5 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2012.980961] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2012.980961] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2012.984169] [54658]: INFO cinder.volume.api [None req-ae22b81a-83ff-4f26-bbef-951028d229a5 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2012.988484] [54658]: INFO cinder.api.openstack.wsgi [None req-ae22b81a-83ff-4f26-bbef-951028d229a5 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2012.988888] [54658]: [pid: 54658|app: 0|req: 231/450] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:33 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2013.409960] [54659]: DEBUG cinder.coordination [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.023s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2013.410346] [54659]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-9fea0de9-676c-4539-9e3c-1cef973685af tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5 returned with HTTP 200 [ 2013.410922] [54659]: [pid: 54659|app: 0|req: 220/451] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:14:29 2024] PUT /volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5 => generated 617 bytes in 5040 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2013.998157] [54658]: DEBUG cinder.api.middleware.request_id [None req-e274cd90-b8f4-4dac-8a4b-5cd084053d6d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.000492] [54658]: INFO cinder.api.openstack.wsgi [None req-e274cd90-b8f4-4dac-8a4b-5cd084053d6d tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2014.000728] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e274cd90-b8f4-4dac-8a4b-5cd084053d6d tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2014.000957] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e274cd90-b8f4-4dac-8a4b-5cd084053d6d tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2014.010693] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2014.010693] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2014.013791] [54658]: INFO cinder.volume.api [None req-e274cd90-b8f4-4dac-8a4b-5cd084053d6d tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2014.018671] [54658]: INFO cinder.api.openstack.wsgi [None req-e274cd90-b8f4-4dac-8a4b-5cd084053d6d tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2014.019326] [54658]: [pid: 54658|app: 0|req: 232/452] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:34 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2015.028655] [54659]: DEBUG cinder.api.middleware.request_id [None req-219b945f-440f-4f1a-a37d-fbaef038df81 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.030711] [54659]: INFO cinder.api.openstack.wsgi [None req-219b945f-440f-4f1a-a37d-fbaef038df81 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2015.030956] [54659]: DEBUG cinder.api.openstack.wsgi [None req-219b945f-440f-4f1a-a37d-fbaef038df81 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.031203] [54659]: DEBUG cinder.api.openstack.wsgi [None req-219b945f-440f-4f1a-a37d-fbaef038df81 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2015.037545] [54658]: DEBUG cinder.api.middleware.request_id [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-03182cbe-673d-412f-be16-ebe4e6edd0f3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.039897] [54658]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-03182cbe-673d-412f-be16-ebe4e6edd0f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5/action [ 2015.040385] [54658]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-03182cbe-673d-412f-be16-ebe4e6edd0f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2015.040526] [54658]: DEBUG cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-03182cbe-673d-412f-be16-ebe4e6edd0f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2015.041291] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2015.041291] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2015.044592] [54659]: INFO cinder.volume.api [None req-219b945f-440f-4f1a-a37d-fbaef038df81 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2015.048697] [54659]: INFO cinder.api.openstack.wsgi [None req-219b945f-440f-4f1a-a37d-fbaef038df81 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2015.049078] [54659]: [pid: 54659|app: 0|req: 221/453] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:35 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2015.056393] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2015.056393] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2015.067497] [54658]: INFO cinder.api.openstack.wsgi [req-e4b7e0d9-5cf3-4be1-aadb-66fbe0754b89 req-03182cbe-673d-412f-be16-ebe4e6edd0f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5/action returned with HTTP 204 [ 2015.067919] [54658]: [pid: 54658|app: 0|req: 233/454] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:14:35 2024] POST /volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2016.058625] [54659]: DEBUG cinder.api.middleware.request_id [None req-355e768a-62d9-4f66-a1f1-58edce3c7feb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2016.060785] [54659]: INFO cinder.api.openstack.wsgi [None req-355e768a-62d9-4f66-a1f1-58edce3c7feb tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2016.061021] [54659]: DEBUG cinder.api.openstack.wsgi [None req-355e768a-62d9-4f66-a1f1-58edce3c7feb tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2016.061243] [54659]: DEBUG cinder.api.openstack.wsgi [None req-355e768a-62d9-4f66-a1f1-58edce3c7feb tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2016.071920] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2016.071920] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2016.075878] [54659]: INFO cinder.volume.api [None req-355e768a-62d9-4f66-a1f1-58edce3c7feb tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2016.081563] [54659]: INFO cinder.api.openstack.wsgi [None req-355e768a-62d9-4f66-a1f1-58edce3c7feb tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2016.081971] [54659]: [pid: 54659|app: 0|req: 222/455] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:36 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2016.090896] [54658]: DEBUG cinder.api.middleware.request_id [None req-781abdd2-a84e-4b7c-ade2-2135e1e456f1 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2016.093385] [54658]: INFO cinder.api.openstack.wsgi [None req-781abdd2-a84e-4b7c-ade2-2135e1e456f1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2016.093801] [54658]: DEBUG cinder.api.openstack.wsgi [None req-781abdd2-a84e-4b7c-ade2-2135e1e456f1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2016.093960] [54658]: DEBUG cinder.api.openstack.wsgi [None req-781abdd2-a84e-4b7c-ade2-2135e1e456f1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2016.105324] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2016.105324] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2016.109378] [54658]: INFO cinder.volume.api [None req-781abdd2-a84e-4b7c-ade2-2135e1e456f1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2016.114338] [54658]: INFO cinder.api.openstack.wsgi [None req-781abdd2-a84e-4b7c-ade2-2135e1e456f1 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2016.114787] [54658]: [pid: 54658|app: 0|req: 234/456] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:14:36 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2026.078478] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2026.111808] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2028.112446] [54659]: DEBUG cinder.api.middleware.request_id [None req-8995f2e9-19f8-47ba-9586-4272d3c4e2b5 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.113147] [54659]: INFO cinder.api.openstack.wsgi [None req-8995f2e9-19f8-47ba-9586-4272d3c4e2b5 None None] GET http://10.180.1.21/volume// [ 2028.113359] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8995f2e9-19f8-47ba-9586-4272d3c4e2b5 None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.113581] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8995f2e9-19f8-47ba-9586-4272d3c4e2b5 None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.114025] [54659]: INFO cinder.api.openstack.wsgi [None req-8995f2e9-19f8-47ba-9586-4272d3c4e2b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2028.114457] [54659]: [pid: 54659|app: 0|req: 223/457] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:14:48 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2028.118021] [54658]: DEBUG cinder.api.middleware.request_id [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-0a40270a-9438-4290-bb1f-97b7420c32e9 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.120081] [54658]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-0a40270a-9438-4290-bb1f-97b7420c32e9 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2028.120459] [54658]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-0a40270a-9438-4290-bb1f-97b7420c32e9 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebdd3df7-f9c4-4067-9526-4fe2ef5b7894", "connector": null, "instance_uuid": "742c922f-aa21-4318-a5d6-61f3a3f64bec"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2028.136303] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2028.136303] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.160459] [54658]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-0a40270a-9438-4290-bb1f-97b7420c32e9 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2028.160975] [54658]: [pid: 54658|app: 0|req: 235/458] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:14:48 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2028.164695] [54659]: DEBUG cinder.api.middleware.request_id [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-9fa3b8c9-a9f5-4fe0-9f9f-7be52bb64bc4 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.166955] [54659]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-9fa3b8c9-a9f5-4fe0-9f9f-7be52bb64bc4 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] DELETE http://10.180.1.21/volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5 [ 2028.167191] [54659]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-9fa3b8c9-a9f5-4fe0-9f9f-7be52bb64bc4 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.167403] [54659]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-9fa3b8c9-a9f5-4fe0-9f9f-7be52bb64bc4 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.174311] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2028.174311] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.707896] [54659]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-9fa3b8c9-a9f5-4fe0-9f9f-7be52bb64bc4 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5 returned with HTTP 200 [ 2028.708349] [54659]: [pid: 54659|app: 0|req: 224/459] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:14:49 2024] DELETE /volume/v3/attachments/54e30ffb-5fcb-4522-b57a-52fac4c79da5 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2033.059672] [54658]: DEBUG cinder.api.middleware.request_id [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2033.061907] [54658]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] PUT http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 [ 2033.062355] [54658]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-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-392125", "mountpoint": "/dev/sdb"}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2033.072546] [54658]: DEBUG cinder.coordination [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Acquiring lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2033.077365] [54658]: DEBUG cinder.coordination [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2033.078396] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2033.078396] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2033.598515] [54658]: DEBUG cinder.coordination [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2033.598863] [54658]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-6a5ae27c-f62f-4a7d-a90a-a0df244a3bc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 returned with HTTP 200 [ 2033.599349] [54658]: [pid: 54658|app: 0|req: 236/460] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:14:53 2024] PUT /volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2033.603804] [54659]: DEBUG cinder.api.middleware.request_id [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-34cf60c0-a4f8-4bb5-9b06-9b072e5cdfe3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2033.606715] [54659]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-34cf60c0-a4f8-4bb5-9b06-9b072e5cdfe3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 [ 2033.607027] [54659]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-34cf60c0-a4f8-4bb5-9b06-9b072e5cdfe3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2033.607302] [54659]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-34cf60c0-a4f8-4bb5-9b06-9b072e5cdfe3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2033.622210] [54659]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-34cf60c0-a4f8-4bb5-9b06-9b072e5cdfe3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 returned with HTTP 200 [ 2033.622715] [54659]: [pid: 54659|app: 0|req: 225/461] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Dec 14 22:14:54 2024] GET /volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2035.708649] [54658]: DEBUG cinder.api.middleware.request_id [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-f6beb618-21f8-4a74-8833-ce7b4e8c6cc7 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.710958] [54658]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-f6beb618-21f8-4a74-8833-ce7b4e8c6cc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0/action [ 2035.711390] [54658]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-f6beb618-21f8-4a74-8833-ce7b4e8c6cc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2035.711538] [54658]: DEBUG cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-f6beb618-21f8-4a74-8833-ce7b4e8c6cc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2035.729327] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2035.729327] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2035.736714] [54658]: INFO cinder.api.openstack.wsgi [req-c70bc07f-cbe4-4dd6-82f1-6f4e4aab2f55 req-f6beb618-21f8-4a74-8833-ce7b4e8c6cc7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0/action returned with HTTP 204 [ 2035.737164] [54658]: [pid: 54658|app: 0|req: 237/462] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:14:56 2024] POST /volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2039.025712] [54659]: DEBUG cinder.api.middleware.request_id [None req-a08eb2bf-8a41-40db-8528-4da451dfa41e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.026276] [54659]: INFO cinder.api.openstack.wsgi [None req-a08eb2bf-8a41-40db-8528-4da451dfa41e None None] GET http://10.180.1.21/volume// [ 2039.026554] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a08eb2bf-8a41-40db-8528-4da451dfa41e None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.026787] [54659]: DEBUG cinder.api.openstack.wsgi [None req-a08eb2bf-8a41-40db-8528-4da451dfa41e None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.027206] [54659]: INFO cinder.api.openstack.wsgi [None req-a08eb2bf-8a41-40db-8528-4da451dfa41e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2039.027531] [54659]: [pid: 54659|app: 0|req: 226/463] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:14:59 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2039.030819] [54658]: DEBUG cinder.api.middleware.request_id [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-d7ab5f4e-08f7-4aa4-9187-dfad40b51be7 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.033108] [54658]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-d7ab5f4e-08f7-4aa4-9187-dfad40b51be7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2039.033656] [54658]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-d7ab5f4e-08f7-4aa4-9187-dfad40b51be7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebdd3df7-f9c4-4067-9526-4fe2ef5b7894", "connector": null, "instance_uuid": "742c922f-aa21-4318-a5d6-61f3a3f64bec"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2039.049263] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2039.049263] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.074100] [54658]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-d7ab5f4e-08f7-4aa4-9187-dfad40b51be7 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2039.074518] [54658]: [pid: 54658|app: 0|req: 238/464] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:14:59 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2039.078392] [54659]: DEBUG cinder.api.middleware.request_id [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-c7a7b943-5fe5-40f4-8979-870501c6397a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.080616] [54659]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-c7a7b943-5fe5-40f4-8979-870501c6397a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] DELETE http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 [ 2039.080825] [54659]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-c7a7b943-5fe5-40f4-8979-870501c6397a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.081046] [54659]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-c7a7b943-5fe5-40f4-8979-870501c6397a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.087841] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2039.087841] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.615644] [54659]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-c7a7b943-5fe5-40f4-8979-870501c6397a tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 returned with HTTP 200 [ 2039.616097] [54659]: [pid: 54659|app: 0|req: 227/465] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:14:59 2024] DELETE /volume/v3/attachments/47c81756-d2bd-4bfc-a00e-9bc5ea403ce0 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2045.653347] [54658]: DEBUG cinder.api.middleware.request_id [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.656046] [54658]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] PUT http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a [ 2045.656046] [54658]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-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-392125", "mountpoint": "/dev/sdb"}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2045.665153] [54658]: DEBUG cinder.coordination [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Acquiring lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2045.669310] [54658]: DEBUG cinder.coordination [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2045.670320] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.670320] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2046.191407] [54658]: DEBUG cinder.coordination [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Lock "cinder-attachment_update-ebdd3df7-f9c4-4067-9526-4fe2ef5b7894-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2046.191743] [54658]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-14d0bee8-34aa-4348-8eaa-50090213ee3f tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a returned with HTTP 200 [ 2046.192232] [54658]: [pid: 54658|app: 0|req: 239/466] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:15:06 2024] PUT /volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2046.196777] [54659]: DEBUG cinder.api.middleware.request_id [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-8baaaca0-943a-4d0a-9cf2-9eedc2f53ebd None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2046.199133] [54659]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-8baaaca0-943a-4d0a-9cf2-9eedc2f53ebd tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a [ 2046.199403] [54659]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-8baaaca0-943a-4d0a-9cf2-9eedc2f53ebd tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2046.199635] [54659]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-8baaaca0-943a-4d0a-9cf2-9eedc2f53ebd tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2046.214238] [54659]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-8baaaca0-943a-4d0a-9cf2-9eedc2f53ebd tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a returned with HTTP 200 [ 2046.214858] [54659]: [pid: 54659|app: 0|req: 228/467] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Dec 14 22:15:07 2024] GET /volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2050.504823] [54658]: DEBUG cinder.api.middleware.request_id [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-34534f56-b2de-4f20-8ad3-b48bfb394d4b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2050.507183] [54658]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-34534f56-b2de-4f20-8ad3-b48bfb394d4b tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] POST http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a/action [ 2050.507616] [54658]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-34534f56-b2de-4f20-8ad3-b48bfb394d4b tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2050.507758] [54658]: DEBUG cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-34534f56-b2de-4f20-8ad3-b48bfb394d4b tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2050.522950] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2050.522950] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2050.529487] [54658]: INFO cinder.api.openstack.wsgi [req-9a83b976-a2f6-4e6f-ae6e-01ea21cdf4e4 req-34534f56-b2de-4f20-8ad3-b48bfb394d4b tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a/action returned with HTTP 204 [ 2050.530071] [54658]: [pid: 54658|app: 0|req: 240/468] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:15:11 2024] POST /volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2054.913560] [54659]: DEBUG cinder.api.middleware.request_id [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2054.915707] [54659]: INFO cinder.api.openstack.wsgi [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2054.916126] [54659]: DEBUG cinder.api.openstack.wsgi [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-291238851"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2054.917750] [54659]: DEBUG cinder.api.v3.volumes [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-291238851'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2054.917886] [54659]: INFO cinder.api.v3.volumes [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume of 1 GB [ 2054.918230] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2054.918230] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2054.923796] [54659]: INFO cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Availability Zones retrieved successfully. [ 2054.931779] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Flow 'volume_create_api' (765f92d7-fb9c-4eaf-80ed-2ca3da75461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2054.932820] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc43619-0312-4507-b012-53e1c1bbc17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2054.934375] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2054.953016] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc43619-0312-4507-b012-53e1c1bbc17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2054.953917] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36270ca0-7751-4515-b3fd-937c226b4918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2054.987795] [54659]: DEBUG cinder.quota [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Created reservations ['34d7ec4c-81e9-4287-81ed-cdb45dffbb11', '322c37c8-94dd-4f43-b3dc-d8dea16dd6f5', '7d35d8a9-ced2-4b46-95fa-c09e98f6236b', 'd5a25b0d-dc3e-4278-9891-f40f0afe6018'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2054.988821] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36270ca0-7751-4515-b3fd-937c226b4918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d7ec4c-81e9-4287-81ed-cdb45dffbb11', '322c37c8-94dd-4f43-b3dc-d8dea16dd6f5', '7d35d8a9-ced2-4b46-95fa-c09e98f6236b', 'd5a25b0d-dc3e-4278-9891-f40f0afe6018']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2054.989798] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc4aa2a-8e6c-46c7-8a23-6b996704cb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2055.005848] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc4aa2a-8e6c-46c7-8a23-6b996704cb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aa8885a-72ac-44b9-8306-9ca2373f7d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-291238851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c4405353cf487bab5154afeee487f8',qos_specs=None,replication_status=,reservations=['34d7ec4c-81e9-4287-81ed-cdb45dffbb11','322c37c8-94dd-4f43-b3dc-d8dea16dd6f5','7d35d8a9-ced2-4b46-95fa-c09e98f6236b','d5a25b0d-dc3e-4278-9891-f40f0afe6018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6a7fd4346648228c62ddcf09fc4069',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-291238851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aa8885a-72ac-44b9-8306-9ca2373f7d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c4405353cf487bab5154afeee487f8',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='4f6a7fd4346648228c62ddcf09fc4069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2055.006849] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a41379-cc6a-47f1-8e09-65b7f88d0fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2055.022719] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a41379-cc6a-47f1-8e09-65b7f88d0fb4) 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-291238851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c4405353cf487bab5154afeee487f8',qos_specs=None,replication_status=,reservations=['34d7ec4c-81e9-4287-81ed-cdb45dffbb11','322c37c8-94dd-4f43-b3dc-d8dea16dd6f5','7d35d8a9-ced2-4b46-95fa-c09e98f6236b','d5a25b0d-dc3e-4278-9891-f40f0afe6018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6a7fd4346648228c62ddcf09fc4069',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2055.023864] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccab3e5-2b81-4bcd-90e2-99a624fa994f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2055.035331] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccab3e5-2b81-4bcd-90e2-99a624fa994f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2055.036470] [54659]: DEBUG cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Flow 'volume_create_api' (765f92d7-fb9c-4eaf-80ed-2ca3da75461a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2055.036758] [54659]: INFO cinder.volume.api [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume request issued successfully. [ 2055.037411] [54659]: INFO cinder.api.openstack.wsgi [None req-6e717f03-04a2-4105-b7d5-6d73ce68add4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2055.037847] [54659]: [pid: 54659|app: 0|req: 229/469] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:15:15 2024] POST /volume/v3/volumes => generated 753 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2055.045650] [54658]: DEBUG cinder.api.middleware.request_id [None req-453ad098-bc66-4480-a92b-ab3ea9203387 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2055.047946] [54658]: INFO cinder.api.openstack.wsgi [None req-453ad098-bc66-4480-a92b-ab3ea9203387 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2055.048285] [54658]: DEBUG cinder.api.openstack.wsgi [None req-453ad098-bc66-4480-a92b-ab3ea9203387 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2055.048546] [54658]: DEBUG cinder.api.openstack.wsgi [None req-453ad098-bc66-4480-a92b-ab3ea9203387 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2055.057603] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2055.057603] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2055.061526] [54658]: INFO cinder.volume.api [None req-453ad098-bc66-4480-a92b-ab3ea9203387 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2055.065985] [54658]: INFO cinder.api.openstack.wsgi [None req-453ad098-bc66-4480-a92b-ab3ea9203387 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2055.066354] [54658]: [pid: 54658|app: 0|req: 241/470] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:15 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2056.075444] [54659]: DEBUG cinder.api.middleware.request_id [None req-f803d641-11ed-4089-ae2a-2794fd6d45c4 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2056.077809] [54659]: INFO cinder.api.openstack.wsgi [None req-f803d641-11ed-4089-ae2a-2794fd6d45c4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2056.078049] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f803d641-11ed-4089-ae2a-2794fd6d45c4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2056.078277] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f803d641-11ed-4089-ae2a-2794fd6d45c4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2056.088623] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2056.088623] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2056.092415] [54659]: INFO cinder.volume.api [None req-f803d641-11ed-4089-ae2a-2794fd6d45c4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2056.097129] [54659]: INFO cinder.api.openstack.wsgi [None req-f803d641-11ed-4089-ae2a-2794fd6d45c4 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2056.097489] [54659]: [pid: 54659|app: 0|req: 230/471] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:16 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2056.134777] [54658]: DEBUG cinder.api.middleware.request_id [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-e68edd52-06cb-41fa-9d2d-273c60c9637f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2056.137165] [54658]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-e68edd52-06cb-41fa-9d2d-273c60c9637f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2056.137403] [54658]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-e68edd52-06cb-41fa-9d2d-273c60c9637f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2056.137623] [54658]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-e68edd52-06cb-41fa-9d2d-273c60c9637f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2056.145051] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2056.145051] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2056.148549] [54658]: INFO cinder.volume.api [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-e68edd52-06cb-41fa-9d2d-273c60c9637f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2056.152796] [54658]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-e68edd52-06cb-41fa-9d2d-273c60c9637f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2056.153194] [54658]: [pid: 54658|app: 0|req: 242/472] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:15:16 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2056.155902] [54659]: DEBUG cinder.api.middleware.request_id [req-f7585d07-9a1e-432a-bc4f-57ce1ca94ddd req-3c595ccb-a92c-471c-ad93-7ee37c6777f3 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2056.158266] [54659]: INFO cinder.api.openstack.wsgi [req-f7585d07-9a1e-432a-bc4f-57ce1ca94ddd req-3c595ccb-a92c-471c-ad93-7ee37c6777f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a [ 2056.158738] [54659]: DEBUG cinder.api.openstack.wsgi [req-f7585d07-9a1e-432a-bc4f-57ce1ca94ddd req-3c595ccb-a92c-471c-ad93-7ee37c6777f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2056.158738] [54659]: DEBUG cinder.api.openstack.wsgi [req-f7585d07-9a1e-432a-bc4f-57ce1ca94ddd req-3c595ccb-a92c-471c-ad93-7ee37c6777f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2056.166752] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2056.166752] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2056.694722] [54659]: INFO cinder.api.openstack.wsgi [req-f7585d07-9a1e-432a-bc4f-57ce1ca94ddd req-3c595ccb-a92c-471c-ad93-7ee37c6777f3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a returned with HTTP 200 [ 2056.694722] [54659]: [pid: 54659|app: 0|req: 231/473] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:15:17 2024] DELETE /volume/v3/attachments/e9d24eb3-a5f4-4845-99b6-0b3155afc19a => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2057.670578] [54658]: DEBUG cinder.api.middleware.request_id [None req-c7e522a8-2f12-4845-ad17-8c88a261292a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.671024] [54658]: INFO cinder.api.openstack.wsgi [None req-c7e522a8-2f12-4845-ad17-8c88a261292a None None] GET http://10.180.1.21/volume// [ 2057.671213] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c7e522a8-2f12-4845-ad17-8c88a261292a None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2057.671426] [54658]: DEBUG cinder.api.openstack.wsgi [None req-c7e522a8-2f12-4845-ad17-8c88a261292a None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2057.671831] [54658]: INFO cinder.api.openstack.wsgi [None req-c7e522a8-2f12-4845-ad17-8c88a261292a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2057.672197] [54658]: [pid: 54658|app: 0|req: 243/474] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:15:18 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2057.676037] [54659]: DEBUG cinder.api.middleware.request_id [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-3f1ed6a4-3a8a-4838-896b-2102f481de67 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.678240] [54659]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-3f1ed6a4-3a8a-4838-896b-2102f481de67 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2057.678641] [54659]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-3f1ed6a4-3a8a-4838-896b-2102f481de67 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5aa8885a-72ac-44b9-8306-9ca2373f7d24", "connector": null, "instance_uuid": "cf166a9f-0de9-405c-a582-3ccecbecde72"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2057.687660] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2057.687660] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2057.708179] [54659]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-3f1ed6a4-3a8a-4838-896b-2102f481de67 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2057.708620] [54659]: [pid: 54659|app: 0|req: 232/475] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:15:18 2024] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2057.728223] [54658]: DEBUG cinder.api.middleware.request_id [None req-8539d882-61a9-44cd-a8b8-abdc00d52dd5 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.730522] [54658]: INFO cinder.api.openstack.wsgi [None req-8539d882-61a9-44cd-a8b8-abdc00d52dd5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2057.730705] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8539d882-61a9-44cd-a8b8-abdc00d52dd5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2057.730939] [54658]: DEBUG cinder.api.openstack.wsgi [None req-8539d882-61a9-44cd-a8b8-abdc00d52dd5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2057.742380] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2057.742380] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2057.745993] [54658]: INFO cinder.volume.api [None req-8539d882-61a9-44cd-a8b8-abdc00d52dd5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2057.750144] [54658]: INFO cinder.api.openstack.wsgi [None req-8539d882-61a9-44cd-a8b8-abdc00d52dd5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2057.750524] [54658]: [pid: 54658|app: 0|req: 244/476] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:18 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2058.011105] [54659]: DEBUG cinder.api.middleware.request_id [None req-d68fc79f-e12a-4b66-b1d9-d02080cca21e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.013166] [54659]: INFO cinder.api.openstack.wsgi [None req-d68fc79f-e12a-4b66-b1d9-d02080cca21e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2058.013398] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d68fc79f-e12a-4b66-b1d9-d02080cca21e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.013616] [54659]: DEBUG cinder.api.openstack.wsgi [None req-d68fc79f-e12a-4b66-b1d9-d02080cca21e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.021283] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.021283] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.024746] [54659]: INFO cinder.volume.api [None req-d68fc79f-e12a-4b66-b1d9-d02080cca21e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2058.028929] [54659]: INFO cinder.api.openstack.wsgi [None req-d68fc79f-e12a-4b66-b1d9-d02080cca21e tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2058.029308] [54659]: [pid: 54659|app: 0|req: 233/477] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:18 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2058.057100] [54658]: DEBUG cinder.api.middleware.request_id [None req-e29a6282-f6a9-4c40-a6e6-1eb576fdfeb3 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.060044] [54658]: INFO cinder.api.openstack.wsgi [None req-e29a6282-f6a9-4c40-a6e6-1eb576fdfeb3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2058.060044] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e29a6282-f6a9-4c40-a6e6-1eb576fdfeb3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.060044] [54658]: DEBUG cinder.api.openstack.wsgi [None req-e29a6282-f6a9-4c40-a6e6-1eb576fdfeb3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.067105] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.067105] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.070304] [54658]: INFO cinder.volume.api [None req-e29a6282-f6a9-4c40-a6e6-1eb576fdfeb3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2058.074329] [54658]: INFO cinder.api.openstack.wsgi [None req-e29a6282-f6a9-4c40-a6e6-1eb576fdfeb3 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2058.074694] [54658]: [pid: 54658|app: 0|req: 245/478] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:18 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2058.232698] [54659]: DEBUG cinder.api.middleware.request_id [None req-3f04f508-7d7c-47ee-96f8-76af93be0b5b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.233206] [54659]: INFO cinder.api.openstack.wsgi [None req-3f04f508-7d7c-47ee-96f8-76af93be0b5b None None] GET http://10.180.1.21/volume// [ 2058.233405] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3f04f508-7d7c-47ee-96f8-76af93be0b5b None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.233606] [54659]: DEBUG cinder.api.openstack.wsgi [None req-3f04f508-7d7c-47ee-96f8-76af93be0b5b None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.233999] [54659]: INFO cinder.api.openstack.wsgi [None req-3f04f508-7d7c-47ee-96f8-76af93be0b5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2058.234327] [54659]: [pid: 54659|app: 0|req: 234/479] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:15:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2058.238278] [54658]: DEBUG cinder.api.middleware.request_id [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-ff6f23c6-4758-43eb-b5be-0aa9eb46ecb2 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.240574] [54658]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-ff6f23c6-4758-43eb-b5be-0aa9eb46ecb2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2058.240853] [54658]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-ff6f23c6-4758-43eb-b5be-0aa9eb46ecb2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.241095] [54658]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-ff6f23c6-4758-43eb-b5be-0aa9eb46ecb2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.250501] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.250501] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.253511] [54658]: INFO cinder.volume.api [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-ff6f23c6-4758-43eb-b5be-0aa9eb46ecb2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2058.257925] [54658]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-ff6f23c6-4758-43eb-b5be-0aa9eb46ecb2 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2058.258473] [54658]: [pid: 54658|app: 0|req: 246/480] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:15:19 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2058.282952] [54659]: DEBUG cinder.api.middleware.request_id [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.285337] [54659]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] PUT http://10.180.1.21/volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab [ 2058.285791] [54659]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-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-392128", "mountpoint": "/dev/sdb"}}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2058.293821] [54659]: DEBUG cinder.coordination [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Acquiring lock "cinder-attachment_update-5aa8885a-72ac-44b9-8306-9ca2373f7d24-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2058.298020] [54659]: DEBUG cinder.coordination [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Lock "cinder-attachment_update-5aa8885a-72ac-44b9-8306-9ca2373f7d24-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54659) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2058.299018] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.299018] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.760362] [54658]: DEBUG cinder.api.middleware.request_id [None req-aaf9dac2-764a-4615-b21c-0bd24033948d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.762368] [54658]: INFO cinder.api.openstack.wsgi [None req-aaf9dac2-764a-4615-b21c-0bd24033948d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2058.762588] [54658]: DEBUG cinder.api.openstack.wsgi [None req-aaf9dac2-764a-4615-b21c-0bd24033948d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.762805] [54658]: DEBUG cinder.api.openstack.wsgi [None req-aaf9dac2-764a-4615-b21c-0bd24033948d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.776034] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.776034] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.779804] [54658]: INFO cinder.volume.api [None req-aaf9dac2-764a-4615-b21c-0bd24033948d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2058.784581] [54658]: INFO cinder.api.openstack.wsgi [None req-aaf9dac2-764a-4615-b21c-0bd24033948d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2058.784965] [54658]: [pid: 54658|app: 0|req: 247/481] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:19 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2059.794534] [54658]: DEBUG cinder.api.middleware.request_id [None req-67b3f242-ba0c-47dc-b3c1-9eccc1dc5721 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.796608] [54658]: INFO cinder.api.openstack.wsgi [None req-67b3f242-ba0c-47dc-b3c1-9eccc1dc5721 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2059.796834] [54658]: DEBUG cinder.api.openstack.wsgi [None req-67b3f242-ba0c-47dc-b3c1-9eccc1dc5721 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.797065] [54658]: DEBUG cinder.api.openstack.wsgi [None req-67b3f242-ba0c-47dc-b3c1-9eccc1dc5721 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.810204] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.810204] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.813757] [54658]: INFO cinder.volume.api [None req-67b3f242-ba0c-47dc-b3c1-9eccc1dc5721 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2059.818289] [54658]: INFO cinder.api.openstack.wsgi [None req-67b3f242-ba0c-47dc-b3c1-9eccc1dc5721 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2059.818672] [54658]: [pid: 54658|app: 0|req: 248/482] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:20 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2060.828175] [54658]: DEBUG cinder.api.middleware.request_id [None req-bc622670-3f29-426f-b500-9e12d847247c None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.830299] [54658]: INFO cinder.api.openstack.wsgi [None req-bc622670-3f29-426f-b500-9e12d847247c tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2060.830702] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bc622670-3f29-426f-b500-9e12d847247c tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.831013] [54658]: DEBUG cinder.api.openstack.wsgi [None req-bc622670-3f29-426f-b500-9e12d847247c tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.840591] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2060.840591] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2060.843564] [54658]: INFO cinder.volume.api [None req-bc622670-3f29-426f-b500-9e12d847247c tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2060.847635] [54658]: INFO cinder.api.openstack.wsgi [None req-bc622670-3f29-426f-b500-9e12d847247c tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2060.848153] [54658]: [pid: 54658|app: 0|req: 249/483] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:21 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2061.857866] [54658]: DEBUG cinder.api.middleware.request_id [None req-7b27d308-7789-46ae-8e7a-f038d488e476 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2061.860023] [54658]: INFO cinder.api.openstack.wsgi [None req-7b27d308-7789-46ae-8e7a-f038d488e476 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2061.860437] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7b27d308-7789-46ae-8e7a-f038d488e476 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2061.862052] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7b27d308-7789-46ae-8e7a-f038d488e476 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2061.870713] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2061.870713] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2061.873965] [54658]: INFO cinder.volume.api [None req-7b27d308-7789-46ae-8e7a-f038d488e476 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2061.878244] [54658]: INFO cinder.api.openstack.wsgi [None req-7b27d308-7789-46ae-8e7a-f038d488e476 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2061.878763] [54658]: [pid: 54658|app: 0|req: 250/484] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:22 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2062.820210] [54659]: DEBUG cinder.coordination [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Lock "cinder-attachment_update-5aa8885a-72ac-44b9-8306-9ca2373f7d24-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54659) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2062.820558] [54659]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-512e3ba6-429f-432f-a8eb-7f691728f446 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab returned with HTTP 200 [ 2062.821028] [54659]: [pid: 54659|app: 0|req: 235/485] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:15:19 2024] PUT /volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2062.887825] [54658]: DEBUG cinder.api.middleware.request_id [None req-5255d788-bdb7-42bc-ab1f-e95dd8638eb5 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2062.889898] [54658]: INFO cinder.api.openstack.wsgi [None req-5255d788-bdb7-42bc-ab1f-e95dd8638eb5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2062.890584] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5255d788-bdb7-42bc-ab1f-e95dd8638eb5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2062.890584] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5255d788-bdb7-42bc-ab1f-e95dd8638eb5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2062.901140] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2062.901140] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2062.904601] [54658]: INFO cinder.volume.api [None req-5255d788-bdb7-42bc-ab1f-e95dd8638eb5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2062.909467] [54658]: INFO cinder.api.openstack.wsgi [None req-5255d788-bdb7-42bc-ab1f-e95dd8638eb5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2062.909889] [54658]: [pid: 54658|app: 0|req: 251/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:23 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2063.919716] [54659]: DEBUG cinder.api.middleware.request_id [None req-6d1a7a07-dca4-4197-95c4-988cc0ee5d5b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.921953] [54659]: INFO cinder.api.openstack.wsgi [None req-6d1a7a07-dca4-4197-95c4-988cc0ee5d5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2063.922201] [54659]: DEBUG cinder.api.openstack.wsgi [None req-6d1a7a07-dca4-4197-95c4-988cc0ee5d5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.922440] [54659]: DEBUG cinder.api.openstack.wsgi [None req-6d1a7a07-dca4-4197-95c4-988cc0ee5d5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.935657] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2063.935657] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2063.939713] [54659]: INFO cinder.volume.api [None req-6d1a7a07-dca4-4197-95c4-988cc0ee5d5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2063.944627] [54659]: INFO cinder.api.openstack.wsgi [None req-6d1a7a07-dca4-4197-95c4-988cc0ee5d5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2063.945025] [54659]: [pid: 54659|app: 0|req: 236/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:24 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2064.432390] [54658]: DEBUG cinder.api.middleware.request_id [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-1139af34-bb62-45cc-aef5-64b1c57c2e14 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2064.436063] [54658]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-1139af34-bb62-45cc-aef5-64b1c57c2e14 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab/action [ 2064.436557] [54658]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-1139af34-bb62-45cc-aef5-64b1c57c2e14 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action body: b'{"os-complete": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2064.436704] [54658]: DEBUG cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-1139af34-bb62-45cc-aef5-64b1c57c2e14 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2064.450551] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2064.450551] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2064.457792] [54658]: INFO cinder.api.openstack.wsgi [req-fa15efb1-e25a-4f05-a632-e84d82da4751 req-1139af34-bb62-45cc-aef5-64b1c57c2e14 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab/action returned with HTTP 204 [ 2064.458231] [54658]: [pid: 54658|app: 0|req: 252/488] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:15:25 2024] POST /volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2064.954198] [54659]: DEBUG cinder.api.middleware.request_id [None req-8336b367-061e-431d-b0df-780208ea7639 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2064.956528] [54659]: INFO cinder.api.openstack.wsgi [None req-8336b367-061e-431d-b0df-780208ea7639 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2064.956528] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8336b367-061e-431d-b0df-780208ea7639 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2064.956758] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8336b367-061e-431d-b0df-780208ea7639 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2064.967181] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2064.967181] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2064.971029] [54659]: INFO cinder.volume.api [None req-8336b367-061e-431d-b0df-780208ea7639 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2064.974853] [54659]: INFO cinder.api.openstack.wsgi [None req-8336b367-061e-431d-b0df-780208ea7639 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2064.975238] [54659]: [pid: 54659|app: 0|req: 237/489] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:25 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2064.983539] [54658]: DEBUG cinder.api.middleware.request_id [None req-87e2360e-dfed-4884-b276-dff4af6df24a None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2064.985619] [54658]: INFO cinder.api.openstack.wsgi [None req-87e2360e-dfed-4884-b276-dff4af6df24a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2064.985844] [54658]: DEBUG cinder.api.openstack.wsgi [None req-87e2360e-dfed-4884-b276-dff4af6df24a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2064.986076] [54658]: DEBUG cinder.api.openstack.wsgi [None req-87e2360e-dfed-4884-b276-dff4af6df24a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2064.996680] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2064.996680] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.000111] [54658]: INFO cinder.volume.api [None req-87e2360e-dfed-4884-b276-dff4af6df24a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2065.004545] [54658]: INFO cinder.api.openstack.wsgi [None req-87e2360e-dfed-4884-b276-dff4af6df24a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2065.004936] [54658]: [pid: 54658|app: 0|req: 253/490] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:25 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2065.040461] [54659]: DEBUG cinder.api.middleware.request_id [req-1e155f56-05a0-4f07-b337-781265158126 req-afc4d833-577e-4948-89f4-a561d8d7ecf8 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.042790] [54659]: INFO cinder.api.openstack.wsgi [req-1e155f56-05a0-4f07-b337-781265158126 req-afc4d833-577e-4948-89f4-a561d8d7ecf8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2065.043030] [54659]: DEBUG cinder.api.openstack.wsgi [req-1e155f56-05a0-4f07-b337-781265158126 req-afc4d833-577e-4948-89f4-a561d8d7ecf8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.043260] [54659]: DEBUG cinder.api.openstack.wsgi [req-1e155f56-05a0-4f07-b337-781265158126 req-afc4d833-577e-4948-89f4-a561d8d7ecf8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.053072] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.053072] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.056260] [54659]: INFO cinder.volume.api [req-1e155f56-05a0-4f07-b337-781265158126 req-afc4d833-577e-4948-89f4-a561d8d7ecf8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2065.060341] [54659]: INFO cinder.api.openstack.wsgi [req-1e155f56-05a0-4f07-b337-781265158126 req-afc4d833-577e-4948-89f4-a561d8d7ecf8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2065.060710] [54659]: [pid: 54659|app: 0|req: 238/491] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:15:25 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2065.070019] [54658]: DEBUG cinder.api.middleware.request_id [None req-f551b594-4112-46af-b00d-2cc84f45e1f1 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.072078] [54658]: INFO cinder.api.openstack.wsgi [None req-f551b594-4112-46af-b00d-2cc84f45e1f1 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2065.072078] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f551b594-4112-46af-b00d-2cc84f45e1f1 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.072223] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f551b594-4112-46af-b00d-2cc84f45e1f1 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.081571] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.081571] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.084616] [54658]: INFO cinder.volume.api [None req-f551b594-4112-46af-b00d-2cc84f45e1f1 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2065.088803] [54658]: INFO cinder.api.openstack.wsgi [None req-f551b594-4112-46af-b00d-2cc84f45e1f1 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2065.089187] [54658]: [pid: 54658|app: 0|req: 254/492] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:25 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2065.123040] [54659]: DEBUG cinder.api.middleware.request_id [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-93820110-28cb-43c7-8028-fb46af72a9ab None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.125513] [54659]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-93820110-28cb-43c7-8028-fb46af72a9ab tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2065.125751] [54659]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-93820110-28cb-43c7-8028-fb46af72a9ab tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.125998] [54659]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-93820110-28cb-43c7-8028-fb46af72a9ab tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.135336] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.135336] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.138375] [54659]: INFO cinder.volume.api [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-93820110-28cb-43c7-8028-fb46af72a9ab tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2065.142434] [54659]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-93820110-28cb-43c7-8028-fb46af72a9ab tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2065.142802] [54659]: [pid: 54659|app: 0|req: 239/493] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:15:25 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2065.157572] [54658]: DEBUG cinder.api.middleware.request_id [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.159867] [54658]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24/action [ 2065.160267] [54658]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54658) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2065.160409] [54658]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2065.169705] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.169705] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.170211] [54658]: INFO cinder.volume.api [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2065.174330] [54658]: INFO cinder.volume.api [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Begin detaching volume completed successfully. [ 2065.174575] [54658]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-9918cf88-a5d2-487b-9b5e-a9c4735a2c9d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24/action returned with HTTP 202 [ 2065.174946] [54658]: [pid: 54658|app: 0|req: 255/494] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:15:26 2024] POST /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2066.212706] [54659]: DEBUG cinder.api.middleware.request_id [None req-343393d3-2b1f-49b4-af4f-a307920573af None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2066.213187] [54659]: INFO cinder.api.openstack.wsgi [None req-343393d3-2b1f-49b4-af4f-a307920573af None None] GET http://10.180.1.21/volume// [ 2066.213413] [54659]: DEBUG cinder.api.openstack.wsgi [None req-343393d3-2b1f-49b4-af4f-a307920573af None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2066.213650] [54659]: DEBUG cinder.api.openstack.wsgi [None req-343393d3-2b1f-49b4-af4f-a307920573af None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2066.214065] [54659]: INFO cinder.api.openstack.wsgi [None req-343393d3-2b1f-49b4-af4f-a307920573af None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2066.214377] [54659]: [pid: 54659|app: 0|req: 240/495] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:15:27 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2066.223978] [54658]: DEBUG cinder.api.middleware.request_id [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-b77d0b72-4f00-4ebd-b0b1-be629bc5ad5b None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2066.226302] [54658]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-b77d0b72-4f00-4ebd-b0b1-be629bc5ad5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2066.226583] [54658]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-b77d0b72-4f00-4ebd-b0b1-be629bc5ad5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2066.226814] [54658]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-b77d0b72-4f00-4ebd-b0b1-be629bc5ad5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2066.239433] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2066.239433] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2066.243296] [54658]: INFO cinder.volume.api [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-b77d0b72-4f00-4ebd-b0b1-be629bc5ad5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2066.247998] [54658]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-b77d0b72-4f00-4ebd-b0b1-be629bc5ad5b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2066.248493] [54658]: [pid: 54658|app: 0|req: 256/496] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:15:27 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2067.383785] [54659]: DEBUG cinder.api.middleware.request_id [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-00247d4d-b9c1-4954-ad55-34907aa5660b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2067.385969] [54659]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-00247d4d-b9c1-4954-ad55-34907aa5660b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab [ 2067.387563] [54659]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-00247d4d-b9c1-4954-ad55-34907aa5660b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2067.387563] [54659]: DEBUG cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-00247d4d-b9c1-4954-ad55-34907aa5660b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'version_select' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2067.395842] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2067.395842] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2067.918257] [54659]: INFO cinder.api.openstack.wsgi [req-b90fdcd7-6908-456c-b7b1-648f40950eb1 req-00247d4d-b9c1-4954-ad55-34907aa5660b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab returned with HTTP 200 [ 2067.918681] [54659]: [pid: 54659|app: 0|req: 241/497] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:15:28 2024] DELETE /volume/v3/attachments/be173949-fde5-4043-8bab-5265e1bf3bab => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2069.341786] [54658]: DEBUG cinder.api.middleware.request_id [None req-34d0c917-567f-4269-9738-fe50735a47aa None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2069.343581] [54658]: INFO cinder.api.openstack.wsgi [None req-34d0c917-567f-4269-9738-fe50735a47aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2069.343808] [54658]: DEBUG cinder.api.openstack.wsgi [None req-34d0c917-567f-4269-9738-fe50735a47aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2069.344041] [54658]: DEBUG cinder.api.openstack.wsgi [None req-34d0c917-567f-4269-9738-fe50735a47aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2069.352026] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2069.352026] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2069.354783] [54658]: INFO cinder.volume.api [None req-34d0c917-567f-4269-9738-fe50735a47aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2069.358977] [54658]: INFO cinder.api.openstack.wsgi [None req-34d0c917-567f-4269-9738-fe50735a47aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2069.359349] [54658]: [pid: 54658|app: 0|req: 257/498] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:15:30 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2077.917927] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=108,cinder:UPDATE=27,cinder:INSERT=7 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2079.356903] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=106,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2127.116740] [54659]: DEBUG cinder.api.middleware.request_id [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.118844] [54659]: INFO cinder.api.openstack.wsgi [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2127.119248] [54659]: DEBUG cinder.api.openstack.wsgi [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-391435990"}} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2127.121816] [54659]: DEBUG cinder.api.v3.volumes [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-391435990'}} {{(pid=54659) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2127.121816] [54659]: INFO cinder.api.v3.volumes [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume of 1 GB [ 2127.121816] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.121816] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2127.128435] [54659]: INFO cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Availability Zones retrieved successfully. [ 2127.135330] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Flow 'volume_create_api' (7aebd297-0a67-4eae-8da7-b0f18e5fd620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2127.136669] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfb94fa-143d-4689-bf12-058c1ac4fdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2127.137863] [54659]: DEBUG cinder.volume.flows.api.create_volume [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Validating volume size '1' using validate_int {{(pid=54659) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2127.155354] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfb94fa-143d-4689-bf12-058c1ac4fdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:48:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3be602f-47b9-4084-9c87-a2d5fd3f09b9', '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=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2127.156292] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ea40b8-6fd3-40a9-9add-1b9af32c0b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2127.186983] [54659]: DEBUG cinder.quota [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Created reservations ['6fbcdf0d-a70e-46d7-8525-8e59a357e791', 'aa03981e-6dee-4840-917a-2ed977c1c7cd', '378bd8ca-a99b-42d5-aa97-95eebc1b27df', '8b3e7099-ce44-4c6e-88d7-1729d57ec4ff'] {{(pid=54659) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2127.187804] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ea40b8-6fd3-40a9-9add-1b9af32c0b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fbcdf0d-a70e-46d7-8525-8e59a357e791', 'aa03981e-6dee-4840-917a-2ed977c1c7cd', '378bd8ca-a99b-42d5-aa97-95eebc1b27df', '8b3e7099-ce44-4c6e-88d7-1729d57ec4ff']}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2127.188722] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf913ed7-69ad-41c2-8c05-cd93c95a9461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2127.207936] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf913ed7-69ad-41c2-8c05-cd93c95a9461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b84ddb4-69d3-4362-9e71-ca797b264283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-391435990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c4405353cf487bab5154afeee487f8',qos_specs=None,replication_status=,reservations=['6fbcdf0d-a70e-46d7-8525-8e59a357e791','aa03981e-6dee-4840-917a-2ed977c1c7cd','378bd8ca-a99b-42d5-aa97-95eebc1b27df','8b3e7099-ce44-4c6e-88d7-1729d57ec4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6a7fd4346648228c62ddcf09fc4069',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T22:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-391435990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b84ddb4-69d3-4362-9e71-ca797b264283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c4405353cf487bab5154afeee487f8',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='4f6a7fd4346648228c62ddcf09fc4069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3be602f-47b9-4084-9c87-a2d5fd3f09b9),volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2127.208878] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a530575-c3b7-411c-8f49-d41df9ca7210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2127.221682] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a530575-c3b7-411c-8f49-d41df9ca7210) 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-391435990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c4405353cf487bab5154afeee487f8',qos_specs=None,replication_status=,reservations=['6fbcdf0d-a70e-46d7-8525-8e59a357e791','aa03981e-6dee-4840-917a-2ed977c1c7cd','378bd8ca-a99b-42d5-aa97-95eebc1b27df','8b3e7099-ce44-4c6e-88d7-1729d57ec4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6a7fd4346648228c62ddcf09fc4069',volume_type_id=c3be602f-47b9-4084-9c87-a2d5fd3f09b9)}' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2127.222578] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133f4b0f-39f5-44d0-b99f-0a0f68fc3fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2127.231500] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133f4b0f-39f5-44d0-b99f-0a0f68fc3fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54659) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2127.232510] [54659]: DEBUG cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Flow 'volume_create_api' (7aebd297-0a67-4eae-8da7-b0f18e5fd620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54659) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2127.232858] [54659]: INFO cinder.volume.api [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Create volume request issued successfully. [ 2127.233586] [54659]: INFO cinder.api.openstack.wsgi [None req-f1158f47-74d8-45aa-9eab-1aa3b2535420 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2127.234055] [54659]: [pid: 54659|app: 0|req: 242/499] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 22:16:27 2024] POST /volume/v3/volumes => generated 753 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2127.241943] [54658]: DEBUG cinder.api.middleware.request_id [None req-a6cbef9f-c768-466b-90ae-1ceb76bd8bc6 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.244409] [54658]: INFO cinder.api.openstack.wsgi [None req-a6cbef9f-c768-466b-90ae-1ceb76bd8bc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2127.244630] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a6cbef9f-c768-466b-90ae-1ceb76bd8bc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.244866] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a6cbef9f-c768-466b-90ae-1ceb76bd8bc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.256650] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.256650] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2127.263333] [54658]: INFO cinder.volume.api [None req-a6cbef9f-c768-466b-90ae-1ceb76bd8bc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2127.268122] [54658]: INFO cinder.api.openstack.wsgi [None req-a6cbef9f-c768-466b-90ae-1ceb76bd8bc6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2127.268456] [54658]: [pid: 54658|app: 0|req: 258/500] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:28 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2128.277589] [54659]: DEBUG cinder.api.middleware.request_id [None req-465e6a33-6d12-4dd6-bd07-a53d921d1237 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2128.279776] [54659]: INFO cinder.api.openstack.wsgi [None req-465e6a33-6d12-4dd6-bd07-a53d921d1237 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2128.280202] [54659]: DEBUG cinder.api.openstack.wsgi [None req-465e6a33-6d12-4dd6-bd07-a53d921d1237 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2128.280338] [54659]: DEBUG cinder.api.openstack.wsgi [None req-465e6a33-6d12-4dd6-bd07-a53d921d1237 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2128.290630] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2128.290630] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2128.294493] [54659]: INFO cinder.volume.api [None req-465e6a33-6d12-4dd6-bd07-a53d921d1237 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2128.299247] [54659]: INFO cinder.api.openstack.wsgi [None req-465e6a33-6d12-4dd6-bd07-a53d921d1237 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2128.299613] [54659]: [pid: 54659|app: 0|req: 243/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:29 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2128.334800] [54658]: DEBUG cinder.api.middleware.request_id [req-902d4bc3-90d7-413c-9765-7872219984c3 req-ebf60a21-5dff-4fb9-85c6-ba4169639c22 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2128.337129] [54658]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-ebf60a21-5dff-4fb9-85c6-ba4169639c22 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2128.337360] [54658]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-ebf60a21-5dff-4fb9-85c6-ba4169639c22 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2128.337580] [54658]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-ebf60a21-5dff-4fb9-85c6-ba4169639c22 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2128.344871] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2128.344871] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2128.348321] [54658]: INFO cinder.volume.api [req-902d4bc3-90d7-413c-9765-7872219984c3 req-ebf60a21-5dff-4fb9-85c6-ba4169639c22 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2128.352373] [54658]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-ebf60a21-5dff-4fb9-85c6-ba4169639c22 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2128.352742] [54658]: [pid: 54658|app: 0|req: 259/502] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:16:29 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2129.870341] [54659]: DEBUG cinder.api.middleware.request_id [None req-922c4cbf-4ce0-4cf3-94be-486cc2bd727a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2129.870789] [54659]: INFO cinder.api.openstack.wsgi [None req-922c4cbf-4ce0-4cf3-94be-486cc2bd727a None None] GET http://10.180.1.21/volume// [ 2129.870970] [54659]: DEBUG cinder.api.openstack.wsgi [None req-922c4cbf-4ce0-4cf3-94be-486cc2bd727a None None] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2129.871202] [54659]: DEBUG cinder.api.openstack.wsgi [None req-922c4cbf-4ce0-4cf3-94be-486cc2bd727a None None] Calling method 'all' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2129.871587] [54659]: INFO cinder.api.openstack.wsgi [None req-922c4cbf-4ce0-4cf3-94be-486cc2bd727a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2129.871991] [54659]: [pid: 54659|app: 0|req: 244/503] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 22:16:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2129.875813] [54658]: DEBUG cinder.api.middleware.request_id [req-902d4bc3-90d7-413c-9765-7872219984c3 req-562fc5ba-c378-4509-98e7-88a58582147d None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2129.878068] [54658]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-562fc5ba-c378-4509-98e7-88a58582147d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2129.878493] [54658]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-562fc5ba-c378-4509-98e7-88a58582147d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b84ddb4-69d3-4362-9e71-ca797b264283", "connector": null, "instance_uuid": "3cfc8beb-f10e-4b0b-8c77-714f6f14628e"}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2129.887754] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2129.887754] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2129.906009] [54658]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-562fc5ba-c378-4509-98e7-88a58582147d tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2129.906400] [54658]: [pid: 54658|app: 0|req: 260/504] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 22:16:30 2024] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2129.924571] [54659]: DEBUG cinder.api.middleware.request_id [None req-2bea0064-131d-422e-9ed2-64ad1defe302 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2129.926656] [54659]: INFO cinder.api.openstack.wsgi [None req-2bea0064-131d-422e-9ed2-64ad1defe302 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2129.926939] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2bea0064-131d-422e-9ed2-64ad1defe302 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2129.927119] [54659]: DEBUG cinder.api.openstack.wsgi [None req-2bea0064-131d-422e-9ed2-64ad1defe302 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2129.937436] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2129.937436] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2129.940527] [54659]: INFO cinder.volume.api [None req-2bea0064-131d-422e-9ed2-64ad1defe302 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2129.944606] [54659]: INFO cinder.api.openstack.wsgi [None req-2bea0064-131d-422e-9ed2-64ad1defe302 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2129.945013] [54659]: [pid: 54659|app: 0|req: 245/505] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:30 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2130.430911] [54658]: DEBUG cinder.api.middleware.request_id [None req-69547429-ac85-46b8-b9a5-9581f51daaec None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2130.431455] [54658]: INFO cinder.api.openstack.wsgi [None req-69547429-ac85-46b8-b9a5-9581f51daaec None None] GET http://10.180.1.21/volume// [ 2130.431688] [54658]: DEBUG cinder.api.openstack.wsgi [None req-69547429-ac85-46b8-b9a5-9581f51daaec None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2130.431936] [54658]: DEBUG cinder.api.openstack.wsgi [None req-69547429-ac85-46b8-b9a5-9581f51daaec None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2130.432358] [54658]: INFO cinder.api.openstack.wsgi [None req-69547429-ac85-46b8-b9a5-9581f51daaec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2130.432669] [54658]: [pid: 54658|app: 0|req: 261/506] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:16:31 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2130.436147] [54659]: DEBUG cinder.api.middleware.request_id [req-902d4bc3-90d7-413c-9765-7872219984c3 req-668bb22c-c64a-460c-b866-05803f6a2979 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2130.438462] [54659]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-668bb22c-c64a-460c-b866-05803f6a2979 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2130.438713] [54659]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-668bb22c-c64a-460c-b866-05803f6a2979 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2130.438945] [54659]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-668bb22c-c64a-460c-b866-05803f6a2979 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2130.448723] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2130.448723] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2130.451836] [54659]: INFO cinder.volume.api [req-902d4bc3-90d7-413c-9765-7872219984c3 req-668bb22c-c64a-460c-b866-05803f6a2979 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2130.456048] [54659]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-668bb22c-c64a-460c-b866-05803f6a2979 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2130.456407] [54659]: [pid: 54659|app: 0|req: 246/507] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:16:31 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2130.482101] [54658]: DEBUG cinder.api.middleware.request_id [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2130.484503] [54658]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] PUT http://10.180.1.21/volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809 [ 2130.484937] [54658]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-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-392132", "mountpoint": "/dev/sdb"}}} {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2130.492681] [54658]: DEBUG cinder.coordination [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Acquiring lock "cinder-attachment_update-8b84ddb4-69d3-4362-9e71-ca797b264283-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2130.497012] [54658]: DEBUG cinder.coordination [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Lock "cinder-attachment_update-8b84ddb4-69d3-4362-9e71-ca797b264283-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54658) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2130.498133] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2130.498133] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2130.954416] [54659]: DEBUG cinder.api.middleware.request_id [None req-52496216-a202-4410-b6e2-94552a7f6d7b None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2130.956657] [54659]: INFO cinder.api.openstack.wsgi [None req-52496216-a202-4410-b6e2-94552a7f6d7b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2130.956883] [54659]: DEBUG cinder.api.openstack.wsgi [None req-52496216-a202-4410-b6e2-94552a7f6d7b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2130.957207] [54659]: DEBUG cinder.api.openstack.wsgi [None req-52496216-a202-4410-b6e2-94552a7f6d7b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2130.968174] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2130.968174] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2130.971303] [54659]: INFO cinder.volume.api [None req-52496216-a202-4410-b6e2-94552a7f6d7b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2130.975450] [54659]: INFO cinder.api.openstack.wsgi [None req-52496216-a202-4410-b6e2-94552a7f6d7b tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2130.975944] [54659]: [pid: 54659|app: 0|req: 247/508] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:31 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2131.985763] [54659]: DEBUG cinder.api.middleware.request_id [None req-bfdf3540-432d-49eb-8b3c-9a7d27b821f6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2131.988214] [54659]: INFO cinder.api.openstack.wsgi [None req-bfdf3540-432d-49eb-8b3c-9a7d27b821f6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2131.988214] [54659]: DEBUG cinder.api.openstack.wsgi [None req-bfdf3540-432d-49eb-8b3c-9a7d27b821f6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2131.988214] [54659]: DEBUG cinder.api.openstack.wsgi [None req-bfdf3540-432d-49eb-8b3c-9a7d27b821f6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2131.998282] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2131.998282] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2132.000793] [54659]: INFO cinder.volume.api [None req-bfdf3540-432d-49eb-8b3c-9a7d27b821f6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2132.004885] [54659]: INFO cinder.api.openstack.wsgi [None req-bfdf3540-432d-49eb-8b3c-9a7d27b821f6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2132.005787] [54659]: [pid: 54659|app: 0|req: 248/509] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:32 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2133.015153] [54659]: DEBUG cinder.api.middleware.request_id [None req-8be4e7b9-a554-44cf-8d99-dfd7cf184e0a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2133.017314] [54659]: INFO cinder.api.openstack.wsgi [None req-8be4e7b9-a554-44cf-8d99-dfd7cf184e0a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2133.017543] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8be4e7b9-a554-44cf-8d99-dfd7cf184e0a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2133.017765] [54659]: DEBUG cinder.api.openstack.wsgi [None req-8be4e7b9-a554-44cf-8d99-dfd7cf184e0a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2133.027435] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2133.027435] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2133.030680] [54659]: INFO cinder.volume.api [None req-8be4e7b9-a554-44cf-8d99-dfd7cf184e0a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2133.034816] [54659]: INFO cinder.api.openstack.wsgi [None req-8be4e7b9-a554-44cf-8d99-dfd7cf184e0a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2133.035240] [54659]: [pid: 54659|app: 0|req: 249/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:33 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2134.044927] [54659]: DEBUG cinder.api.middleware.request_id [None req-4b793c9c-d32c-42cb-90e3-2472064bd179 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.047205] [54659]: INFO cinder.api.openstack.wsgi [None req-4b793c9c-d32c-42cb-90e3-2472064bd179 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2134.047468] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4b793c9c-d32c-42cb-90e3-2472064bd179 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2134.047728] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4b793c9c-d32c-42cb-90e3-2472064bd179 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2134.058467] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.058467] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.061942] [54659]: INFO cinder.volume.api [None req-4b793c9c-d32c-42cb-90e3-2472064bd179 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2134.066275] [54659]: INFO cinder.api.openstack.wsgi [None req-4b793c9c-d32c-42cb-90e3-2472064bd179 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2134.066642] [54659]: [pid: 54659|app: 0|req: 250/511] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:34 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2135.020328] [54658]: DEBUG cinder.coordination [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Lock "cinder-attachment_update-8b84ddb4-69d3-4362-9e71-ca797b264283-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54658) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2135.020617] [54658]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-0fcf90a1-f72f-47d3-a24e-a3c7a8a0e05f tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809 returned with HTTP 200 [ 2135.021117] [54658]: [pid: 54658|app: 0|req: 262/512] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 22:16:31 2024] PUT /volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2135.076091] [54659]: DEBUG cinder.api.middleware.request_id [None req-976a9e2f-5a3d-4f05-af5f-7d4d4d192475 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2135.078191] [54659]: INFO cinder.api.openstack.wsgi [None req-976a9e2f-5a3d-4f05-af5f-7d4d4d192475 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2135.078425] [54659]: DEBUG cinder.api.openstack.wsgi [None req-976a9e2f-5a3d-4f05-af5f-7d4d4d192475 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2135.078649] [54659]: DEBUG cinder.api.openstack.wsgi [None req-976a9e2f-5a3d-4f05-af5f-7d4d4d192475 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2135.089135] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2135.089135] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2135.092473] [54659]: INFO cinder.volume.api [None req-976a9e2f-5a3d-4f05-af5f-7d4d4d192475 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2135.097508] [54659]: INFO cinder.api.openstack.wsgi [None req-976a9e2f-5a3d-4f05-af5f-7d4d4d192475 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2135.097894] [54659]: [pid: 54659|app: 0|req: 251/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:35 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2136.107485] [54658]: DEBUG cinder.api.middleware.request_id [None req-99d1f7fb-9910-4b82-9354-694bbde08595 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2136.109628] [54658]: INFO cinder.api.openstack.wsgi [None req-99d1f7fb-9910-4b82-9354-694bbde08595 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2136.109864] [54658]: DEBUG cinder.api.openstack.wsgi [None req-99d1f7fb-9910-4b82-9354-694bbde08595 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2136.110173] [54658]: DEBUG cinder.api.openstack.wsgi [None req-99d1f7fb-9910-4b82-9354-694bbde08595 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2136.122787] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2136.122787] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2136.127026] [54658]: INFO cinder.volume.api [None req-99d1f7fb-9910-4b82-9354-694bbde08595 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2136.132064] [54658]: INFO cinder.api.openstack.wsgi [None req-99d1f7fb-9910-4b82-9354-694bbde08595 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2136.132504] [54658]: [pid: 54658|app: 0|req: 263/514] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:36 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2137.136406] [54659]: DEBUG cinder.api.middleware.request_id [req-902d4bc3-90d7-413c-9765-7872219984c3 req-f7a88dd9-9974-4a90-9609-c4eb77f262ff None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.138754] [54659]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-f7a88dd9-9974-4a90-9609-c4eb77f262ff tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809/action [ 2137.139201] [54659]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-f7a88dd9-9974-4a90-9609-c4eb77f262ff tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action body: b'{"os-complete": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2137.139350] [54659]: DEBUG cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-f7a88dd9-9974-4a90-9609-c4eb77f262ff tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2137.142377] [54658]: DEBUG cinder.api.middleware.request_id [None req-ca59f59b-b26e-47ef-a4de-0490308fb117 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.144390] [54658]: INFO cinder.api.openstack.wsgi [None req-ca59f59b-b26e-47ef-a4de-0490308fb117 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2137.144650] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ca59f59b-b26e-47ef-a4de-0490308fb117 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2137.144911] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ca59f59b-b26e-47ef-a4de-0490308fb117 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2137.154481] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.154481] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.154886] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.154886] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.158486] [54658]: INFO cinder.volume.api [None req-ca59f59b-b26e-47ef-a4de-0490308fb117 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2137.162824] [54658]: INFO cinder.api.openstack.wsgi [None req-ca59f59b-b26e-47ef-a4de-0490308fb117 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2137.163291] [54658]: [pid: 54658|app: 0|req: 264/515] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:37 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2137.163469] [54659]: INFO cinder.api.openstack.wsgi [req-902d4bc3-90d7-413c-9765-7872219984c3 req-f7a88dd9-9974-4a90-9609-c4eb77f262ff tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809/action returned with HTTP 204 [ 2137.164126] [54659]: [pid: 54659|app: 0|req: 252/516] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 22:16:37 2024] POST /volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2138.174071] [54658]: DEBUG cinder.api.middleware.request_id [None req-1fad4a44-4e6a-4f86-be73-f71d6f72d5f8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.176381] [54658]: INFO cinder.api.openstack.wsgi [None req-1fad4a44-4e6a-4f86-be73-f71d6f72d5f8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2138.176643] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1fad4a44-4e6a-4f86-be73-f71d6f72d5f8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.176886] [54658]: DEBUG cinder.api.openstack.wsgi [None req-1fad4a44-4e6a-4f86-be73-f71d6f72d5f8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.187968] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.187968] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.191831] [54658]: INFO cinder.volume.api [None req-1fad4a44-4e6a-4f86-be73-f71d6f72d5f8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2138.196560] [54658]: INFO cinder.api.openstack.wsgi [None req-1fad4a44-4e6a-4f86-be73-f71d6f72d5f8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2138.196969] [54658]: [pid: 54658|app: 0|req: 265/517] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:39 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2138.206073] [54659]: DEBUG cinder.api.middleware.request_id [None req-b0e3dda6-7bc3-460d-a823-36c7954383ae None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.207830] [54659]: INFO cinder.api.openstack.wsgi [None req-b0e3dda6-7bc3-460d-a823-36c7954383ae tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2138.208070] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b0e3dda6-7bc3-460d-a823-36c7954383ae tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.208295] [54659]: DEBUG cinder.api.openstack.wsgi [None req-b0e3dda6-7bc3-460d-a823-36c7954383ae tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.218239] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.218239] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.221481] [54659]: INFO cinder.volume.api [None req-b0e3dda6-7bc3-460d-a823-36c7954383ae tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2138.225761] [54659]: INFO cinder.api.openstack.wsgi [None req-b0e3dda6-7bc3-460d-a823-36c7954383ae tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2138.226142] [54659]: [pid: 54659|app: 0|req: 253/518] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:39 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2138.234367] [54658]: DEBUG cinder.api.middleware.request_id [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.236448] [54658]: INFO cinder.api.openstack.wsgi [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2138.236667] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.236887] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.237094] [54658]: INFO cinder.api.v3.volumes [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume with id: 8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2138.246808] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.246808] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.247326] [54658]: INFO cinder.volume.api [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2138.255988] [54658]: INFO cinder.volume.api [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-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. [ 2138.256343] [54658]: INFO cinder.api.openstack.wsgi [None req-7062d2e6-ecd7-47f6-baaa-562b67755cf5 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 400 [ 2138.256959] [54658]: [pid: 54658|app: 0|req: 266/519] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:16:39 2024] DELETE /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 2138.259831] [54659]: DEBUG cinder.api.middleware.request_id [None req-224d66a6-989d-4236-8f8c-09f172fde8e6 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.261965] [54659]: INFO cinder.api.openstack.wsgi [None req-224d66a6-989d-4236-8f8c-09f172fde8e6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2138.262246] [54659]: DEBUG cinder.api.openstack.wsgi [None req-224d66a6-989d-4236-8f8c-09f172fde8e6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.262492] [54659]: DEBUG cinder.api.openstack.wsgi [None req-224d66a6-989d-4236-8f8c-09f172fde8e6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.272636] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.272636] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.275958] [54659]: INFO cinder.volume.api [None req-224d66a6-989d-4236-8f8c-09f172fde8e6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2138.280551] [54659]: INFO cinder.api.openstack.wsgi [None req-224d66a6-989d-4236-8f8c-09f172fde8e6 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2138.281043] [54659]: [pid: 54659|app: 0|req: 254/520] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:39 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2138.312478] [54658]: DEBUG cinder.api.middleware.request_id [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-7a402191-a91d-4b92-871a-f8527ec3bba8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.314955] [54658]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-7a402191-a91d-4b92-871a-f8527ec3bba8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2138.315286] [54658]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-7a402191-a91d-4b92-871a-f8527ec3bba8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.315581] [54658]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-7a402191-a91d-4b92-871a-f8527ec3bba8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.325424] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.325424] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.328882] [54658]: INFO cinder.volume.api [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-7a402191-a91d-4b92-871a-f8527ec3bba8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2138.333568] [54658]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-7a402191-a91d-4b92-871a-f8527ec3bba8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2138.333966] [54658]: [pid: 54658|app: 0|req: 267/521] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 22:16:39 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2138.350790] [54659]: DEBUG cinder.api.middleware.request_id [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.353153] [54659]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] POST http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283/action [ 2138.353571] [54659]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54659) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2138.353730] [54659]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2138.363407] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.363407] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.363902] [54659]: INFO cinder.volume.api [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2138.368595] [54659]: INFO cinder.volume.api [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Begin detaching volume completed successfully. [ 2138.368802] [54659]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-114fe719-4f41-47aa-8095-7f6e1f5a422a tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283/action returned with HTTP 202 [ 2138.369207] [54659]: [pid: 54659|app: 0|req: 255/522] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 22:16:39 2024] POST /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2139.389086] [54658]: DEBUG cinder.api.middleware.request_id [None req-363b4225-c8d9-422f-abe8-d748b9bd30fb None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.389696] [54658]: INFO cinder.api.openstack.wsgi [None req-363b4225-c8d9-422f-abe8-d748b9bd30fb None None] GET http://10.180.1.21/volume// [ 2139.389914] [54658]: DEBUG cinder.api.openstack.wsgi [None req-363b4225-c8d9-422f-abe8-d748b9bd30fb None None] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.390265] [54658]: DEBUG cinder.api.openstack.wsgi [None req-363b4225-c8d9-422f-abe8-d748b9bd30fb None None] Calling method 'all' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.390716] [54658]: INFO cinder.api.openstack.wsgi [None req-363b4225-c8d9-422f-abe8-d748b9bd30fb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2139.391156] [54658]: [pid: 54658|app: 0|req: 268/523] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 22:16:40 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2139.395334] [54659]: DEBUG cinder.api.middleware.request_id [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-ea530bd9-8dd5-40de-bc36-b2416c1593cf None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.397851] [54659]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-ea530bd9-8dd5-40de-bc36-b2416c1593cf tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2139.398098] [54659]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-ea530bd9-8dd5-40de-bc36-b2416c1593cf tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.398321] [54659]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-ea530bd9-8dd5-40de-bc36-b2416c1593cf tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.409327] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2139.409327] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2139.413396] [54659]: INFO cinder.volume.api [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-ea530bd9-8dd5-40de-bc36-b2416c1593cf tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2139.417260] [54659]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-ea530bd9-8dd5-40de-bc36-b2416c1593cf tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2139.417689] [54659]: [pid: 54659|app: 0|req: 256/524] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 22:16:40 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2140.558052] [54658]: DEBUG cinder.api.middleware.request_id [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-d2b3dffd-4f1f-438f-8a22-38da672eb677 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2140.560495] [54658]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-d2b3dffd-4f1f-438f-8a22-38da672eb677 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809 [ 2140.560818] [54658]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-d2b3dffd-4f1f-438f-8a22-38da672eb677 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2140.561118] [54658]: DEBUG cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-d2b3dffd-4f1f-438f-8a22-38da672eb677 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'version_select' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2140.570629] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2140.570629] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2141.094814] [54658]: INFO cinder.api.openstack.wsgi [req-67758473-1316-4dd0-a93a-fbdcef6ac0c9 req-d2b3dffd-4f1f-438f-8a22-38da672eb677 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809 returned with HTTP 200 [ 2141.095285] [54658]: [pid: 54658|app: 0|req: 269/525] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 22:16:41 2024] DELETE /volume/v3/attachments/d6901052-4c5d-47f8-bace-1ec349b51809 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2142.545068] [54659]: DEBUG cinder.api.middleware.request_id [None req-5386dd24-087c-4592-8887-b93542b7b766 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2142.547219] [54659]: INFO cinder.api.openstack.wsgi [None req-5386dd24-087c-4592-8887-b93542b7b766 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2142.547508] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5386dd24-087c-4592-8887-b93542b7b766 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2142.547748] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5386dd24-087c-4592-8887-b93542b7b766 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2142.555992] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2142.555992] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2142.559749] [54659]: INFO cinder.volume.api [None req-5386dd24-087c-4592-8887-b93542b7b766 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2142.564409] [54659]: INFO cinder.api.openstack.wsgi [None req-5386dd24-087c-4592-8887-b93542b7b766 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2142.564885] [54659]: [pid: 54659|app: 0|req: 257/526] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:43 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2150.684264] [54658]: DEBUG cinder.api.middleware.request_id [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2150.686407] [54658]: INFO cinder.api.openstack.wsgi [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2150.686636] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2150.686864] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2150.687067] [54658]: INFO cinder.api.v3.volumes [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume with id: 8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2150.698227] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2150.698227] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2150.698791] [54658]: INFO cinder.volume.api [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2150.716573] [54658]: INFO cinder.volume.api [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume request issued successfully. [ 2150.716761] [54658]: INFO cinder.api.openstack.wsgi [None req-f704476f-ac9b-47f2-bb9f-e64b46619c11 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 202 [ 2150.717169] [54658]: [pid: 54658|app: 0|req: 270/527] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:16:51 2024] DELETE /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2150.720386] [54659]: DEBUG cinder.api.middleware.request_id [None req-24fc55e2-fcb6-476a-ac4a-e87084f7cdc8 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2150.723407] [54659]: INFO cinder.api.openstack.wsgi [None req-24fc55e2-fcb6-476a-ac4a-e87084f7cdc8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2150.723735] [54659]: DEBUG cinder.api.openstack.wsgi [None req-24fc55e2-fcb6-476a-ac4a-e87084f7cdc8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2150.724061] [54659]: DEBUG cinder.api.openstack.wsgi [None req-24fc55e2-fcb6-476a-ac4a-e87084f7cdc8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2150.735624] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2150.735624] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2150.740655] [54659]: INFO cinder.volume.api [None req-24fc55e2-fcb6-476a-ac4a-e87084f7cdc8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2150.747400] [54659]: INFO cinder.api.openstack.wsgi [None req-24fc55e2-fcb6-476a-ac4a-e87084f7cdc8 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2150.747948] [54659]: [pid: 54659|app: 0|req: 258/528] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:51 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2151.757441] [54658]: DEBUG cinder.api.middleware.request_id [None req-7baf2a07-8953-4fe0-a448-7faad65a55aa None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2151.759616] [54658]: INFO cinder.api.openstack.wsgi [None req-7baf2a07-8953-4fe0-a448-7faad65a55aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2151.759862] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7baf2a07-8953-4fe0-a448-7faad65a55aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2151.760109] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7baf2a07-8953-4fe0-a448-7faad65a55aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2151.767840] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2151.767840] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2151.771092] [54658]: INFO cinder.volume.api [None req-7baf2a07-8953-4fe0-a448-7faad65a55aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2151.775216] [54658]: INFO cinder.api.openstack.wsgi [None req-7baf2a07-8953-4fe0-a448-7faad65a55aa tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2151.775585] [54658]: [pid: 54658|app: 0|req: 271/529] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:52 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2152.784407] [54659]: DEBUG cinder.api.middleware.request_id [None req-ffa285e8-dcdf-4cf3-a116-ba662b184200 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.786652] [54659]: INFO cinder.api.openstack.wsgi [None req-ffa285e8-dcdf-4cf3-a116-ba662b184200 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2152.786892] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ffa285e8-dcdf-4cf3-a116-ba662b184200 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.787111] [54659]: DEBUG cinder.api.openstack.wsgi [None req-ffa285e8-dcdf-4cf3-a116-ba662b184200 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.794707] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.794707] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.798176] [54659]: INFO cinder.volume.api [None req-ffa285e8-dcdf-4cf3-a116-ba662b184200 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2152.802205] [54659]: INFO cinder.api.openstack.wsgi [None req-ffa285e8-dcdf-4cf3-a116-ba662b184200 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 200 [ 2152.802569] [54659]: [pid: 54659|app: 0|req: 259/530] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:53 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2153.811837] [54658]: DEBUG cinder.api.middleware.request_id [None req-9b67fc76-eb31-49c8-a480-cbc1eb363137 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.813891] [54658]: INFO cinder.api.openstack.wsgi [None req-9b67fc76-eb31-49c8-a480-cbc1eb363137 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 [ 2153.814145] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9b67fc76-eb31-49c8-a480-cbc1eb363137 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2153.814368] [54658]: DEBUG cinder.api.openstack.wsgi [None req-9b67fc76-eb31-49c8-a480-cbc1eb363137 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2153.821016] [54658]: INFO cinder.api.openstack.wsgi [None req-9b67fc76-eb31-49c8-a480-cbc1eb363137 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 returned with HTTP 404 [ 2153.821485] [54658]: [pid: 54658|app: 0|req: 272/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:54 2024] GET /volume/v3/volumes/8b84ddb4-69d3-4362-9e71-ca797b264283 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2153.863013] [54659]: DEBUG cinder.api.middleware.request_id [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.864990] [54659]: INFO cinder.api.openstack.wsgi [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2153.865216] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2153.865435] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'delete' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2153.865620] [54659]: INFO cinder.api.v3.volumes [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume with id: 5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2153.875606] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2153.875606] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2153.876149] [54659]: INFO cinder.volume.api [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2153.890727] [54659]: INFO cinder.volume.api [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume request issued successfully. [ 2153.890867] [54659]: INFO cinder.api.openstack.wsgi [None req-5bd317e1-5de4-4f65-87f5-99dba77ac4fb tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 202 [ 2153.891137] [54659]: [pid: 54659|app: 0|req: 260/532] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:16:54 2024] DELETE /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2153.893793] [54658]: DEBUG cinder.api.middleware.request_id [None req-68d1460e-5ac4-46c5-9757-1308ae67e39e None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.895864] [54658]: INFO cinder.api.openstack.wsgi [None req-68d1460e-5ac4-46c5-9757-1308ae67e39e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2153.896109] [54658]: DEBUG cinder.api.openstack.wsgi [None req-68d1460e-5ac4-46c5-9757-1308ae67e39e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2153.896330] [54658]: DEBUG cinder.api.openstack.wsgi [None req-68d1460e-5ac4-46c5-9757-1308ae67e39e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2153.903947] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2153.903947] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2153.907924] [54658]: INFO cinder.volume.api [None req-68d1460e-5ac4-46c5-9757-1308ae67e39e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2153.912916] [54658]: INFO cinder.api.openstack.wsgi [None req-68d1460e-5ac4-46c5-9757-1308ae67e39e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2153.913330] [54658]: [pid: 54658|app: 0|req: 273/533] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:54 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2154.923099] [54659]: DEBUG cinder.api.middleware.request_id [None req-9258a44f-d296-4e0c-9f16-8d2574d207de None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2154.925200] [54659]: INFO cinder.api.openstack.wsgi [None req-9258a44f-d296-4e0c-9f16-8d2574d207de tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2154.925424] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9258a44f-d296-4e0c-9f16-8d2574d207de tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2154.925649] [54659]: DEBUG cinder.api.openstack.wsgi [None req-9258a44f-d296-4e0c-9f16-8d2574d207de tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2154.933661] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2154.933661] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2154.937186] [54659]: INFO cinder.volume.api [None req-9258a44f-d296-4e0c-9f16-8d2574d207de tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2154.941342] [54659]: INFO cinder.api.openstack.wsgi [None req-9258a44f-d296-4e0c-9f16-8d2574d207de tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2154.941717] [54659]: [pid: 54659|app: 0|req: 261/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:55 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2155.951290] [54658]: DEBUG cinder.api.middleware.request_id [None req-ae32d74c-b4d6-4090-85c7-258f820d1d29 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2155.953597] [54658]: INFO cinder.api.openstack.wsgi [None req-ae32d74c-b4d6-4090-85c7-258f820d1d29 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2155.953822] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ae32d74c-b4d6-4090-85c7-258f820d1d29 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2155.954050] [54658]: DEBUG cinder.api.openstack.wsgi [None req-ae32d74c-b4d6-4090-85c7-258f820d1d29 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2155.962097] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2155.962097] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2155.965491] [54658]: INFO cinder.volume.api [None req-ae32d74c-b4d6-4090-85c7-258f820d1d29 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2155.969825] [54658]: INFO cinder.api.openstack.wsgi [None req-ae32d74c-b4d6-4090-85c7-258f820d1d29 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 200 [ 2155.970266] [54658]: [pid: 54658|app: 0|req: 274/535] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:56 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2156.979605] [54659]: DEBUG cinder.api.middleware.request_id [None req-53de9941-6a0e-42f1-9647-ad0e47b80e21 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.981705] [54659]: INFO cinder.api.openstack.wsgi [None req-53de9941-6a0e-42f1-9647-ad0e47b80e21 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 [ 2156.981965] [54659]: DEBUG cinder.api.openstack.wsgi [None req-53de9941-6a0e-42f1-9647-ad0e47b80e21 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2156.982201] [54659]: DEBUG cinder.api.openstack.wsgi [None req-53de9941-6a0e-42f1-9647-ad0e47b80e21 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2156.990270] [54659]: INFO cinder.api.openstack.wsgi [None req-53de9941-6a0e-42f1-9647-ad0e47b80e21 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 returned with HTTP 404 [ 2156.990963] [54659]: [pid: 54659|app: 0|req: 262/536] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:57 2024] GET /volume/v3/volumes/5aa8885a-72ac-44b9-8306-9ca2373f7d24 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2157.075410] [54658]: DEBUG cinder.api.middleware.request_id [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2157.077476] [54658]: INFO cinder.api.openstack.wsgi [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 2157.077695] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2157.077915] [54658]: DEBUG cinder.api.openstack.wsgi [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2157.078120] [54658]: INFO cinder.api.v3.volumes [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume with id: 7a422fe5-3787-4eb6-84dd-2334e8b170db [ 2157.088511] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2157.088511] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2157.089102] [54658]: INFO cinder.volume.api [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2157.109124] [54658]: INFO cinder.volume.api [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Delete volume request issued successfully. [ 2157.109348] [54658]: INFO cinder.api.openstack.wsgi [None req-f0f1e581-77e8-4074-90de-7d5c8a7a69e0 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 202 [ 2157.109786] [54658]: [pid: 54658|app: 0|req: 275/537] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:16:57 2024] DELETE /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2157.114831] [54659]: DEBUG cinder.api.middleware.request_id [None req-4e05443c-f1cb-46cb-abad-27c8d36b725e None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2157.117024] [54659]: INFO cinder.api.openstack.wsgi [None req-4e05443c-f1cb-46cb-abad-27c8d36b725e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 2157.117298] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4e05443c-f1cb-46cb-abad-27c8d36b725e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2157.117531] [54659]: DEBUG cinder.api.openstack.wsgi [None req-4e05443c-f1cb-46cb-abad-27c8d36b725e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2157.125542] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2157.125542] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2157.129431] [54659]: INFO cinder.volume.api [None req-4e05443c-f1cb-46cb-abad-27c8d36b725e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2157.134559] [54659]: INFO cinder.api.openstack.wsgi [None req-4e05443c-f1cb-46cb-abad-27c8d36b725e tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 2157.134559] [54659]: [pid: 54659|app: 0|req: 263/538] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:57 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2158.144194] [54658]: DEBUG cinder.api.middleware.request_id [None req-5de231fd-147e-421a-ac10-9b86658758fe None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2158.146278] [54658]: INFO cinder.api.openstack.wsgi [None req-5de231fd-147e-421a-ac10-9b86658758fe tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 2158.146509] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5de231fd-147e-421a-ac10-9b86658758fe tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2158.146729] [54658]: DEBUG cinder.api.openstack.wsgi [None req-5de231fd-147e-421a-ac10-9b86658758fe tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2158.154540] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2158.154540] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2158.157799] [54658]: INFO cinder.volume.api [None req-5de231fd-147e-421a-ac10-9b86658758fe tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Volume info retrieved successfully. [ 2158.161895] [54658]: INFO cinder.api.openstack.wsgi [None req-5de231fd-147e-421a-ac10-9b86658758fe tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 200 [ 2158.162280] [54658]: [pid: 54658|app: 0|req: 276/539] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:16:58 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2159.172341] [54659]: DEBUG cinder.api.middleware.request_id [None req-5667a0de-bf77-4b35-aa94-ee0bf3a2c020 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2159.175566] [54659]: INFO cinder.api.openstack.wsgi [None req-5667a0de-bf77-4b35-aa94-ee0bf3a2c020 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] GET http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db [ 2159.176498] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5667a0de-bf77-4b35-aa94-ee0bf3a2c020 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2159.176498] [54659]: DEBUG cinder.api.openstack.wsgi [None req-5667a0de-bf77-4b35-aa94-ee0bf3a2c020 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2159.187484] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2159.187484] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2159.190982] [54659]: INFO cinder.api.openstack.wsgi [None req-5667a0de-bf77-4b35-aa94-ee0bf3a2c020 tempest-AttachVolumeNegativeTest-1048397127 tempest-AttachVolumeNegativeTest-1048397127-project-member] http://10.180.1.21/volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db returned with HTTP 404 [ 2159.191956] [54659]: [pid: 54659|app: 0|req: 264/540] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:17:00 2024] GET /volume/v3/volumes/7a422fe5-3787-4eb6-84dd-2334e8b170db => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2160.166966] [54658]: DEBUG cinder.api.middleware.request_id [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2160.169075] [54658]: INFO cinder.api.openstack.wsgi [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2160.169305] [54658]: DEBUG cinder.api.openstack.wsgi [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2160.169526] [54658]: DEBUG cinder.api.openstack.wsgi [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'delete' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2160.169712] [54658]: INFO cinder.api.v3.volumes [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Delete volume with id: ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2160.181652] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2160.181652] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2160.182193] [54658]: INFO cinder.volume.api [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2160.203020] [54658]: INFO cinder.volume.api [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Delete volume request issued successfully. [ 2160.203020] [54658]: INFO cinder.api.openstack.wsgi [None req-abc62dff-1654-4fef-875f-b5e1acc147d8 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 202 [ 2160.203020] [54658]: [pid: 54658|app: 0|req: 277/541] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 22:17:01 2024] DELETE /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 2160.206707] [54659]: DEBUG cinder.api.middleware.request_id [None req-566ee4c8-bf0a-4459-bfed-77b2fb374b22 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2160.211029] [54659]: INFO cinder.api.openstack.wsgi [None req-566ee4c8-bf0a-4459-bfed-77b2fb374b22 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2160.211029] [54659]: DEBUG cinder.api.openstack.wsgi [None req-566ee4c8-bf0a-4459-bfed-77b2fb374b22 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2160.211029] [54659]: DEBUG cinder.api.openstack.wsgi [None req-566ee4c8-bf0a-4459-bfed-77b2fb374b22 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2160.218518] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2160.218518] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2160.222460] [54659]: INFO cinder.volume.api [None req-566ee4c8-bf0a-4459-bfed-77b2fb374b22 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2160.227121] [54659]: INFO cinder.api.openstack.wsgi [None req-566ee4c8-bf0a-4459-bfed-77b2fb374b22 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2160.227500] [54659]: [pid: 54659|app: 0|req: 265/542] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:17:01 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2161.242347] [54658]: DEBUG cinder.api.middleware.request_id [None req-7aa3b20e-6418-4a0a-92b8-bc454beb1397 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2161.244372] [54658]: INFO cinder.api.openstack.wsgi [None req-7aa3b20e-6418-4a0a-92b8-bc454beb1397 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2161.244599] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7aa3b20e-6418-4a0a-92b8-bc454beb1397 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2161.244878] [54658]: DEBUG cinder.api.openstack.wsgi [None req-7aa3b20e-6418-4a0a-92b8-bc454beb1397 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2161.255807] [54658]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2161.255807] [54658]: warnings.warn('Policy enforcement is depending on the value of ' [ 2161.259648] [54658]: INFO cinder.volume.api [None req-7aa3b20e-6418-4a0a-92b8-bc454beb1397 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2161.264217] [54658]: INFO cinder.api.openstack.wsgi [None req-7aa3b20e-6418-4a0a-92b8-bc454beb1397 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2161.264749] [54658]: [pid: 54658|app: 0|req: 278/543] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:17:02 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2162.274290] [54659]: DEBUG cinder.api.middleware.request_id [None req-82d9e9f2-729f-4c87-90ec-60acbe50d7a2 None None] RequestId filter calling following filter/app {{(pid=54659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2162.276473] [54659]: INFO cinder.api.openstack.wsgi [None req-82d9e9f2-729f-4c87-90ec-60acbe50d7a2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2162.276705] [54659]: DEBUG cinder.api.openstack.wsgi [None req-82d9e9f2-729f-4c87-90ec-60acbe50d7a2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2162.276928] [54659]: DEBUG cinder.api.openstack.wsgi [None req-82d9e9f2-729f-4c87-90ec-60acbe50d7a2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2162.284809] [54659]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2162.284809] [54659]: warnings.warn('Policy enforcement is depending on the value of ' [ 2162.288437] [54659]: INFO cinder.volume.api [None req-82d9e9f2-729f-4c87-90ec-60acbe50d7a2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Volume info retrieved successfully. [ 2162.292792] [54659]: INFO cinder.api.openstack.wsgi [None req-82d9e9f2-729f-4c87-90ec-60acbe50d7a2 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 200 [ 2162.293175] [54659]: [pid: 54659|app: 0|req: 266/544] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:17:03 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2163.305073] [54658]: DEBUG cinder.api.middleware.request_id [None req-a12bce15-4740-4bf7-a341-7462a1a7fb73 None None] RequestId filter calling following filter/app {{(pid=54658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.307153] [54658]: INFO cinder.api.openstack.wsgi [None req-a12bce15-4740-4bf7-a341-7462a1a7fb73 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 [ 2163.307386] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a12bce15-4740-4bf7-a341-7462a1a7fb73 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Empty body provided in request {{(pid=54658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.307604] [54658]: DEBUG cinder.api.openstack.wsgi [None req-a12bce15-4740-4bf7-a341-7462a1a7fb73 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] Calling method 'show' {{(pid=54658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.313603] [54658]: INFO cinder.api.openstack.wsgi [None req-a12bce15-4740-4bf7-a341-7462a1a7fb73 tempest-ServerActionsTestOtherB-1703695656 tempest-ServerActionsTestOtherB-1703695656-project-member] http://10.180.1.21/volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 returned with HTTP 404 [ 2163.314077] [54658]: [pid: 54658|app: 0|req: 279/545] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 22:17:04 2024] GET /volume/v3/volumes/ebdd3df7-f9c4-4067-9526-4fe2ef5b7894 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2172.290795] [54659]: DEBUG dbcounter [-] [54659] Writing DB stats cinder:SELECT=114,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=54659) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2173.310065] [54658]: DEBUG dbcounter [-] [54658] Writing DB stats cinder:SELECT=82,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=54658) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}