[ 410.454586] [55437]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 410.455988] [55437]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Feb 21 08:46:45 2025] *** [ 410.455988] [55437]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 410.455988] [55437]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 410.455988] [55437]: nodename: devstack [ 410.455988] [55437]: machine: x86_64 [ 410.455988] [55437]: clock source: unix [ 410.455988] [55437]: pcre jit disabled [ 410.455988] [55437]: detected number of CPU cores: 8 [ 410.455988] [55437]: current working directory: / [ 410.455988] [55437]: detected binary path: /usr/bin/uwsgi-core [ 410.456360] [55437]: your processes number limit is 63753 [ 410.456360] [55437]: your memory page size is 4096 bytes [ 410.456360] [55437]: detected max file descriptor number: 2048 [ 410.456360] [55437]: lock engine: pthread robust mutexes [ 410.456360] [55437]: thunder lock: enabled [ 410.456360] [55437]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 410.456360] [55437]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 410.456360] [55437]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 410.456360] [55437]: Set PythonHome to /opt/stack/data/venv [ 410.485244] [55437]: Python main interpreter initialized at 0x5d58cdc93be0 [ 410.485244] [55437]: python threads support enabled [ 410.485244] [55437]: your server socket listen backlog is limited to 100 connections [ 410.485244] [55437]: your mercy for graceful operations on workers is 80 seconds [ 410.485584] [55437]: mapped 403077 bytes (393 KB) for 2 cores [ 410.485666] [55437]: *** Operational MODE: preforking *** [ 410.485862] [55437]: *** uWSGI is running in multiple interpreter mode *** [ 410.485862] [55437]: spawned uWSGI master process (pid: 55437) [ 410.486535] [55437]: spawned uWSGI worker 1 (pid: 55438, cores: 1) [ 410.487639] [55437]: spawned uWSGI worker 2 (pid: 55439, cores: 1) [ 410.487639] [55437]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 410.667943] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 410.667943] [55439]: debtcollector.deprecate( [ 410.672216] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 410.672216] [55438]: debtcollector.deprecate( [ 411.448382] [55439]: /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 [ 411.448382] [55439]: warnings.warn( [ 411.460462] [55438]: /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 [ 411.460462] [55438]: warnings.warn( [ 411.554675] [55439]: /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. [ 411.554675] [55439]: from defusedxml.lxml import parse [ 411.560461] [55438]: /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. [ 411.560461] [55438]: from defusedxml.lxml import parse [ 411.590160] [55439]: /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) [ 411.590160] [55439]: BASE = declarative_base() [ 411.595576] [55438]: /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) [ 411.595576] [55438]: BASE = declarative_base() [ 411.759627] [55439]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55439) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 411.765957] [55438]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55438) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 411.766243] [55439]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55439) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 411.766531] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 411.767119] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 411.767343] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 411.768938] [55438]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55438) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 411.769257] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 411.769566] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 411.769795] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 411.895071] [55438]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 411.895071] [55438]: @jsonschema.FormatChecker.cls_checks('date-time') [ 411.895301] [55439]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 411.895301] [55439]: @jsonschema.FormatChecker.cls_checks('date-time') [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 411.944083] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 411.944447] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 411.944546] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 411.944627] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 411.944738] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 411.944825] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 411.944892] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 411.944968] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.114631] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.114778] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.114816] [55439]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.114816] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.114948] [55438]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.114981] [55439]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.115026] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.115057] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.115088] [55438]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.115127] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.115321] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.115375] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.115408] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.115408] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.120480] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.120600] [55439]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.120642] [55439]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.120692] [55439]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.120757] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.120807] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.120842] [55438]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.120885] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.120920] [55438]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.120951] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.120982] [55438]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.121054] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.121121] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.121193] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.122217] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.122347] [55439]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.122380] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.122433] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.122598] [55438]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.122598] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.122672] [55439]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.122672] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.122736] [55438]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.122769] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.122802] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.122831] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.122862] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.122862] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.123716] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.123808] [55439]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.123877] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.123918] [55439]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.123960] [55438]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.123996] [55439]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.124058] [55438]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.124095] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.124126] [55438]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.124156] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.124187] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.124223] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.124260] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.124299] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.125725] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.125820] [55439]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.125869] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.125916] [55439]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.125949] [55438]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.125992] [55439]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.126029] [55438]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.126065] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.126095] [55438]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.126131] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.126162] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.126206] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.126236] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.126267] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.129857] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.129951] [55439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.129991] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.130042] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.130074] [55438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.130131] [55439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.130165] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.130202] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.130241] [55438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.130273] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.130303] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.130334] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.130364] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.130398] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.131682] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.131771] [55439]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.131811] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.131868] [55439]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.131920] [55438]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.131957] [55439]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.131995] [55438]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.132031] [55438]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.132065] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.132103] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.132132] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.132163] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.132198] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.132229] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.132906] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.132986] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.133033] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.133080] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.133130] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.133168] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.133200] [55439]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.133230] [55438]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.133260] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.133300] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.133341] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.133374] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.133404] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.133435] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.142995] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.143092] [55439]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.143166] [55439]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.143227] [55439]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.143290] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.143334] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.143361] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.143388] [55438]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.143436] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.143474] [55438]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.143511] [55438]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.143564] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.143625] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.143710] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.144211] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.144295] [55439]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.144366] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.144434] [55439]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.144498] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.144561] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.144594] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.144638] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.144670] [55438]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.144726] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.144794] [55438]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.144857] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.144919] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.145007] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.146334] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.146421] [55439]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.146493] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.146564] [55439]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.146635] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.146678] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.146718] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.146754] [55438]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.146785] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.146816] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.146846] [55438]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.146922] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.146986] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.147067] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.150991] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.151097] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.151170] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.151205] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.151253] [55439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.151287] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.151318] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.151349] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.151379] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.151428] [55438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.151460] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.151493] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.151493] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.151603] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.165622] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.165724] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.165767] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.165822] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.165861] [55439]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.165896] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.165928] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.165973] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.166018] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.166055] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.166087] [55438]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.166119] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.166170] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.166240] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.166760] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.166860] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.166920] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.166980] [55439]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.167054] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.167114] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.167169] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.167206] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.167269] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.167310] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.167310] [55438]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.167383] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.167423] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.167487] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.167964] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.168068] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.168138] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.168208] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.168287] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.168322] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.168379] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.168425] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.168483] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.168521] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.168521] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.168595] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.168645] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.168720] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.171006] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.171096] [55439]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.171166] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.171221] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.171256] [55439]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.171312] [55438]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.171345] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.171375] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.171425] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.171460] [55438]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.171491] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.171527] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.171527] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.171594] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.172141] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.172225] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.172295] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.172365] [55439]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.172406] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.172439] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.172487] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.172523] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.172575] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.172612] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.172657] [55438]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.172657] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.172721] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.172758] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.176576] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.176655] [55438]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.176722] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.176780] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.176854] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.176893] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.176925] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.176964] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.176997] [55439]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.177064] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.177132] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.177197] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.177264] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.177355] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.180091] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.180167] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.180239] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.180306] [55438]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.180340] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.180372] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.180407] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.180440] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.180470] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.180500] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.180537] [55439]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.180576] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.180642] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.180715] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.180911] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.180960] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.180994] [55438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.181046] [55439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.181080] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.181116] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.181147] [55438]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.181177] [55439]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.181208] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.181238] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.181269] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.181313] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.181350] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.181381] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.184988] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.185085] [55438]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.185156] [55438]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.185223] [55438]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.185305] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.185374] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.185416] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.185474] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.185519] [55439]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.185554] [55439]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.185614] [55439]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.185680] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.185755] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.185827] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.186187] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.186268] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.186339] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.186407] [55438]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.186476] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.186528] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.186597] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.186646] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.186732] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.186789] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.186863] [55439]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.186924] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.187006] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.187083] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.188415] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.188484] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.188557] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.188630] [55438]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.188706] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.188746] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.188794] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.188834] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.188866] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.188897] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.188970] [55439]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.189047] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.189111] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.189182] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.191896] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.191968] [55438]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.192013] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.192046] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.192094] [55439]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.192202] [55438]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.192202] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.192264] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.192296] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.192327] [55439]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.192360] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.192392] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.192392] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.192452] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.195257] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.195332] [55438]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.195400] [55438]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.195467] [55438]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.195541] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.195583] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.195632] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.195667] [55439]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.195712] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.195747] [55439]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.195782] [55439]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.195814] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.195894] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.195965] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.196436] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.196519] [55438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.196587] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.196650] [55438]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.196713] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.196773] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.196824] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.196861] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.196908] [55439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.196947] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.196992] [55439]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.197070] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.197132] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.197210] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.197656] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.197739] [55438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.197810] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.197878] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.197942] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.198009] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.198086] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.198134] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.198175] [55439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.198239] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.198331] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.198399] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.198471] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.198543] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.200012] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.200101] [55438]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.200172] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.200241] [55438]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.200304] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.200365] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.200401] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.200439] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.200471] [55439]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.200513] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.200592] [55439]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.200656] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.200718] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.200790] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.201467] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.201552] [55438]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.201622] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.201683] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.201722] [55438]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.201757] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.201788] [55439]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.201825] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.201858] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.201889] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.201921] [55439]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.201955] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.202024] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.202096] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.203669] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.203741] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.203776] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.203821] [55438]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.203856] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.203888] [55438]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.203925] [55439]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.203956] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.203987] [55439]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.204024] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.204057] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.204089] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.204119] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.204151] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.205340] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.205425] [55438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.205494] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.205561] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.205596] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.205634] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.205671] [55439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.205709] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.205745] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.205797] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.205856] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.205920] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.261256] [55439]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55439) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 412.261415] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.261459] [55438]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55438) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 412.261514] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.261548] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.261627] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.261662] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.261710] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.261783] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.261818] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.261848] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.261879] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.261914] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.261946] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.261975] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.262016] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.262046] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.262077] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.262108] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.262139] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.262170] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.262206] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.262238] [55439]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.262267] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.262298] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.262328] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.262359] [55439]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.262389] [55438]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.262419] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.262450] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.262483] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.262516] [55438]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.262546] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.262577] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.262608] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.262638] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.262668] [55439]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.262699] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.262730] [55439]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.262762] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.262795] [55439]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.262824] [55438]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.262854] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.262885] [55438]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.262915] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.262946] [55438]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.262977] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.263015] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.263051] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.263083] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.263113] [55439]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.263142] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.263172] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.263203] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.263234] [55439]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.263264] [55438]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.263295] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.263327] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.263359] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.263389] [55438]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.263419] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.263450] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.263450] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.263505] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.263505] [55439]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.263562] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.263595] [55439]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.263625] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.263655] [55439]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.263685] [55438]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.263717] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.263745] [55438]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.263770] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.263795] [55438]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.263795] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.263849] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.263875] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.263900] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.263930] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.263960] [55439]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.263990] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.264030] [55439]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.264058] [55438]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.264083] [55439]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.264112] [55438]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.264141] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.264170] [55438]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.264199] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.264230] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.264263] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.264294] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.264326] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.264357] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.264390] [55439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.264421] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.264451] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.264481] [55438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.264511] [55439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.264542] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.264572] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.264602] [55438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.264632] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.264662] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.264694] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.264724] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.264754] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.264784] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.264813] [55439]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.264843] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.264874] [55439]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.264904] [55438]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.264934] [55439]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.264969] [55438]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.265006] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.265035] [55438]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.265066] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.265095] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.265125] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.265155] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.265185] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.265215] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.265254] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.265297] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.265331] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.265362] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.265392] [55439]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.265421] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.265452] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.265481] [55438]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.265513] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.265548] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.265579] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.265609] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.265640] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.265671] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.265702] [55439]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.265732] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.265762] [55439]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.265792] [55438]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.265879] [55439]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.265911] [55438]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.265942] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.265971] [55438]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.266009] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.266039] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.266070] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.266100] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.266130] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.266165] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.266196] [55439]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.266225] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.266255] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.266286] [55438]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.266316] [55439]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.266348] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.266378] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.266408] [55438]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.266441] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.266471] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.266501] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.266531] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.266560] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.266590] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.266619] [55439]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.266649] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.266679] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.266712] [55438]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.266742] [55439]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.266771] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.266801] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.266830] [55438]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.266860] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.266890] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.266890] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.266945] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.266979] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.267017] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.267017] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.267076] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.267107] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.267136] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.267136] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.267191] [55439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.267221] [55438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.267255] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.267296] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.267330] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.267363] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.267398] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.267429] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.267458] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.267488] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.267518] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.267551] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.267581] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.267612] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.267643] [55439]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.267673] [55438]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.267703] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.267733] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.267763] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.267796] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.267828] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.267860] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.267891] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.267920] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.267950] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.267980] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.268017] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.268047] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.268077] [55439]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.268112] [55438]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.268143] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.268174] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.268204] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.268234] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.268261] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.268304] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.268338] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.268369] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.268404] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.268435] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.268465] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.268496] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.268525] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.268556] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.268586] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.268622] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.268657] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.268691] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.268721] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.268751] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.268781] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.268812] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.268844] [55439]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.268875] [55438]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.268905] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.268935] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.268965] [55439]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.268995] [55438]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.269030] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.269061] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.269091] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.269124] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.269155] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.269186] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.269215] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.269245] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.269275] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.269306] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.269335] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.269365] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.269398] [55439]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.269435] [55438]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.269466] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.269495] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.269525] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.269555] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.269594] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.269632] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.269663] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.269695] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.269728] [55439]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.269759] [55438]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.269789] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.269820] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.269850] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.269880] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.269910] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.269940] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.269971] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.270020] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.270052] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.270082] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.270112] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.270143] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.270174] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.270204] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.270234] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.270268] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.270301] [55439]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.270331] [55438]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.270331] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.270388] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.270418] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.270448] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.270477] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.270507] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.270507] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.270568] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.270568] [55438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.270624] [55439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.270654] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.270683] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.270713] [55438]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.270743] [55439]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.270772] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.270805] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.270836] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.270866] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.270896] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.270927] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.270957] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.270987] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.271024] [55438]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.271055] [55439]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.271088] [55438]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.271119] [55439]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.271148] [55438]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.271178] [55439]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.271208] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.271238] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.271270] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.271302] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.271333] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.271366] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.271397] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.271428] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.271458] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.271491] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.271521] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.271551] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.271580] [55438]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.271611] [55439]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.271644] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.271681] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.271713] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.271745] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.271776] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.271807] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.271837] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.271867] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.271900] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.271933] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.271963] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.271992] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.272026] [55438]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.272056] [55439]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.272091] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.272122] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.272151] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.272181] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.272213] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.272244] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.272273] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.272304] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.272334] [55438]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.272364] [55439]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.272395] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.272425] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.272454] [55438]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.272487] [55439]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.272517] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.272547] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.272578] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.272607] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.272636] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.272666] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.272696] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.272725] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.272758] [55438]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.272790] [55439]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.272819] [55438]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.272848] [55439]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.272878] [55438]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.272907] [55439]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.272937] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.272937] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.272992] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.273027] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.273061] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.273095] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.273125] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.273156] [55438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.273186] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.273216] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.273245] [55439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.273276] [55438]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.273307] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.273386] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.273419] [55439]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.273450] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.273481] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.273510] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.273540] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.273570] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.273600] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.273630] [55438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.273662] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.273693] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.273724] [55439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.273754] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.273784] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.273813] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.273841] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.273867] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.273891] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.273891] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.273945] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.273972] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.273999] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.273999] [55438]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.274083] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.274113] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.274142] [55439]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.274170] [55438]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.274200] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.274226] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.274256] [55439]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.274287] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.274317] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.274347] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.274378] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.274407] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.274436] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.274470] [55438]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.274500] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.274530] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.274560] [55439]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.274590] [55438]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.274621] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.274650] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.274680] [55439]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.274710] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.274743] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.274774] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.274804] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.274833] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.274863] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.274893] [55438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.274922] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.274953] [55438]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.274982] [55439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.275022] [55438]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.275054] [55439]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.275084] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.275113] [55439]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.275144] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.275175] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.275206] [55438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.275236] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.275277] [55438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55438) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.275320] [55439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.275351] [55438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.275381] [55439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55439) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.275412] [55438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.275442] [55439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.275473] [55438]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.275505] [55439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.275539] [55438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.275569] [55439]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.275602] [55438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55438) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.275632] [55439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.275632] [55439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55439) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.300072] [55438]: INFO dbcounter [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Registered counter for database cinder [ 412.300194] [55439]: INFO dbcounter [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Registered counter for database cinder [ 412.309011] [55439]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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=55439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 412.309103] [55438]: DEBUG oslo_db.sqlalchemy.engines [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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=55438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 412.435141] [55438]: DEBUG dbcounter [-] [55438] Writer thread running {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 412.438392] [55438]: INFO cinder.rpc [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 412.439360] [55439]: DEBUG dbcounter [-] [55439] Writer thread running {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 412.440575] [55438]: INFO cinder.rpc [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 412.441503] [55439]: INFO cinder.rpc [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 412.442634] [55438]: INFO cinder.rpc [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 412.443619] [55439]: INFO cinder.rpc [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 412.444472] [55438]: INFO cinder.rpc [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 412.444878] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.445074] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.445674] [55439]: INFO cinder.rpc [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 412.446656] [55438]: WARNING cinder.keymgr.conf_key_mgr [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.447511] [55439]: INFO cinder.rpc [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 412.447915] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.448160] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.448868] [55439]: WARNING cinder.keymgr.conf_key_mgr [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.449503] [55438]: DEBUG oslo_db.sqlalchemy.engines [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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=55438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 412.451187] [55438]: INFO cinder.rpc [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 412.451542] [55439]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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=55439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 412.453013] [55438]: INFO cinder.rpc [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 412.453175] [55439]: INFO cinder.rpc [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 412.453436] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.453603] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.454715] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.454874] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.455049] [55439]: INFO cinder.rpc [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 412.455486] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.455658] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.455692] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.455834] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.456789] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.456953] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.457859] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.458032] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.467175] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.467366] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.469634] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.469798] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.470038] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.470210] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.472456] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.472613] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.472932] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.473091] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.475706] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.475875] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.476612] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.476783] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.479345] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.479433] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.479508] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.479563] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.482026] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.482084] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.482197] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.482233] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.484678] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.484840] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.484875] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.485011] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.487580] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.487734] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.487772] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.487899] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.490293] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.490335] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.490465] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.490499] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.491385] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.491545] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.492864] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.493047] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.493955] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.494131] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.494594] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.494762] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.497185] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.497378] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.589238] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.589425] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.591441] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.591635] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.592822] [55438]: WARNING cinder.api.contrib.hosts [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 412.593244] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.593427] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.594303] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.594469] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.595332] [55439]: WARNING cinder.api.contrib.hosts [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 412.595440] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.595606] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.595781] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.595952] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.596387] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.596552] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.596807] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.596973] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.597606] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.597757] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.597952] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.598125] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.598670] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.598829] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.598868] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.599038] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.599651] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.599812] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.600036] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.600204] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.600797] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.600883] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.601122] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.601285] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.601819] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.601979] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.602076] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.602236] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.602705] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: extensions {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.603143] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.603303] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.604032] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-hosts {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.604223] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.604383] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.605075] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: extensions {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.606041] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: qos-specs {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.606417] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-hosts {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.608284] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-quota-class-sets {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.608430] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: qos-specs {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.609690] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: scheduler-stats {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.610590] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-quota-class-sets {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.611220] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-snapshot-manage {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.611985] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: scheduler-stats {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.612686] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: capabilities {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.613514] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-snapshot-manage {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.614068] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: encryption {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.614981] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: capabilities {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.615751] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: cgsnapshots {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.616366] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: encryption {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.617210] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-quota-sets {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.618406] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: cgsnapshots {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.618760] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-volume-manage {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.619821] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-quota-sets {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.621117] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-volume-transfer {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.621340] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-volume-manage {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.622786] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-volume-type-access {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.623663] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-volume-transfer {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.624375] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: backups {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.625370] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-volume-type-access {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.626861] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-services {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.626935] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: backups {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.628187] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: consistencygroups {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.629376] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-services {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.630173] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: extra_specs {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.630655] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: consistencygroups {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.632121] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: os-availability-zone {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.632661] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: extra_specs {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.633407] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extended resource: encryption {{(pid=55438) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.634312] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: os-availability-zone {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.635287] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.635480] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.635621] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extended resource: encryption {{(pid=55439) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 412.636402] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.636563] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.637441] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.637493] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.637615] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.637668] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.638499] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.638617] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.638653] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.638786] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.639588] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.639650] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.639742] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.639778] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.640631] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.640700] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.640798] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.640861] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.641714] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.641784] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.641875] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.641951] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.642794] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.642830] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.642952] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.642986] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.643902] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.643967] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.644069] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.644130] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.644905] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.644941] [55438]: WARNING stevedore.named [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.645085] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.645123] [55438]: WARNING castellan.key_manager [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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' [ 412.645793] [55438]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] SnapshotActionsController initialized {{(pid=55438) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 412.645927] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeActions extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646072] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.646109] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension UsedLimits extending resource: limits {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646216] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646252] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.646361] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646489] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension TypesManage extending resource: types {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646608] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646732] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension AdminActions extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646861] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension AdminActions extending resource: snapshots {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.646975] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension AdminActions extending resource: backups {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647017] [55439]: WARNING stevedore.named [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 412.647101] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647175] [55439]: WARNING castellan.key_manager [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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' [ 412.647232] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647390] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647520] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647721] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647837] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.647899] [55439]: DEBUG cinder.api.contrib.snapshot_actions [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] SnapshotActionsController initialized {{(pid=55439) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 412.647950] [55438]: DEBUG cinder.api.openstack [None req-e2be5217-bf29-4969-b72e-a95ef105c752 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55438) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648046] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeActions extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648206] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension UsedLimits extending resource: limits {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648350] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648479] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648596] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension TypesManage extending resource: types {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648717] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648842] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension AdminActions extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.648965] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension AdminActions extending resource: snapshots {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.649177] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension AdminActions extending resource: backups {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.649307] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.649440] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.649565] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.649690] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.649892] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.650015] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.650130] [55439]: DEBUG cinder.api.openstack [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=55439) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 412.650165] [55438]: WARNING keystonemiddleware.auth_token [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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. [ 412.652235] [55439]: WARNING keystonemiddleware.auth_token [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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. [ 412.654412] [55438]: WARNING keystonemiddleware.auth_token [None req-e2be5217-bf29-4969-b72e-a95ef105c752 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 [ 412.656533] [55439]: WARNING keystonemiddleware.auth_token [None req-8eb8e27d-7629-47d0-8955-50e94ca101ff 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 [ 412.656855] [55438]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d58cdc93be0 pid: 55438 (default app) [ 412.658986] [55439]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d58cdc93be0 pid: 55439 (default app) [ 412.666217] [55438]: /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. [ 412.666217] [55438]: warnings.warn(deprecated_msg) [ 412.666349] [55438]: /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. [ 412.666349] [55438]: warnings.warn(deprecated_msg) [ 412.666349] [55438]: /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. [ 412.666349] [55438]: warnings.warn(deprecated_msg) [ 412.666349] [55438]: /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. [ 412.666555] [55438]: warnings.warn(deprecated_msg) [ 412.666555] [55438]: /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. [ 412.666555] [55438]: warnings.warn(deprecated_msg) [ 412.666555] [55438]: /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. [ 412.666555] [55438]: warnings.warn(deprecated_msg) [ 412.666555] [55438]: /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. [ 412.666769] [55438]: warnings.warn(deprecated_msg) [ 412.666769] [55438]: /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. [ 412.666769] [55438]: warnings.warn(deprecated_msg) [ 412.666769] [55438]: /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. [ 412.666769] [55438]: warnings.warn(deprecated_msg) [ 412.666993] [55438]: /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. [ 412.666993] [55438]: warnings.warn(deprecated_msg) [ 412.666993] [55438]: /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. [ 412.666993] [55438]: warnings.warn(deprecated_msg) [ 412.667145] [55438]: /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. [ 412.667145] [55438]: warnings.warn(deprecated_msg) [ 412.667145] [55438]: /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. [ 412.667145] [55438]: warnings.warn(deprecated_msg) [ 412.667315] [55438]: /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. [ 412.667315] [55438]: warnings.warn(deprecated_msg) [ 412.667315] [55438]: /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. [ 412.667315] [55438]: warnings.warn(deprecated_msg) [ 412.667315] [55438]: /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. [ 412.667513] [55438]: warnings.warn(deprecated_msg) [ 412.667513] [55438]: /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. [ 412.667513] [55438]: warnings.warn(deprecated_msg) [ 412.667513] [55438]: /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. [ 412.667513] [55438]: warnings.warn(deprecated_msg) [ 412.667698] [55438]: /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. [ 412.667698] [55438]: warnings.warn(deprecated_msg) [ 412.667698] [55438]: /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. [ 412.667698] [55438]: warnings.warn(deprecated_msg) [ 412.667698] [55438]: /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. [ 412.667698] [55438]: warnings.warn(deprecated_msg) [ 412.667912] [55438]: /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. [ 412.667912] [55438]: warnings.warn(deprecated_msg) [ 412.667912] [55438]: /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. [ 412.667912] [55438]: warnings.warn(deprecated_msg) [ 412.667912] [55438]: /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. [ 412.667912] [55438]: warnings.warn(deprecated_msg) [ 412.668125] [55438]: /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. [ 412.668125] [55438]: warnings.warn(deprecated_msg) [ 412.668125] [55438]: /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. [ 412.668125] [55438]: warnings.warn(deprecated_msg) [ 412.668125] [55438]: /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. [ 412.668125] [55438]: warnings.warn(deprecated_msg) [ 412.668322] [55438]: /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. [ 412.668322] [55438]: warnings.warn(deprecated_msg) [ 412.668322] [55438]: /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. [ 412.668322] [55438]: warnings.warn(deprecated_msg) [ 412.668322] [55438]: /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. [ 412.668322] [55438]: warnings.warn(deprecated_msg) [ 412.668540] [55438]: /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. [ 412.668540] [55438]: warnings.warn(deprecated_msg) [ 412.668540] [55438]: /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. [ 412.668540] [55438]: warnings.warn(deprecated_msg) [ 412.668683] [55438]: /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. [ 412.668683] [55438]: warnings.warn(deprecated_msg) [ 412.668683] [55438]: /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. [ 412.668683] [55438]: warnings.warn(deprecated_msg) [ 412.668683] [55438]: /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. [ 412.668869] [55438]: warnings.warn(deprecated_msg) [ 412.668869] [55438]: /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. [ 412.668869] [55438]: warnings.warn(deprecated_msg) [ 412.668869] [55438]: /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. [ 412.668869] [55438]: warnings.warn(deprecated_msg) [ 412.669041] [55438]: /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. [ 412.669041] [55438]: warnings.warn(deprecated_msg) [ 412.669041] [55438]: /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. [ 412.669041] [55438]: warnings.warn(deprecated_msg) [ 412.669041] [55438]: /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. [ 412.669041] [55438]: warnings.warn(deprecated_msg) [ 412.669240] [55438]: /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. [ 412.669240] [55438]: warnings.warn(deprecated_msg) [ 412.669240] [55438]: /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. [ 412.669240] [55438]: warnings.warn(deprecated_msg) [ 412.669240] [55438]: /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. [ 412.669431] [55438]: warnings.warn(deprecated_msg) [ 412.669431] [55438]: /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. [ 412.669431] [55438]: warnings.warn(deprecated_msg) [ 412.669431] [55438]: /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. [ 412.669431] [55438]: warnings.warn(deprecated_msg) [ 412.669605] [55438]: /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. [ 412.669605] [55438]: warnings.warn(deprecated_msg) [ 412.669605] [55438]: /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. [ 412.669605] [55438]: warnings.warn(deprecated_msg) [ 412.669742] [55438]: /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. [ 412.669742] [55438]: warnings.warn(deprecated_msg) [ 412.669742] [55438]: /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. [ 412.669742] [55438]: warnings.warn(deprecated_msg) [ 412.669884] [55438]: /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. [ 412.669884] [55438]: warnings.warn(deprecated_msg) [ 412.669884] [55438]: /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. [ 412.669884] [55438]: warnings.warn(deprecated_msg) [ 412.669884] [55438]: /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. [ 412.670081] [55438]: warnings.warn(deprecated_msg) [ 412.670081] [55438]: /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. [ 412.670081] [55438]: warnings.warn(deprecated_msg) [ 412.670081] [55438]: /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. [ 412.670081] [55438]: warnings.warn(deprecated_msg) [ 412.670255] [55438]: /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. [ 412.670255] [55438]: warnings.warn(deprecated_msg) [ 412.670255] [55438]: /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. [ 412.670255] [55438]: warnings.warn(deprecated_msg) [ 412.670404] [55438]: /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. [ 412.670404] [55438]: warnings.warn(deprecated_msg) [ 412.670404] [55438]: /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. [ 412.670404] [55438]: warnings.warn(deprecated_msg) [ 412.670573] [55438]: /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. [ 412.670573] [55438]: warnings.warn(deprecated_msg) [ 412.670573] [55438]: /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. [ 412.670573] [55438]: warnings.warn(deprecated_msg) [ 412.670722] [55438]: /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. [ 412.670722] [55438]: warnings.warn(deprecated_msg) [ 412.670722] [55438]: /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. [ 412.670722] [55438]: warnings.warn(deprecated_msg) [ 412.670865] [55438]: /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. [ 412.670865] [55438]: warnings.warn(deprecated_msg) [ 412.670865] [55438]: /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. [ 412.670865] [55438]: warnings.warn(deprecated_msg) [ 412.671044] [55438]: /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. [ 412.671044] [55438]: warnings.warn(deprecated_msg) [ 412.671044] [55438]: /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. [ 412.671044] [55438]: warnings.warn(deprecated_msg) [ 412.671044] [55438]: /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. [ 412.671044] [55438]: warnings.warn(deprecated_msg) [ 412.671266] [55438]: /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. [ 412.671266] [55438]: warnings.warn(deprecated_msg) [ 412.671266] [55438]: /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. [ 412.671266] [55438]: warnings.warn(deprecated_msg) [ 412.671266] [55438]: /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. [ 412.671455] [55438]: warnings.warn(deprecated_msg) [ 412.671455] [55438]: /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. [ 412.671455] [55438]: warnings.warn(deprecated_msg) [ 412.671455] [55438]: /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. [ 412.671455] [55438]: warnings.warn(deprecated_msg) [ 412.671455] [55438]: /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. [ 412.671455] [55438]: warnings.warn(deprecated_msg) [ 412.671699] [55438]: /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. [ 412.671699] [55438]: warnings.warn(deprecated_msg) [ 412.671699] [55438]: /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. [ 412.671699] [55438]: warnings.warn(deprecated_msg) [ 412.671699] [55438]: /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. [ 412.671699] [55438]: warnings.warn(deprecated_msg) [ 412.671912] [55438]: /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. [ 412.671912] [55438]: warnings.warn(deprecated_msg) [ 412.671912] [55438]: /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. [ 412.671912] [55438]: warnings.warn(deprecated_msg) [ 412.671912] [55438]: /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. [ 412.671912] [55438]: warnings.warn(deprecated_msg) [ 412.672143] [55438]: /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. [ 412.672143] [55438]: warnings.warn(deprecated_msg) [ 412.672143] [55438]: /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. [ 412.672143] [55438]: warnings.warn(deprecated_msg) [ 412.672143] [55438]: /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. [ 412.672143] [55438]: warnings.warn(deprecated_msg) [ 412.672361] [55438]: /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. [ 412.672361] [55438]: warnings.warn(deprecated_msg) [ 412.672361] [55438]: /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. [ 412.672361] [55438]: warnings.warn(deprecated_msg) [ 412.672498] [55438]: /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. [ 412.672498] [55438]: warnings.warn(deprecated_msg) [ 412.672498] [55438]: /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. [ 412.672498] [55438]: warnings.warn(deprecated_msg) [ 412.672643] [55438]: /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. [ 412.672643] [55438]: warnings.warn(deprecated_msg) [ 412.672643] [55438]: /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. [ 412.672643] [55438]: warnings.warn(deprecated_msg) [ 412.672779] [55438]: /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. [ 412.672779] [55438]: warnings.warn(deprecated_msg) [ 412.672779] [55438]: /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. [ 412.672779] [55438]: warnings.warn(deprecated_msg) [ 412.672779] [55438]: DEBUG cinder.api.middleware.request_id [None req-85d0c032-1df5-4032-81ac-b09004a36f9c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 412.672779] [55438]: [pid: 55438|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Feb 21 08:46:47 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 415.993026] [55439]: /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. [ 415.993026] [55439]: warnings.warn(deprecated_msg) [ 415.993026] [55439]: /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. [ 415.993026] [55439]: warnings.warn(deprecated_msg) [ 415.993026] [55439]: /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. [ 415.993496] [55439]: warnings.warn(deprecated_msg) [ 415.993496] [55439]: /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. [ 415.993496] [55439]: warnings.warn(deprecated_msg) [ 415.993496] [55439]: /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. [ 415.993496] [55439]: warnings.warn(deprecated_msg) [ 415.993714] [55439]: /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. [ 415.993714] [55439]: warnings.warn(deprecated_msg) [ 415.993714] [55439]: /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. [ 415.993714] [55439]: warnings.warn(deprecated_msg) [ 415.993714] [55439]: /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. [ 415.993714] [55439]: warnings.warn(deprecated_msg) [ 415.993909] [55439]: /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. [ 415.993909] [55439]: warnings.warn(deprecated_msg) [ 415.993909] [55439]: /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. [ 415.993909] [55439]: warnings.warn(deprecated_msg) [ 415.994046] [55439]: /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. [ 415.994046] [55439]: warnings.warn(deprecated_msg) [ 415.994046] [55439]: /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. [ 415.994046] [55439]: warnings.warn(deprecated_msg) [ 415.994175] [55439]: /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. [ 415.994175] [55439]: warnings.warn(deprecated_msg) [ 415.994175] [55439]: /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. [ 415.994175] [55439]: warnings.warn(deprecated_msg) [ 415.994300] [55439]: /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. [ 415.994300] [55439]: warnings.warn(deprecated_msg) [ 415.994300] [55439]: /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. [ 415.994300] [55439]: warnings.warn(deprecated_msg) [ 415.994300] [55439]: /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. [ 415.994460] [55439]: warnings.warn(deprecated_msg) [ 415.996021] [55439]: /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. [ 415.996021] [55439]: warnings.warn(deprecated_msg) [ 415.996021] [55439]: /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. [ 415.996021] [55439]: warnings.warn(deprecated_msg) [ 415.996021] [55439]: /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. [ 415.996238] [55439]: warnings.warn(deprecated_msg) [ 415.996238] [55439]: /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. [ 415.996238] [55439]: warnings.warn(deprecated_msg) [ 415.996238] [55439]: /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. [ 415.996238] [55439]: warnings.warn(deprecated_msg) [ 415.996238] [55439]: /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. [ 415.996238] [55439]: warnings.warn(deprecated_msg) [ 415.996429] [55439]: /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. [ 415.996429] [55439]: warnings.warn(deprecated_msg) [ 415.996429] [55439]: /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. [ 415.996429] [55439]: warnings.warn(deprecated_msg) [ 415.996429] [55439]: /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. [ 415.996429] [55439]: warnings.warn(deprecated_msg) [ 415.996596] [55439]: /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. [ 415.996596] [55439]: warnings.warn(deprecated_msg) [ 415.996596] [55439]: /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. [ 415.996596] [55439]: warnings.warn(deprecated_msg) [ 415.996596] [55439]: /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. [ 415.996596] [55439]: warnings.warn(deprecated_msg) [ 415.996800] [55439]: /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. [ 415.996800] [55439]: warnings.warn(deprecated_msg) [ 415.996800] [55439]: /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. [ 415.996800] [55439]: warnings.warn(deprecated_msg) [ 415.996800] [55439]: /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. [ 415.996938] [55439]: warnings.warn(deprecated_msg) [ 415.996938] [55439]: /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. [ 415.996938] [55439]: warnings.warn(deprecated_msg) [ 415.996938] [55439]: /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. [ 415.996938] [55439]: warnings.warn(deprecated_msg) [ 415.997086] [55439]: /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. [ 415.997086] [55439]: warnings.warn(deprecated_msg) [ 415.997086] [55439]: /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. [ 415.997086] [55439]: warnings.warn(deprecated_msg) [ 415.997086] [55439]: /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. [ 415.997220] [55439]: warnings.warn(deprecated_msg) [ 415.997220] [55439]: /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. [ 415.997220] [55439]: warnings.warn(deprecated_msg) [ 415.997220] [55439]: /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. [ 415.997220] [55439]: warnings.warn(deprecated_msg) [ 415.997220] [55439]: /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. [ 415.997220] [55439]: warnings.warn(deprecated_msg) [ 415.997396] [55439]: /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. [ 415.997396] [55439]: warnings.warn(deprecated_msg) [ 415.997396] [55439]: /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. [ 415.997396] [55439]: warnings.warn(deprecated_msg) [ 415.997396] [55439]: /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. [ 415.997559] [55439]: warnings.warn(deprecated_msg) [ 415.997559] [55439]: /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. [ 415.997559] [55439]: warnings.warn(deprecated_msg) [ 415.997559] [55439]: /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. [ 415.997559] [55439]: warnings.warn(deprecated_msg) [ 415.997693] [55439]: /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. [ 415.997693] [55439]: warnings.warn(deprecated_msg) [ 415.997693] [55439]: /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. [ 415.997693] [55439]: warnings.warn(deprecated_msg) [ 415.997806] [55439]: /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. [ 415.997806] [55439]: warnings.warn(deprecated_msg) [ 415.997806] [55439]: /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. [ 415.997806] [55439]: warnings.warn(deprecated_msg) [ 415.997914] [55439]: /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. [ 415.997914] [55439]: warnings.warn(deprecated_msg) [ 415.997914] [55439]: /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. [ 415.997914] [55439]: warnings.warn(deprecated_msg) [ 415.997914] [55439]: /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. [ 415.998065] [55439]: warnings.warn(deprecated_msg) [ 415.998065] [55439]: /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. [ 415.998065] [55439]: warnings.warn(deprecated_msg) [ 415.998065] [55439]: /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. [ 415.998065] [55439]: warnings.warn(deprecated_msg) [ 415.998190] [55439]: /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. [ 415.998190] [55439]: warnings.warn(deprecated_msg) [ 415.998190] [55439]: /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. [ 415.998190] [55439]: warnings.warn(deprecated_msg) [ 415.998297] [55439]: /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. [ 415.998297] [55439]: warnings.warn(deprecated_msg) [ 415.998297] [55439]: /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. [ 415.998297] [55439]: warnings.warn(deprecated_msg) [ 415.998401] [55439]: /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. [ 415.998401] [55439]: warnings.warn(deprecated_msg) [ 415.998401] [55439]: /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. [ 415.998401] [55439]: warnings.warn(deprecated_msg) [ 415.998522] [55439]: /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. [ 415.998522] [55439]: warnings.warn(deprecated_msg) [ 415.998522] [55439]: /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. [ 415.998522] [55439]: warnings.warn(deprecated_msg) [ 415.998633] [55439]: /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. [ 415.998633] [55439]: warnings.warn(deprecated_msg) [ 415.998633] [55439]: /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. [ 415.998633] [55439]: warnings.warn(deprecated_msg) [ 415.998743] [55439]: /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. [ 415.998743] [55439]: warnings.warn(deprecated_msg) [ 415.998743] [55439]: /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. [ 415.998743] [55439]: warnings.warn(deprecated_msg) [ 415.998743] [55439]: /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. [ 415.998743] [55439]: warnings.warn(deprecated_msg) [ 415.998910] [55439]: /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. [ 415.998910] [55439]: warnings.warn(deprecated_msg) [ 415.998910] [55439]: /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. [ 415.998910] [55439]: warnings.warn(deprecated_msg) [ 415.998910] [55439]: /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. [ 415.999058] [55439]: warnings.warn(deprecated_msg) [ 415.999058] [55439]: /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. [ 415.999058] [55439]: warnings.warn(deprecated_msg) [ 415.999058] [55439]: /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. [ 415.999058] [55439]: warnings.warn(deprecated_msg) [ 415.999058] [55439]: /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. [ 415.999058] [55439]: warnings.warn(deprecated_msg) [ 415.999246] [55439]: /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. [ 415.999246] [55439]: warnings.warn(deprecated_msg) [ 415.999246] [55439]: /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. [ 415.999246] [55439]: warnings.warn(deprecated_msg) [ 415.999246] [55439]: /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. [ 415.999246] [55439]: warnings.warn(deprecated_msg) [ 416.000405] [55439]: /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. [ 416.000405] [55439]: warnings.warn(deprecated_msg) [ 416.000405] [55439]: /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. [ 416.000405] [55439]: warnings.warn(deprecated_msg) [ 416.000405] [55439]: /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. [ 416.000405] [55439]: warnings.warn(deprecated_msg) [ 416.000683] [55439]: /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. [ 416.000683] [55439]: warnings.warn(deprecated_msg) [ 416.000683] [55439]: /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. [ 416.000683] [55439]: warnings.warn(deprecated_msg) [ 416.000683] [55439]: /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. [ 416.000683] [55439]: warnings.warn(deprecated_msg) [ 416.000955] [55439]: /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. [ 416.000955] [55439]: warnings.warn(deprecated_msg) [ 416.000955] [55439]: /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. [ 416.000955] [55439]: warnings.warn(deprecated_msg) [ 416.001140] [55439]: /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. [ 416.001140] [55439]: warnings.warn(deprecated_msg) [ 416.001140] [55439]: /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. [ 416.001140] [55439]: warnings.warn(deprecated_msg) [ 416.001322] [55439]: /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. [ 416.001322] [55439]: warnings.warn(deprecated_msg) [ 416.001322] [55439]: /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. [ 416.001322] [55439]: warnings.warn(deprecated_msg) [ 416.001564] [55439]: /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. [ 416.001564] [55439]: warnings.warn(deprecated_msg) [ 416.001564] [55439]: /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. [ 416.001564] [55439]: warnings.warn(deprecated_msg) [ 416.001564] [55439]: DEBUG cinder.api.middleware.request_id [None req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 416.351125] [55439]: INFO cinder.api.openstack.wsgi [None req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 admin admin] POST http://10.180.1.21/volume/v3/types [ 416.351883] [55439]: DEBUG cinder.api.openstack.wsgi [None req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 416.353884] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 416.353884] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 416.357297] [55439]: DEBUG oslo_db.sqlalchemy.engines [None req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 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=55439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 416.380019] [55439]: INFO cinder.api.openstack.wsgi [None req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 416.380584] [55439]: [pid: 55439|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:46:50 2025] POST /volume/v3/types => generated 182 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 416.384249] [55438]: DEBUG cinder.api.middleware.request_id [req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 req-bd29f7db-e4fc-4635-8dfe-21846880d84d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 416.648738] [55438]: INFO cinder.api.openstack.wsgi [req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 req-bd29f7db-e4fc-4635-8dfe-21846880d84d admin admin] POST http://10.180.1.21/volume/v3/types/03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb/extra_specs [ 416.649456] [55438]: DEBUG cinder.api.openstack.wsgi [req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 req-bd29f7db-e4fc-4635-8dfe-21846880d84d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 416.651519] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 416.651519] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 416.655117] [55438]: DEBUG oslo_db.sqlalchemy.engines [req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 req-bd29f7db-e4fc-4635-8dfe-21846880d84d 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=55438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 416.702668] [55438]: INFO cinder.api.openstack.wsgi [req-98bde4b0-1a19-4d26-9098-6aa57489a4b1 req-bd29f7db-e4fc-4635-8dfe-21846880d84d admin admin] http://10.180.1.21/volume/v3/types/03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb/extra_specs returned with HTTP 200 [ 416.703212] [55438]: [pid: 55438|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Feb 21 08:46:51 2025] POST /volume/v3/types/03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb/extra_specs => generated 51 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 426.377560] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 426.701101] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 427.563592] [55439]: DEBUG cinder.api.middleware.request_id [None req-9503cff9-16a9-4b4a-9af1-a79dfb5109eb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 427.564366] [55439]: INFO cinder.api.openstack.wsgi [None req-9503cff9-16a9-4b4a-9af1-a79dfb5109eb None None] GET http://10.180.1.21/volume// [ 427.564498] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9503cff9-16a9-4b4a-9af1-a79dfb5109eb None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 427.564741] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9503cff9-16a9-4b4a-9af1-a79dfb5109eb None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 427.565365] [55439]: INFO cinder.api.openstack.wsgi [None req-9503cff9-16a9-4b4a-9af1-a79dfb5109eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 427.565658] [55439]: [pid: 55439|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Fri Feb 21 08:47:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 484.670838] [55438]: DEBUG cinder.api.middleware.request_id [None req-96ec8ab2-c32c-4e82-8114-640b68f12949 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 484.738455] [55438]: INFO cinder.api.openstack.wsgi [None req-96ec8ab2-c32c-4e82-8114-640b68f12949 tempest-verify_tempest_config-703767787 tempest-verify_tempest_config-703767787-project-member] GET http://10.180.1.21/volume/v3/extensions [ 484.738779] [55438]: DEBUG cinder.api.openstack.wsgi [None req-96ec8ab2-c32c-4e82-8114-640b68f12949 tempest-verify_tempest_config-703767787 tempest-verify_tempest_config-703767787-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 484.739062] [55438]: DEBUG cinder.api.openstack.wsgi [None req-96ec8ab2-c32c-4e82-8114-640b68f12949 tempest-verify_tempest_config-703767787 tempest-verify_tempest_config-703767787-project-member] Calling method 'index' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 484.739485] [55438]: INFO cinder.api.openstack.wsgi [None req-96ec8ab2-c32c-4e82-8114-640b68f12949 tempest-verify_tempest_config-703767787 tempest-verify_tempest_config-703767787-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 484.739862] [55438]: [pid: 55438|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Feb 21 08:47:59 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 551.061817] [55439]: DEBUG cinder.api.middleware.request_id [None req-fb5320de-d501-4af6-a765-57c3b51d02de None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 551.147196] [55439]: INFO cinder.api.openstack.wsgi [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 551.148875] [55439]: DEBUG cinder.api.openstack.wsgi [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-668543539"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 551.156711] [55439]: DEBUG cinder.api.v3.volumes [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-668543539'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 551.156711] [55439]: INFO cinder.api.v3.volumes [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Create volume of 1 GB [ 551.169878] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Availability zone cache updated, next update will occur around 2025-02-21 09:49:06.031306. {{(pid=55439) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 551.170812] [55439]: INFO cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Availability Zones retrieved successfully. [ 551.189143] [55439]: /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 [ 551.189143] [55439]: import asyncore [ 551.198029] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Flow 'volume_create_api' (fd68884e-79b7-4d5d-ab67-b92ec45bddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 551.199822] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ecf41b-e4e7-4010-8721-2518d3372922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 551.202468] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 551.247029] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ecf41b-e4e7-4010-8721-2518d3372922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 551.247288] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e713656-967a-488e-9e1a-20eca5804c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 551.274678] [55439]: WARNING cinder.quota [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-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. [ 551.275038] [55439]: WARNING cinder.quota [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-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. [ 551.355459] [55439]: DEBUG cinder.quota [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Created reservations ['1dfbae6c-7b86-436c-95ef-2d34ff222de1', '3d6ad57e-71fb-4dcb-96b0-1fa79928e25c', '4473d21f-a18f-406e-bdcc-b3323ba9fb6b', '9aa9b31d-cd14-4d53-9a6a-88d1b2980c6a'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 551.356636] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e713656-967a-488e-9e1a-20eca5804c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dfbae6c-7b86-436c-95ef-2d34ff222de1', '3d6ad57e-71fb-4dcb-96b0-1fa79928e25c', '4473d21f-a18f-406e-bdcc-b3323ba9fb6b', '9aa9b31d-cd14-4d53-9a6a-88d1b2980c6a']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 551.357775] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148d4d07-be31-4a6b-8fb1-744cd2458b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 551.525381] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148d4d07-be31-4a6b-8fb1-744cd2458b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de00afd-301e-4d5d-bb88-692724edd416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-668543539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15604e600c594e9a832d864d86fa5e8b',qos_specs=None,replication_status=,reservations=['1dfbae6c-7b86-436c-95ef-2d34ff222de1','3d6ad57e-71fb-4dcb-96b0-1fa79928e25c','4473d21f-a18f-406e-bdcc-b3323ba9fb6b','9aa9b31d-cd14-4d53-9a6a-88d1b2980c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651085b8f334bdd88cdf99e2251814d',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-668543539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de00afd-301e-4d5d-bb88-692724edd416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15604e600c594e9a832d864d86fa5e8b',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='a651085b8f334bdd88cdf99e2251814d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 551.526538] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c666b7b-c009-48ad-a0d5-4b30bc00b39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 551.546504] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c666b7b-c009-48ad-a0d5-4b30bc00b39e) 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-668543539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15604e600c594e9a832d864d86fa5e8b',qos_specs=None,replication_status=,reservations=['1dfbae6c-7b86-436c-95ef-2d34ff222de1','3d6ad57e-71fb-4dcb-96b0-1fa79928e25c','4473d21f-a18f-406e-bdcc-b3323ba9fb6b','9aa9b31d-cd14-4d53-9a6a-88d1b2980c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651085b8f334bdd88cdf99e2251814d',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 551.547826] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2d8a91-0a9c-4b6b-aad8-33ffd7c448b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 551.583503] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2d8a91-0a9c-4b6b-aad8-33ffd7c448b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 551.587785] [55439]: DEBUG cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Flow 'volume_create_api' (fd68884e-79b7-4d5d-ab67-b92ec45bddfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 551.588205] [55439]: INFO cinder.volume.api [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Create volume request issued successfully. [ 551.589449] [55439]: INFO cinder.api.openstack.wsgi [None req-fb5320de-d501-4af6-a765-57c3b51d02de tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 551.589833] [55439]: [pid: 55439|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:49:05 2025] POST /volume/v3/volumes => generated 783 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 551.605713] [55438]: DEBUG cinder.api.middleware.request_id [None req-20e59ecc-fe17-4f26-83ce-7930e5cbee14 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 551.607958] [55438]: INFO cinder.api.openstack.wsgi [None req-20e59ecc-fe17-4f26-83ce-7930e5cbee14 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 551.608366] [55438]: DEBUG cinder.api.openstack.wsgi [None req-20e59ecc-fe17-4f26-83ce-7930e5cbee14 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 551.608561] [55438]: DEBUG cinder.api.openstack.wsgi [None req-20e59ecc-fe17-4f26-83ce-7930e5cbee14 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 551.656566] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 551.656566] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 551.667713] [55438]: INFO cinder.volume.api [None req-20e59ecc-fe17-4f26-83ce-7930e5cbee14 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 551.680897] [55438]: INFO cinder.api.openstack.wsgi [None req-20e59ecc-fe17-4f26-83ce-7930e5cbee14 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 551.681489] [55438]: [pid: 55438|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:49:06 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 962 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 552.693262] [55439]: DEBUG cinder.api.middleware.request_id [None req-5e86c0f3-fde9-4fb7-abf1-9e6200c13030 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 552.695731] [55439]: INFO cinder.api.openstack.wsgi [None req-5e86c0f3-fde9-4fb7-abf1-9e6200c13030 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 552.695731] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5e86c0f3-fde9-4fb7-abf1-9e6200c13030 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 552.695933] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5e86c0f3-fde9-4fb7-abf1-9e6200c13030 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 552.707024] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 552.707024] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 552.712650] [55439]: INFO cinder.volume.api [None req-5e86c0f3-fde9-4fb7-abf1-9e6200c13030 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 552.718735] [55439]: INFO cinder.api.openstack.wsgi [None req-5e86c0f3-fde9-4fb7-abf1-9e6200c13030 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 552.719295] [55439]: [pid: 55439|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:49:07 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 561.677528] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=4 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 562.717062] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 598.283029] [55438]: DEBUG cinder.api.middleware.request_id [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.283659] [55438]: INFO cinder.api.openstack.wsgi [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] POST http://10.180.1.21/volume/v3/volumes [ 598.284115] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-909950207", "imageRef": "b9e27439-f47d-4d34-b48d-2bb5f19db53e", "size": 1}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 598.288464] [55438]: DEBUG cinder.api.v3.volumes [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-909950207', 'imageRef': 'b9e27439-f47d-4d34-b48d-2bb5f19db53e', 'size': 1}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 598.571756] [55438]: INFO cinder.api.v3.volumes [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Create volume of 1 GB [ 598.589239] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Availability zone cache updated, next update will occur around 2025-02-21 09:49:53.451093. {{(pid=55438) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 598.589638] [55438]: INFO cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Availability Zones retrieved successfully. [ 598.606613] [55438]: /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 [ 598.606613] [55438]: import asyncore [ 598.735443] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Flow 'volume_create_api' (99e63f0d-14d8-4599-9ba9-3b019e300dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 598.736832] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c36fe4-977e-4ea4-a015-0b0c14368c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.738175] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 598.822047] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c36fe4-977e-4ea4-a015-0b0c14368c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.823356] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052cd2b0-5b35-4697-a70d-8a96d4b3b50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.857528] [55438]: WARNING cinder.quota [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-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. [ 598.858737] [55438]: WARNING cinder.quota [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-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. [ 598.898971] [55438]: DEBUG cinder.quota [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Created reservations ['1bb5c9ad-bce3-44bf-852c-138afefa6a47', '1b8f944c-b4c4-4a36-a9ce-c8c8ca1af5bf', '8295fdae-359b-469f-ac3a-ebd9f10fcdfb', '875c51b0-0791-4e80-9f5c-625ed4f2f73b'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 598.899929] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052cd2b0-5b35-4697-a70d-8a96d4b3b50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bb5c9ad-bce3-44bf-852c-138afefa6a47', '1b8f944c-b4c4-4a36-a9ce-c8c8ca1af5bf', '8295fdae-359b-469f-ac3a-ebd9f10fcdfb', '875c51b0-0791-4e80-9f5c-625ed4f2f73b']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.900820] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06f3a04-2fa8-4673-8495-c44791c9ad3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.934565] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06f3a04-2fa8-4673-8495-c44791c9ad3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ed169d-3346-4d8f-9459-70d1acbe5259', '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-909950207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b0585c35c24e27856994e63291445e',qos_specs=None,replication_status=,reservations=['1bb5c9ad-bce3-44bf-852c-138afefa6a47','1b8f944c-b4c4-4a36-a9ce-c8c8ca1af5bf','8295fdae-359b-469f-ac3a-ebd9f10fcdfb','875c51b0-0791-4e80-9f5c-625ed4f2f73b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcaf1e030b114df3ace5cb97f86ae177',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-909950207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ed169d-3346-4d8f-9459-70d1acbe5259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72b0585c35c24e27856994e63291445e',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='bcaf1e030b114df3ace5cb97f86ae177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.935418] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d99096-8a7c-4992-a1a5-feddc76dd3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.957761] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d99096-8a7c-4992-a1a5-feddc76dd3d5) 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-909950207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72b0585c35c24e27856994e63291445e',qos_specs=None,replication_status=,reservations=['1bb5c9ad-bce3-44bf-852c-138afefa6a47','1b8f944c-b4c4-4a36-a9ce-c8c8ca1af5bf','8295fdae-359b-469f-ac3a-ebd9f10fcdfb','875c51b0-0791-4e80-9f5c-625ed4f2f73b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcaf1e030b114df3ace5cb97f86ae177',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.958709] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7755b9d-d31c-4112-a6b7-b5f5821be142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.982457] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7755b9d-d31c-4112-a6b7-b5f5821be142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.983603] [55438]: DEBUG cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Flow 'volume_create_api' (99e63f0d-14d8-4599-9ba9-3b019e300dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 598.983974] [55438]: INFO cinder.volume.api [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Create volume request issued successfully. [ 598.984704] [55438]: INFO cinder.api.openstack.wsgi [None req-5f96a6b8-1b21-4d42-85aa-91318957cd62 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 598.985439] [55438]: [pid: 55438|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Feb 21 08:49:53 2025] POST /volume/v3/volumes => generated 897 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 598.994876] [55439]: DEBUG cinder.api.middleware.request_id [None req-58ab135f-b600-460f-b0fe-e466bb520f73 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.997867] [55439]: INFO cinder.api.openstack.wsgi [None req-58ab135f-b600-460f-b0fe-e466bb520f73 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 598.998147] [55439]: DEBUG cinder.api.openstack.wsgi [None req-58ab135f-b600-460f-b0fe-e466bb520f73 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.998373] [55439]: DEBUG cinder.api.openstack.wsgi [None req-58ab135f-b600-460f-b0fe-e466bb520f73 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.032235] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.032235] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.037431] [55439]: INFO cinder.volume.api [None req-58ab135f-b600-460f-b0fe-e466bb520f73 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 599.044019] [55439]: INFO cinder.api.openstack.wsgi [None req-58ab135f-b600-460f-b0fe-e466bb520f73 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 599.044019] [55439]: [pid: 55439|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:49:53 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 600.054566] [55438]: DEBUG cinder.api.middleware.request_id [None req-860c2baf-5ea2-405e-b4df-ca6428fa6ee7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.056825] [55438]: INFO cinder.api.openstack.wsgi [None req-860c2baf-5ea2-405e-b4df-ca6428fa6ee7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 600.057179] [55438]: DEBUG cinder.api.openstack.wsgi [None req-860c2baf-5ea2-405e-b4df-ca6428fa6ee7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.057446] [55438]: DEBUG cinder.api.openstack.wsgi [None req-860c2baf-5ea2-405e-b4df-ca6428fa6ee7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.067117] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.067117] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.071137] [55438]: INFO cinder.volume.api [None req-860c2baf-5ea2-405e-b4df-ca6428fa6ee7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 600.076238] [55438]: INFO cinder.api.openstack.wsgi [None req-860c2baf-5ea2-405e-b4df-ca6428fa6ee7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 600.076652] [55438]: [pid: 55438|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:49:54 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 600.832389] [55439]: DEBUG cinder.api.middleware.request_id [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.834098] [55439]: WARNING keystonemiddleware.auth_token [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 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. [ 600.836302] [55439]: INFO cinder.api.openstack.wsgi [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1644709372 [ 600.836302] [55439]: DEBUG cinder.api.openstack.wsgi [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.836302] [55439]: DEBUG cinder.api.openstack.wsgi [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.836495] [55439]: INFO cinder.api.v3.volumes [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Delete volume with id: tempest-invalid-1644709372 [ 600.850485] [55439]: INFO cinder.api.openstack.wsgi [req-5d95c496-33a4-4832-bd6c-466a456c5ed4 req-cf3c2100-6898-4e00-a6f9-5d71a8758946 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1644709372 returned with HTTP 404 [ 600.855348] [55439]: [pid: 55439|app: 0|req: 6/12] 10.180.1.21 () {62 vars in 1470 bytes} [Fri Feb 21 08:49:55 2025] DELETE /volume/v3/volumes/tempest-invalid-1644709372 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 601.088833] [55438]: DEBUG cinder.api.middleware.request_id [None req-721a1f2a-0127-4b5e-914b-000f3d9c2fe3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.091245] [55438]: INFO cinder.api.openstack.wsgi [None req-721a1f2a-0127-4b5e-914b-000f3d9c2fe3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 601.091245] [55438]: DEBUG cinder.api.openstack.wsgi [None req-721a1f2a-0127-4b5e-914b-000f3d9c2fe3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.091245] [55438]: DEBUG cinder.api.openstack.wsgi [None req-721a1f2a-0127-4b5e-914b-000f3d9c2fe3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.104418] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.104418] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.117283] [55438]: INFO cinder.volume.api [None req-721a1f2a-0127-4b5e-914b-000f3d9c2fe3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 601.124236] [55438]: INFO cinder.api.openstack.wsgi [None req-721a1f2a-0127-4b5e-914b-000f3d9c2fe3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 601.124666] [55438]: [pid: 55438|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:49:55 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 602.137443] [55439]: DEBUG cinder.api.middleware.request_id [None req-3f923457-d93f-47e9-8239-44f204fdece3 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.143546] [55439]: INFO cinder.api.openstack.wsgi [None req-3f923457-d93f-47e9-8239-44f204fdece3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 602.144098] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3f923457-d93f-47e9-8239-44f204fdece3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.144451] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3f923457-d93f-47e9-8239-44f204fdece3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.166850] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.166850] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.171793] [55439]: INFO cinder.volume.api [None req-3f923457-d93f-47e9-8239-44f204fdece3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 602.182985] [55439]: INFO cinder.api.openstack.wsgi [None req-3f923457-d93f-47e9-8239-44f204fdece3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 602.182985] [55439]: [pid: 55439|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:49:56 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.200783] [55438]: DEBUG cinder.api.middleware.request_id [None req-23b01f40-9faa-4891-b060-a6bc4bc1dba4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.203028] [55438]: INFO cinder.api.openstack.wsgi [None req-23b01f40-9faa-4891-b060-a6bc4bc1dba4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 603.204033] [55438]: DEBUG cinder.api.openstack.wsgi [None req-23b01f40-9faa-4891-b060-a6bc4bc1dba4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.204033] [55438]: DEBUG cinder.api.openstack.wsgi [None req-23b01f40-9faa-4891-b060-a6bc4bc1dba4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.215520] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.215520] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.219896] [55438]: INFO cinder.volume.api [None req-23b01f40-9faa-4891-b060-a6bc4bc1dba4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 603.225307] [55438]: INFO cinder.api.openstack.wsgi [None req-23b01f40-9faa-4891-b060-a6bc4bc1dba4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 603.225756] [55438]: [pid: 55438|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:49:58 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 603.870309] [55439]: DEBUG cinder.api.middleware.request_id [req-3119875d-f3c2-4763-bfc5-d9a19e8eb729 req-c95e8f16-ab76-4d39-aefb-bc3ba5c1be33 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.875177] [55439]: INFO cinder.api.openstack.wsgi [req-3119875d-f3c2-4763-bfc5-d9a19e8eb729 req-c95e8f16-ab76-4d39-aefb-bc3ba5c1be33 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e2d8cf38-425d-4a41-b18d-1e7756bc125e [ 603.875404] [55439]: DEBUG cinder.api.openstack.wsgi [req-3119875d-f3c2-4763-bfc5-d9a19e8eb729 req-c95e8f16-ab76-4d39-aefb-bc3ba5c1be33 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.875644] [55439]: DEBUG cinder.api.openstack.wsgi [req-3119875d-f3c2-4763-bfc5-d9a19e8eb729 req-c95e8f16-ab76-4d39-aefb-bc3ba5c1be33 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.875939] [55439]: INFO cinder.api.v3.volumes [req-3119875d-f3c2-4763-bfc5-d9a19e8eb729 req-c95e8f16-ab76-4d39-aefb-bc3ba5c1be33 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Delete volume with id: e2d8cf38-425d-4a41-b18d-1e7756bc125e [ 603.884909] [55439]: INFO cinder.api.openstack.wsgi [req-3119875d-f3c2-4763-bfc5-d9a19e8eb729 req-c95e8f16-ab76-4d39-aefb-bc3ba5c1be33 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] http://10.180.1.21/volume/v3/volumes/e2d8cf38-425d-4a41-b18d-1e7756bc125e returned with HTTP 404 [ 603.885625] [55439]: [pid: 55439|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:49:58 2025] DELETE /volume/v3/volumes/e2d8cf38-425d-4a41-b18d-1e7756bc125e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 604.239215] [55438]: DEBUG cinder.api.middleware.request_id [None req-fcb40347-f274-4377-a8a3-668999e621cc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.242135] [55438]: INFO cinder.api.openstack.wsgi [None req-fcb40347-f274-4377-a8a3-668999e621cc tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 604.242446] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fcb40347-f274-4377-a8a3-668999e621cc tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.242680] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fcb40347-f274-4377-a8a3-668999e621cc tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.257366] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.257366] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.262744] [55438]: INFO cinder.volume.api [None req-fcb40347-f274-4377-a8a3-668999e621cc tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 604.270254] [55438]: INFO cinder.api.openstack.wsgi [None req-fcb40347-f274-4377-a8a3-668999e621cc tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 604.270798] [55438]: [pid: 55438|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:49:59 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 604.737554] [55439]: DEBUG cinder.api.middleware.request_id [req-d9bf83cf-cbbe-47a1-8a2d-591b9f14e7c9 req-cf9a3919-f903-4807-b2ec-dfad43cfc457 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.741794] [55439]: INFO cinder.api.openstack.wsgi [req-d9bf83cf-cbbe-47a1-8a2d-591b9f14e7c9 req-cf9a3919-f903-4807-b2ec-dfad43cfc457 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] GET http://10.180.1.21/volume/v3/volumes/737e6f6e-ebc8-4d40-9827-7c9e25c4dd83 [ 604.742074] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9bf83cf-cbbe-47a1-8a2d-591b9f14e7c9 req-cf9a3919-f903-4807-b2ec-dfad43cfc457 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.742303] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9bf83cf-cbbe-47a1-8a2d-591b9f14e7c9 req-cf9a3919-f903-4807-b2ec-dfad43cfc457 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.753800] [55439]: INFO cinder.api.openstack.wsgi [req-d9bf83cf-cbbe-47a1-8a2d-591b9f14e7c9 req-cf9a3919-f903-4807-b2ec-dfad43cfc457 tempest-VolumesNegativeTest-1279812221 tempest-VolumesNegativeTest-1279812221-project-member] http://10.180.1.21/volume/v3/volumes/737e6f6e-ebc8-4d40-9827-7c9e25c4dd83 returned with HTTP 404 [ 604.754837] [55439]: [pid: 55439|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:49:59 2025] GET /volume/v3/volumes/737e6f6e-ebc8-4d40-9827-7c9e25c4dd83 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 605.285273] [55438]: DEBUG cinder.api.middleware.request_id [None req-01a7bd80-1ffe-4d35-87ed-3e2c9c9fd812 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.291746] [55438]: INFO cinder.api.openstack.wsgi [None req-01a7bd80-1ffe-4d35-87ed-3e2c9c9fd812 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 605.291746] [55438]: DEBUG cinder.api.openstack.wsgi [None req-01a7bd80-1ffe-4d35-87ed-3e2c9c9fd812 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.291746] [55438]: DEBUG cinder.api.openstack.wsgi [None req-01a7bd80-1ffe-4d35-87ed-3e2c9c9fd812 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.311580] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.311580] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.318558] [55438]: INFO cinder.volume.api [None req-01a7bd80-1ffe-4d35-87ed-3e2c9c9fd812 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 605.324616] [55438]: INFO cinder.api.openstack.wsgi [None req-01a7bd80-1ffe-4d35-87ed-3e2c9c9fd812 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 605.325091] [55438]: [pid: 55438|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:00 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.337539] [55439]: DEBUG cinder.api.middleware.request_id [None req-52273def-4672-4012-9414-21777961e309 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.340414] [55439]: INFO cinder.api.openstack.wsgi [None req-52273def-4672-4012-9414-21777961e309 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 606.340540] [55439]: DEBUG cinder.api.openstack.wsgi [None req-52273def-4672-4012-9414-21777961e309 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.340823] [55439]: DEBUG cinder.api.openstack.wsgi [None req-52273def-4672-4012-9414-21777961e309 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.358306] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.358306] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.365543] [55439]: INFO cinder.volume.api [None req-52273def-4672-4012-9414-21777961e309 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 606.376715] [55439]: INFO cinder.api.openstack.wsgi [None req-52273def-4672-4012-9414-21777961e309 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 606.377308] [55439]: [pid: 55439|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:01 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 607.395238] [55438]: DEBUG cinder.api.middleware.request_id [None req-e6b1a6ab-6a8e-4b97-8215-ba52a5285d99 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.398918] [55438]: INFO cinder.api.openstack.wsgi [None req-e6b1a6ab-6a8e-4b97-8215-ba52a5285d99 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 607.399298] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e6b1a6ab-6a8e-4b97-8215-ba52a5285d99 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.399550] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e6b1a6ab-6a8e-4b97-8215-ba52a5285d99 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.412515] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.412515] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.419247] [55438]: INFO cinder.volume.api [None req-e6b1a6ab-6a8e-4b97-8215-ba52a5285d99 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 607.424571] [55438]: INFO cinder.api.openstack.wsgi [None req-e6b1a6ab-6a8e-4b97-8215-ba52a5285d99 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 607.425022] [55438]: [pid: 55438|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:02 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 608.436110] [55439]: DEBUG cinder.api.middleware.request_id [None req-e2223e46-1efc-45dc-8406-3049d1acd3b2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.438285] [55439]: INFO cinder.api.openstack.wsgi [None req-e2223e46-1efc-45dc-8406-3049d1acd3b2 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 608.438538] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e2223e46-1efc-45dc-8406-3049d1acd3b2 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.438757] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e2223e46-1efc-45dc-8406-3049d1acd3b2 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.450988] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.450988] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.456922] [55439]: INFO cinder.volume.api [None req-e2223e46-1efc-45dc-8406-3049d1acd3b2 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 608.463509] [55439]: INFO cinder.api.openstack.wsgi [None req-e2223e46-1efc-45dc-8406-3049d1acd3b2 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 608.463723] [55439]: [pid: 55439|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:03 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 609.476668] [55438]: DEBUG cinder.api.middleware.request_id [None req-bf3c73a5-0bdd-46b6-a9f5-78c3b9045493 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.478864] [55438]: INFO cinder.api.openstack.wsgi [None req-bf3c73a5-0bdd-46b6-a9f5-78c3b9045493 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 609.479148] [55438]: DEBUG cinder.api.openstack.wsgi [None req-bf3c73a5-0bdd-46b6-a9f5-78c3b9045493 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.479375] [55438]: DEBUG cinder.api.openstack.wsgi [None req-bf3c73a5-0bdd-46b6-a9f5-78c3b9045493 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.491347] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.491347] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.499098] [55438]: INFO cinder.volume.api [None req-bf3c73a5-0bdd-46b6-a9f5-78c3b9045493 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 609.505793] [55438]: INFO cinder.api.openstack.wsgi [None req-bf3c73a5-0bdd-46b6-a9f5-78c3b9045493 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 609.506257] [55438]: [pid: 55438|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:04 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 610.518741] [55439]: DEBUG cinder.api.middleware.request_id [None req-297278e7-1794-470e-8ff0-5abe3a439844 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.521076] [55439]: INFO cinder.api.openstack.wsgi [None req-297278e7-1794-470e-8ff0-5abe3a439844 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 610.521374] [55439]: DEBUG cinder.api.openstack.wsgi [None req-297278e7-1794-470e-8ff0-5abe3a439844 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.521571] [55439]: DEBUG cinder.api.openstack.wsgi [None req-297278e7-1794-470e-8ff0-5abe3a439844 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.534546] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.534546] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.539021] [55439]: INFO cinder.volume.api [None req-297278e7-1794-470e-8ff0-5abe3a439844 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 610.546541] [55439]: INFO cinder.api.openstack.wsgi [None req-297278e7-1794-470e-8ff0-5abe3a439844 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 610.549172] [55439]: [pid: 55439|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:05 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 611.566021] [55438]: DEBUG cinder.api.middleware.request_id [None req-256e50c5-4e4c-4130-a0f5-4ebdb04273c7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.569253] [55438]: INFO cinder.api.openstack.wsgi [None req-256e50c5-4e4c-4130-a0f5-4ebdb04273c7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 611.569253] [55438]: DEBUG cinder.api.openstack.wsgi [None req-256e50c5-4e4c-4130-a0f5-4ebdb04273c7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.569253] [55438]: DEBUG cinder.api.openstack.wsgi [None req-256e50c5-4e4c-4130-a0f5-4ebdb04273c7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.586207] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.586207] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.593423] [55438]: INFO cinder.volume.api [None req-256e50c5-4e4c-4130-a0f5-4ebdb04273c7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 611.600062] [55438]: INFO cinder.api.openstack.wsgi [None req-256e50c5-4e4c-4130-a0f5-4ebdb04273c7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 611.600537] [55438]: [pid: 55438|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:06 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.620561] [55439]: DEBUG cinder.api.middleware.request_id [None req-4536b7e9-95f3-4705-80ed-7e19a7e9553a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.623063] [55439]: INFO cinder.api.openstack.wsgi [None req-4536b7e9-95f3-4705-80ed-7e19a7e9553a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 612.623566] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4536b7e9-95f3-4705-80ed-7e19a7e9553a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.623566] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4536b7e9-95f3-4705-80ed-7e19a7e9553a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.639211] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.639211] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.645461] [55439]: INFO cinder.volume.api [None req-4536b7e9-95f3-4705-80ed-7e19a7e9553a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 612.654821] [55439]: INFO cinder.api.openstack.wsgi [None req-4536b7e9-95f3-4705-80ed-7e19a7e9553a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 612.654821] [55439]: [pid: 55439|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:07 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.670871] [55438]: DEBUG cinder.api.middleware.request_id [None req-bedf83bf-1525-420f-8b2a-0f3b8688af18 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.676032] [55438]: INFO cinder.api.openstack.wsgi [None req-bedf83bf-1525-420f-8b2a-0f3b8688af18 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 613.676032] [55438]: DEBUG cinder.api.openstack.wsgi [None req-bedf83bf-1525-420f-8b2a-0f3b8688af18 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.676032] [55438]: DEBUG cinder.api.openstack.wsgi [None req-bedf83bf-1525-420f-8b2a-0f3b8688af18 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.690296] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.690296] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.703310] [55438]: INFO cinder.volume.api [None req-bedf83bf-1525-420f-8b2a-0f3b8688af18 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 613.709949] [55438]: INFO cinder.api.openstack.wsgi [None req-bedf83bf-1525-420f-8b2a-0f3b8688af18 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 613.710736] [55438]: [pid: 55438|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:08 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 614.729337] [55439]: DEBUG cinder.api.middleware.request_id [None req-0fd15afc-ca47-4768-bb6c-70e1be244ef0 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.733633] [55439]: INFO cinder.api.openstack.wsgi [None req-0fd15afc-ca47-4768-bb6c-70e1be244ef0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 614.733633] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0fd15afc-ca47-4768-bb6c-70e1be244ef0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.733633] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0fd15afc-ca47-4768-bb6c-70e1be244ef0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.747828] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.747828] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.752850] [55439]: INFO cinder.volume.api [None req-0fd15afc-ca47-4768-bb6c-70e1be244ef0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 614.760137] [55439]: INFO cinder.api.openstack.wsgi [None req-0fd15afc-ca47-4768-bb6c-70e1be244ef0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 614.762373] [55439]: [pid: 55439|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:09 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 615.778176] [55438]: DEBUG cinder.api.middleware.request_id [None req-e7cc2995-f9ee-42f0-adff-d0fa2f73886f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.781423] [55438]: INFO cinder.api.openstack.wsgi [None req-e7cc2995-f9ee-42f0-adff-d0fa2f73886f tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 615.781553] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e7cc2995-f9ee-42f0-adff-d0fa2f73886f tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.781720] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e7cc2995-f9ee-42f0-adff-d0fa2f73886f tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.800640] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.800640] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.805459] [55438]: INFO cinder.volume.api [None req-e7cc2995-f9ee-42f0-adff-d0fa2f73886f tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 615.813039] [55438]: INFO cinder.api.openstack.wsgi [None req-e7cc2995-f9ee-42f0-adff-d0fa2f73886f tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 615.813859] [55438]: [pid: 55438|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:10 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 616.831354] [55439]: DEBUG cinder.api.middleware.request_id [None req-8dcf5cab-9cf0-47f1-b9e5-24935b13c63c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.836783] [55439]: INFO cinder.api.openstack.wsgi [None req-8dcf5cab-9cf0-47f1-b9e5-24935b13c63c tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 616.836927] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8dcf5cab-9cf0-47f1-b9e5-24935b13c63c tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.837224] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8dcf5cab-9cf0-47f1-b9e5-24935b13c63c tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.852455] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.852455] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.860930] [55439]: INFO cinder.volume.api [None req-8dcf5cab-9cf0-47f1-b9e5-24935b13c63c tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 616.868475] [55439]: INFO cinder.api.openstack.wsgi [None req-8dcf5cab-9cf0-47f1-b9e5-24935b13c63c tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 616.869108] [55439]: [pid: 55439|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:11 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 617.882070] [55438]: DEBUG cinder.api.middleware.request_id [None req-82ab3b19-d709-4320-af49-23c7d4b7d69b None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.886741] [55438]: INFO cinder.api.openstack.wsgi [None req-82ab3b19-d709-4320-af49-23c7d4b7d69b tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 617.886741] [55438]: DEBUG cinder.api.openstack.wsgi [None req-82ab3b19-d709-4320-af49-23c7d4b7d69b tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.886741] [55438]: DEBUG cinder.api.openstack.wsgi [None req-82ab3b19-d709-4320-af49-23c7d4b7d69b tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.899103] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.899103] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.904872] [55438]: INFO cinder.volume.api [None req-82ab3b19-d709-4320-af49-23c7d4b7d69b tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 617.912760] [55438]: INFO cinder.api.openstack.wsgi [None req-82ab3b19-d709-4320-af49-23c7d4b7d69b tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 617.913289] [55438]: [pid: 55438|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:50:12 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 618.639119] [55439]: DEBUG cinder.api.middleware.request_id [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-fcd1b776-e7c6-4848-af3e-cda7f76fb22a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.643478] [55439]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-fcd1b776-e7c6-4848-af3e-cda7f76fb22a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 618.644098] [55439]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-fcd1b776-e7c6-4848-af3e-cda7f76fb22a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.644617] [55439]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-fcd1b776-e7c6-4848-af3e-cda7f76fb22a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.656593] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.656593] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.661881] [55439]: INFO cinder.volume.api [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-fcd1b776-e7c6-4848-af3e-cda7f76fb22a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 618.670603] [55439]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-fcd1b776-e7c6-4848-af3e-cda7f76fb22a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 618.672086] [55439]: [pid: 55439|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:50:13 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.076614] [55438]: DEBUG cinder.api.middleware.request_id [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.078631] [55438]: WARNING keystonemiddleware.auth_token [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 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. [ 619.081692] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 619.082168] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.082576] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.092104] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.092104] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.096421] [55438]: INFO cinder.volume.api [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 619.102555] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-cd4b35dd-4c4c-4981-974d-11f3744501e7 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 619.107528] [55438]: [pid: 55438|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:50:13 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 619.110169] [55439]: DEBUG cinder.api.middleware.request_id [None req-9b11eb88-92bf-4f3e-9e05-a0908ddab29e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.110724] [55439]: INFO cinder.api.openstack.wsgi [None req-9b11eb88-92bf-4f3e-9e05-a0908ddab29e None None] GET http://10.180.1.21/volume// [ 619.112215] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9b11eb88-92bf-4f3e-9e05-a0908ddab29e None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.112215] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9b11eb88-92bf-4f3e-9e05-a0908ddab29e None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.112539] [55439]: INFO cinder.api.openstack.wsgi [None req-9b11eb88-92bf-4f3e-9e05-a0908ddab29e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 619.112984] [55439]: [pid: 55439|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:50:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 619.118137] [55438]: DEBUG cinder.api.middleware.request_id [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-5b1ebdf0-d4c8-4e52-a29c-0a13fd28733a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.120661] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-5b1ebdf0-d4c8-4e52-a29c-0a13fd28733a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] POST http://10.180.1.21/volume/v3/attachments [ 619.121197] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-5b1ebdf0-d4c8-4e52-a29c-0a13fd28733a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ed169d-3346-4d8f-9459-70d1acbe5259", "connector": null, "instance_uuid": "51b3dd53-5669-4967-8b80-6b9b89d997cb"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 619.133755] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.133755] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.189557] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-5b1ebdf0-d4c8-4e52-a29c-0a13fd28733a tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 619.190580] [55438]: [pid: 55438|app: 0|req: 18/35] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:50:13 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 628.665084] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=39 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 629.186922] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 673.659991] [55439]: DEBUG cinder.api.middleware.request_id [None req-59bc23d6-cec3-4d5e-89bd-582a5e6d5311 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.660460] [55439]: INFO cinder.api.openstack.wsgi [None req-59bc23d6-cec3-4d5e-89bd-582a5e6d5311 None None] GET http://10.180.1.21/volume// [ 673.660644] [55439]: DEBUG cinder.api.openstack.wsgi [None req-59bc23d6-cec3-4d5e-89bd-582a5e6d5311 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.660856] [55439]: DEBUG cinder.api.openstack.wsgi [None req-59bc23d6-cec3-4d5e-89bd-582a5e6d5311 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.661273] [55439]: INFO cinder.api.openstack.wsgi [None req-59bc23d6-cec3-4d5e-89bd-582a5e6d5311 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 673.661615] [55439]: [pid: 55439|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:51:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 673.674386] [55438]: DEBUG cinder.api.middleware.request_id [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-9e322360-afa4-4398-be45-743ed53e1d39 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.677095] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-9e322360-afa4-4398-be45-743ed53e1d39 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 673.677367] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-9e322360-afa4-4398-be45-743ed53e1d39 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.677670] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-9e322360-afa4-4398-be45-743ed53e1d39 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.693631] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.693631] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.698173] [55438]: INFO cinder.volume.api [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-9e322360-afa4-4398-be45-743ed53e1d39 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 673.702443] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-9e322360-afa4-4398-be45-743ed53e1d39 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 673.702936] [55438]: [pid: 55438|app: 0|req: 19/37] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:51:08 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 673.820996] [55439]: DEBUG cinder.api.middleware.request_id [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.823730] [55439]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] PUT http://10.180.1.21/volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7 [ 673.824134] [55439]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-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=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 673.841815] [55439]: DEBUG cinder.coordination [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Acquiring lock "cinder-attachment_update-03ed169d-3346-4d8f-9459-70d1acbe5259-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 673.847321] [55439]: DEBUG cinder.coordination [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Lock "cinder-attachment_update-03ed169d-3346-4d8f-9459-70d1acbe5259-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 673.848415] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.848415] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.375888] [55439]: DEBUG cinder.coordination [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Lock "cinder-attachment_update-03ed169d-3346-4d8f-9459-70d1acbe5259-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 674.376278] [55439]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-e4ac940c-dbbc-4999-8d92-0fbdf19d76a4 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7 returned with HTTP 200 [ 674.377030] [55439]: [pid: 55439|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:51:08 2025] PUT /volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7 => generated 617 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.885071] [55438]: DEBUG cinder.api.middleware.request_id [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-3d4bd16c-c850-43e1-9e93-498723d51ab0 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.887468] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-3d4bd16c-c850-43e1-9e93-498723d51ab0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] POST http://10.180.1.21/volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7/action [ 674.891026] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-3d4bd16c-c850-43e1-9e93-498723d51ab0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 674.891026] [55438]: DEBUG cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-3d4bd16c-c850-43e1-9e93-498723d51ab0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 674.913707] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.913707] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.924989] [55438]: INFO cinder.api.openstack.wsgi [req-8ca07490-fa97-4512-adf3-0ecdeb7b37f6 req-3d4bd16c-c850-43e1-9e93-498723d51ab0 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7/action returned with HTTP 204 [ 674.925459] [55438]: [pid: 55438|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:51:09 2025] POST /volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 684.371949] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 684.923839] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 685.643382] [55439]: DEBUG cinder.api.middleware.request_id [None req-cae51529-f9ea-4650-8984-a70635a3dcf9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.645867] [55439]: INFO cinder.api.openstack.wsgi [None req-cae51529-f9ea-4650-8984-a70635a3dcf9 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 685.646050] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cae51529-f9ea-4650-8984-a70635a3dcf9 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.646246] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cae51529-f9ea-4650-8984-a70635a3dcf9 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.668192] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.668192] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.679558] [55439]: INFO cinder.volume.api [None req-cae51529-f9ea-4650-8984-a70635a3dcf9 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 685.692648] [55439]: INFO cinder.api.openstack.wsgi [None req-cae51529-f9ea-4650-8984-a70635a3dcf9 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 685.694483] [55439]: [pid: 55439|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:51:20 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 695.686175] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=5 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 709.319150] [55438]: DEBUG cinder.api.middleware.request_id [None req-23b86047-04ba-4b67-a9c2-06560d890adf None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.321917] [55438]: INFO cinder.api.openstack.wsgi [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] POST http://10.180.1.21/volume/v3/volumes [ 709.322402] [55438]: DEBUG cinder.api.openstack.wsgi [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1750060846"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 709.324146] [55438]: DEBUG cinder.api.v3.volumes [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1750060846'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 709.324289] [55438]: INFO cinder.api.v3.volumes [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Create volume of 1 GB [ 709.330380] [55438]: INFO cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Availability Zones retrieved successfully. [ 709.337690] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Flow 'volume_create_api' (aab845f1-c00f-477c-b8fe-be0f8c22a1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 709.338924] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07fdcf4-368d-4c8f-967c-18faec449fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.340164] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 709.366913] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07fdcf4-368d-4c8f-967c-18faec449fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.368615] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a425a443-5ad6-4f82-9c38-fbe0fbc5ce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.423022] [55438]: DEBUG cinder.quota [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Created reservations ['2add8f59-4b2e-4f36-af90-fd3150fe3fa1', '9d790bd4-c036-4925-8385-cf3c0f4c6338', 'ee29ce5d-7170-4dcc-b8a2-7791ec0c0981', '39d9c039-9ef6-49e3-afae-c072589a6e11'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 709.424500] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a425a443-5ad6-4f82-9c38-fbe0fbc5ce9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2add8f59-4b2e-4f36-af90-fd3150fe3fa1', '9d790bd4-c036-4925-8385-cf3c0f4c6338', 'ee29ce5d-7170-4dcc-b8a2-7791ec0c0981', '39d9c039-9ef6-49e3-afae-c072589a6e11']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.424981] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788bd68d-7196-454a-a203-562d28121494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.440125] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788bd68d-7196-454a-a203-562d28121494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '412f7488-1790-40bc-840d-c79d8c5ee787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1750060846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d10a8e458c34f2e882093313a9c88d4',qos_specs=None,replication_status=,reservations=['2add8f59-4b2e-4f36-af90-fd3150fe3fa1','9d790bd4-c036-4925-8385-cf3c0f4c6338','ee29ce5d-7170-4dcc-b8a2-7791ec0c0981','39d9c039-9ef6-49e3-afae-c072589a6e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='909f3bf065fb4b0286cfd76d0c95bebb',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1750060846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=412f7488-1790-40bc-840d-c79d8c5ee787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d10a8e458c34f2e882093313a9c88d4',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='909f3bf065fb4b0286cfd76d0c95bebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.441186] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069bc703-158a-4854-825b-1826edbfea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.453043] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069bc703-158a-4854-825b-1826edbfea0c) 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-1750060846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d10a8e458c34f2e882093313a9c88d4',qos_specs=None,replication_status=,reservations=['2add8f59-4b2e-4f36-af90-fd3150fe3fa1','9d790bd4-c036-4925-8385-cf3c0f4c6338','ee29ce5d-7170-4dcc-b8a2-7791ec0c0981','39d9c039-9ef6-49e3-afae-c072589a6e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='909f3bf065fb4b0286cfd76d0c95bebb',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.453900] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392c5062-87b4-4ebb-b2c5-95ed68b6f9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 709.463449] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392c5062-87b4-4ebb-b2c5-95ed68b6f9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 709.464498] [55438]: DEBUG cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Flow 'volume_create_api' (aab845f1-c00f-477c-b8fe-be0f8c22a1ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 709.464882] [55438]: INFO cinder.volume.api [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Create volume request issued successfully. [ 709.465553] [55438]: INFO cinder.api.openstack.wsgi [None req-23b86047-04ba-4b67-a9c2-06560d890adf tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 709.466102] [55438]: [pid: 55438|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:51:44 2025] POST /volume/v3/volumes => generated 754 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 709.475560] [55439]: DEBUG cinder.api.middleware.request_id [None req-980f79b4-4eed-42ca-9f43-afe7d2d8b612 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.477724] [55439]: INFO cinder.api.openstack.wsgi [None req-980f79b4-4eed-42ca-9f43-afe7d2d8b612 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 709.478429] [55439]: DEBUG cinder.api.openstack.wsgi [None req-980f79b4-4eed-42ca-9f43-afe7d2d8b612 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.478429] [55439]: DEBUG cinder.api.openstack.wsgi [None req-980f79b4-4eed-42ca-9f43-afe7d2d8b612 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.485860] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.485860] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.489894] [55439]: INFO cinder.volume.api [None req-980f79b4-4eed-42ca-9f43-afe7d2d8b612 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 709.494202] [55439]: INFO cinder.api.openstack.wsgi [None req-980f79b4-4eed-42ca-9f43-afe7d2d8b612 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 709.494759] [55439]: [pid: 55439|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:44 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.506768] [55438]: DEBUG cinder.api.middleware.request_id [None req-f4f5312c-7a96-48f7-aac7-634c77ae4119 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.508589] [55438]: INFO cinder.api.openstack.wsgi [None req-f4f5312c-7a96-48f7-aac7-634c77ae4119 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 710.509293] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f4f5312c-7a96-48f7-aac7-634c77ae4119 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.509293] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f4f5312c-7a96-48f7-aac7-634c77ae4119 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.519389] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.519389] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.523683] [55438]: INFO cinder.volume.api [None req-f4f5312c-7a96-48f7-aac7-634c77ae4119 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 710.528668] [55438]: INFO cinder.api.openstack.wsgi [None req-f4f5312c-7a96-48f7-aac7-634c77ae4119 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 710.529092] [55438]: [pid: 55438|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:45 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.931226] [55439]: DEBUG cinder.api.middleware.request_id [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-3795c435-f815-4439-aee6-4bb49482ad66 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.933717] [55439]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-3795c435-f815-4439-aee6-4bb49482ad66 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 710.933938] [55439]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-3795c435-f815-4439-aee6-4bb49482ad66 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.934177] [55439]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-3795c435-f815-4439-aee6-4bb49482ad66 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.941805] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.941805] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.945703] [55439]: INFO cinder.volume.api [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-3795c435-f815-4439-aee6-4bb49482ad66 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 710.950159] [55439]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-3795c435-f815-4439-aee6-4bb49482ad66 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 710.950576] [55439]: [pid: 55439|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:51:45 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.476875] [55438]: DEBUG cinder.api.middleware.request_id [None req-c9268322-674a-480a-9a3a-61511f3fdbc2 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.477621] [55438]: INFO cinder.api.openstack.wsgi [None req-c9268322-674a-480a-9a3a-61511f3fdbc2 None None] GET http://10.180.1.21/volume// [ 712.477820] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c9268322-674a-480a-9a3a-61511f3fdbc2 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.478077] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c9268322-674a-480a-9a3a-61511f3fdbc2 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.478853] [55438]: INFO cinder.api.openstack.wsgi [None req-c9268322-674a-480a-9a3a-61511f3fdbc2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 712.479079] [55438]: [pid: 55438|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:51:47 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 712.483919] [55439]: DEBUG cinder.api.middleware.request_id [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-e0d5ccec-f9a3-4e89-b56d-1cc861144835 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.486267] [55439]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-e0d5ccec-f9a3-4e89-b56d-1cc861144835 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] POST http://10.180.1.21/volume/v3/attachments [ 712.486673] [55439]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-e0d5ccec-f9a3-4e89-b56d-1cc861144835 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "412f7488-1790-40bc-840d-c79d8c5ee787", "connector": null, "instance_uuid": "2ce8dfe0-35b5-48d7-836d-2fe62c9e43f3"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.499513] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.499513] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.524508] [55439]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-e0d5ccec-f9a3-4e89-b56d-1cc861144835 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 712.525272] [55439]: [pid: 55439|app: 0|req: 23/46] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:51:47 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.546243] [55438]: DEBUG cinder.api.middleware.request_id [None req-121d9c62-5bd6-45c4-b28c-4c6cebf1fd99 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.547957] [55438]: INFO cinder.api.openstack.wsgi [None req-121d9c62-5bd6-45c4-b28c-4c6cebf1fd99 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 712.548343] [55438]: DEBUG cinder.api.openstack.wsgi [None req-121d9c62-5bd6-45c4-b28c-4c6cebf1fd99 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.548896] [55438]: DEBUG cinder.api.openstack.wsgi [None req-121d9c62-5bd6-45c4-b28c-4c6cebf1fd99 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.559361] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.559361] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.563124] [55438]: INFO cinder.volume.api [None req-121d9c62-5bd6-45c4-b28c-4c6cebf1fd99 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 712.568386] [55438]: INFO cinder.api.openstack.wsgi [None req-121d9c62-5bd6-45c4-b28c-4c6cebf1fd99 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 712.568835] [55438]: [pid: 55438|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:47 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.047754] [55439]: DEBUG cinder.api.middleware.request_id [None req-42bac2a2-175b-4b09-94a2-6ec2612e8a0e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.048236] [55439]: INFO cinder.api.openstack.wsgi [None req-42bac2a2-175b-4b09-94a2-6ec2612e8a0e None None] GET http://10.180.1.21/volume// [ 713.048420] [55439]: DEBUG cinder.api.openstack.wsgi [None req-42bac2a2-175b-4b09-94a2-6ec2612e8a0e None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.048659] [55439]: DEBUG cinder.api.openstack.wsgi [None req-42bac2a2-175b-4b09-94a2-6ec2612e8a0e None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.049110] [55439]: INFO cinder.api.openstack.wsgi [None req-42bac2a2-175b-4b09-94a2-6ec2612e8a0e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 713.049418] [55439]: [pid: 55439|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:51:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 713.052800] [55438]: DEBUG cinder.api.middleware.request_id [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b0146579-14d1-47a9-90a1-0235b1a9211c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.055174] [55438]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b0146579-14d1-47a9-90a1-0235b1a9211c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 713.055427] [55438]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b0146579-14d1-47a9-90a1-0235b1a9211c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.055651] [55438]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b0146579-14d1-47a9-90a1-0235b1a9211c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.065201] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.065201] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.068343] [55438]: INFO cinder.volume.api [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b0146579-14d1-47a9-90a1-0235b1a9211c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 713.073042] [55438]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b0146579-14d1-47a9-90a1-0235b1a9211c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 713.073042] [55438]: [pid: 55438|app: 0|req: 25/49] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:51:47 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 713.100212] [55439]: DEBUG cinder.api.middleware.request_id [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.102590] [55439]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] PUT http://10.180.1.21/volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a [ 713.102990] [55439]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-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-555047", "mountpoint": "/dev/sdb"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 713.110775] [55439]: DEBUG cinder.coordination [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Acquiring lock "cinder-attachment_update-412f7488-1790-40bc-840d-c79d8c5ee787-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 713.115456] [55439]: DEBUG cinder.coordination [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Lock "cinder-attachment_update-412f7488-1790-40bc-840d-c79d8c5ee787-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 713.116475] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.116475] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.579817] [55438]: DEBUG cinder.api.middleware.request_id [None req-5338b794-4697-459c-8343-4700c0b01f14 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.582294] [55438]: INFO cinder.api.openstack.wsgi [None req-5338b794-4697-459c-8343-4700c0b01f14 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 713.582593] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5338b794-4697-459c-8343-4700c0b01f14 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.582883] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5338b794-4697-459c-8343-4700c0b01f14 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.600630] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.600630] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.604707] [55438]: INFO cinder.volume.api [None req-5338b794-4697-459c-8343-4700c0b01f14 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 713.609721] [55438]: INFO cinder.api.openstack.wsgi [None req-5338b794-4697-459c-8343-4700c0b01f14 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 713.610135] [55438]: [pid: 55438|app: 0|req: 26/50] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:48 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.624271] [55438]: DEBUG cinder.api.middleware.request_id [None req-f90ce29c-884a-44f5-b718-819fa1a68700 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.626460] [55438]: INFO cinder.api.openstack.wsgi [None req-f90ce29c-884a-44f5-b718-819fa1a68700 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 714.626724] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f90ce29c-884a-44f5-b718-819fa1a68700 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.626954] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f90ce29c-884a-44f5-b718-819fa1a68700 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.642186] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.642186] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.645712] [55438]: INFO cinder.volume.api [None req-f90ce29c-884a-44f5-b718-819fa1a68700 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 714.650130] [55438]: INFO cinder.api.openstack.wsgi [None req-f90ce29c-884a-44f5-b718-819fa1a68700 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 714.650782] [55438]: [pid: 55438|app: 0|req: 27/51] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:49 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.661229] [55438]: DEBUG cinder.api.middleware.request_id [None req-596495e4-aa9e-407b-8c32-59a4b6b42211 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.663561] [55438]: INFO cinder.api.openstack.wsgi [None req-596495e4-aa9e-407b-8c32-59a4b6b42211 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 715.663820] [55438]: DEBUG cinder.api.openstack.wsgi [None req-596495e4-aa9e-407b-8c32-59a4b6b42211 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.664063] [55438]: DEBUG cinder.api.openstack.wsgi [None req-596495e4-aa9e-407b-8c32-59a4b6b42211 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.674328] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.674328] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.678085] [55438]: INFO cinder.volume.api [None req-596495e4-aa9e-407b-8c32-59a4b6b42211 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 715.684402] [55438]: INFO cinder.api.openstack.wsgi [None req-596495e4-aa9e-407b-8c32-59a4b6b42211 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 715.684402] [55438]: [pid: 55438|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:50 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.694293] [55438]: DEBUG cinder.api.middleware.request_id [None req-2e676073-5f66-448d-b1d8-276ee2d70256 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.697357] [55438]: INFO cinder.api.openstack.wsgi [None req-2e676073-5f66-448d-b1d8-276ee2d70256 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 716.697603] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2e676073-5f66-448d-b1d8-276ee2d70256 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.697848] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2e676073-5f66-448d-b1d8-276ee2d70256 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.711725] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.711725] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.716154] [55438]: INFO cinder.volume.api [None req-2e676073-5f66-448d-b1d8-276ee2d70256 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 716.722263] [55438]: INFO cinder.api.openstack.wsgi [None req-2e676073-5f66-448d-b1d8-276ee2d70256 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 716.722787] [55438]: [pid: 55438|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:51 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.639470] [55439]: DEBUG cinder.coordination [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Lock "cinder-attachment_update-412f7488-1790-40bc-840d-c79d8c5ee787-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 717.639837] [55439]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-2c774b7f-0b25-434c-9fa4-420b74d1bc3b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a returned with HTTP 200 [ 717.640459] [55439]: [pid: 55439|app: 0|req: 25/54] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:51:47 2025] PUT /volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.732929] [55438]: DEBUG cinder.api.middleware.request_id [None req-b3ad9ada-2d33-43ac-a341-a378ee5bf0ce None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.736563] [55438]: INFO cinder.api.openstack.wsgi [None req-b3ad9ada-2d33-43ac-a341-a378ee5bf0ce tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 717.736969] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b3ad9ada-2d33-43ac-a341-a378ee5bf0ce tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.737483] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b3ad9ada-2d33-43ac-a341-a378ee5bf0ce tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.752042] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.752042] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.758578] [55438]: INFO cinder.volume.api [None req-b3ad9ada-2d33-43ac-a341-a378ee5bf0ce tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 717.764771] [55438]: INFO cinder.api.openstack.wsgi [None req-b3ad9ada-2d33-43ac-a341-a378ee5bf0ce tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 717.765111] [55438]: [pid: 55438|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:52 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.775819] [55439]: DEBUG cinder.api.middleware.request_id [None req-4cc84fd0-bc8c-4227-baa8-fe9a57b10f95 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.779166] [55439]: INFO cinder.api.openstack.wsgi [None req-4cc84fd0-bc8c-4227-baa8-fe9a57b10f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 718.779394] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4cc84fd0-bc8c-4227-baa8-fe9a57b10f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.779624] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4cc84fd0-bc8c-4227-baa8-fe9a57b10f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.798865] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.798865] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.803527] [55439]: INFO cinder.volume.api [None req-4cc84fd0-bc8c-4227-baa8-fe9a57b10f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 718.809146] [55439]: INFO cinder.api.openstack.wsgi [None req-4cc84fd0-bc8c-4227-baa8-fe9a57b10f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 718.809574] [55439]: [pid: 55439|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:53 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.784386] [55438]: DEBUG cinder.api.middleware.request_id [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b4d8806f-5d9a-403b-beb1-ae24092d715d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.788265] [55438]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b4d8806f-5d9a-403b-beb1-ae24092d715d tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] POST http://10.180.1.21/volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a/action [ 719.789144] [55438]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b4d8806f-5d9a-403b-beb1-ae24092d715d tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 719.789337] [55438]: DEBUG cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b4d8806f-5d9a-403b-beb1-ae24092d715d tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 719.811642] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.811642] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.820244] [55439]: DEBUG cinder.api.middleware.request_id [None req-274ce31a-982a-47ba-8d52-7b791e908ccb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.822436] [55438]: INFO cinder.api.openstack.wsgi [req-6d17c3b2-a10f-4582-992f-4168ff377206 req-b4d8806f-5d9a-403b-beb1-ae24092d715d tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a/action returned with HTTP 204 [ 719.822710] [55439]: INFO cinder.api.openstack.wsgi [None req-274ce31a-982a-47ba-8d52-7b791e908ccb tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 719.822967] [55439]: DEBUG cinder.api.openstack.wsgi [None req-274ce31a-982a-47ba-8d52-7b791e908ccb tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.823025] [55438]: [pid: 55438|app: 0|req: 31/57] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:51:54 2025] POST /volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 719.823269] [55439]: DEBUG cinder.api.openstack.wsgi [None req-274ce31a-982a-47ba-8d52-7b791e908ccb tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.836019] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.836019] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.840452] [55439]: INFO cinder.volume.api [None req-274ce31a-982a-47ba-8d52-7b791e908ccb tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 719.845879] [55439]: INFO cinder.api.openstack.wsgi [None req-274ce31a-982a-47ba-8d52-7b791e908ccb tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 719.846317] [55439]: [pid: 55439|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:54 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.856840] [55438]: DEBUG cinder.api.middleware.request_id [None req-239f7ad4-999d-411a-aca3-4558a4392a1b None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.859056] [55438]: INFO cinder.api.openstack.wsgi [None req-239f7ad4-999d-411a-aca3-4558a4392a1b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 719.859292] [55438]: DEBUG cinder.api.openstack.wsgi [None req-239f7ad4-999d-411a-aca3-4558a4392a1b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.859518] [55438]: DEBUG cinder.api.openstack.wsgi [None req-239f7ad4-999d-411a-aca3-4558a4392a1b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.869856] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.869856] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.873316] [55438]: INFO cinder.volume.api [None req-239f7ad4-999d-411a-aca3-4558a4392a1b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 719.878073] [55438]: INFO cinder.api.openstack.wsgi [None req-239f7ad4-999d-411a-aca3-4558a4392a1b tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 719.878524] [55438]: [pid: 55438|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:54 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 722.827576] [55439]: DEBUG cinder.api.middleware.request_id [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-50c9378b-fcf4-4b7a-8747-ad384b663431 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.831840] [55439]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-50c9378b-fcf4-4b7a-8747-ad384b663431 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 722.832382] [55439]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-50c9378b-fcf4-4b7a-8747-ad384b663431 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.832789] [55439]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-50c9378b-fcf4-4b7a-8747-ad384b663431 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.849812] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.849812] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.854457] [55439]: INFO cinder.volume.api [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-50c9378b-fcf4-4b7a-8747-ad384b663431 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 722.861952] [55439]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-50c9378b-fcf4-4b7a-8747-ad384b663431 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 722.862544] [55439]: [pid: 55439|app: 0|req: 28/60] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:51:57 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1683 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.875485] [55438]: DEBUG cinder.api.middleware.request_id [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-059efb80-7059-4f5a-810c-af942c179b98 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.878858] [55438]: INFO cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-059efb80-7059-4f5a-810c-af942c179b98 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 722.878858] [55438]: DEBUG cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-059efb80-7059-4f5a-810c-af942c179b98 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.878858] [55438]: DEBUG cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-059efb80-7059-4f5a-810c-af942c179b98 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.889633] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.889633] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.893646] [55438]: INFO cinder.volume.api [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-059efb80-7059-4f5a-810c-af942c179b98 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Volume info retrieved successfully. [ 722.897445] [55439]: DEBUG cinder.api.middleware.request_id [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-b8673ce1-3bd3-4ed7-bc1d-7a8567b0c3d3 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.898272] [55438]: INFO cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-059efb80-7059-4f5a-810c-af942c179b98 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 722.898715] [55438]: [pid: 55438|app: 0|req: 33/61] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:51:57 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.902151] [55439]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-b8673ce1-3bd3-4ed7-bc1d-7a8567b0c3d3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] GET http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 722.902151] [55439]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-b8673ce1-3bd3-4ed7-bc1d-7a8567b0c3d3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.902151] [55439]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-b8673ce1-3bd3-4ed7-bc1d-7a8567b0c3d3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.903630] [55438]: DEBUG cinder.api.middleware.request_id [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-c58ada0f-5c37-4dc6-9c25-981fb6ea89b5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.908350] [55438]: INFO cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-c58ada0f-5c37-4dc6-9c25-981fb6ea89b5 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] GET http://10.180.1.21/volume/v3/volumes/b19c50fc-e1a4-4172-b5c7-b0bf152edbf8 [ 722.908350] [55438]: DEBUG cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-c58ada0f-5c37-4dc6-9c25-981fb6ea89b5 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.908350] [55438]: DEBUG cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-c58ada0f-5c37-4dc6-9c25-981fb6ea89b5 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.913647] [55438]: INFO cinder.api.openstack.wsgi [req-a3fdddcd-7538-4fbf-a2b5-3395c3e8fe56 req-c58ada0f-5c37-4dc6-9c25-981fb6ea89b5 tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] http://10.180.1.21/volume/v3/volumes/b19c50fc-e1a4-4172-b5c7-b0bf152edbf8 returned with HTTP 404 [ 722.914212] [55438]: [pid: 55438|app: 0|req: 34/62] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:51:57 2025] GET /volume/v3/volumes/b19c50fc-e1a4-4172-b5c7-b0bf152edbf8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 722.914408] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.914408] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.919120] [55439]: INFO cinder.volume.api [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-b8673ce1-3bd3-4ed7-bc1d-7a8567b0c3d3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 722.920490] [55438]: DEBUG cinder.api.middleware.request_id [None req-4cf50663-66fc-40b8-9ad4-637bed07a095 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.923937] [55438]: INFO cinder.api.openstack.wsgi [None req-4cf50663-66fc-40b8-9ad4-637bed07a095 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 722.923937] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4cf50663-66fc-40b8-9ad4-637bed07a095 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.923937] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4cf50663-66fc-40b8-9ad4-637bed07a095 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.926244] [55439]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-b8673ce1-3bd3-4ed7-bc1d-7a8567b0c3d3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 200 [ 722.929728] [55439]: [pid: 55439|app: 0|req: 29/63] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:51:57 2025] GET /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 1683 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.935323] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.935323] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.939786] [55438]: INFO cinder.volume.api [None req-4cf50663-66fc-40b8-9ad4-637bed07a095 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 722.947420] [55438]: INFO cinder.api.openstack.wsgi [None req-4cf50663-66fc-40b8-9ad4-637bed07a095 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 722.948225] [55438]: [pid: 55438|app: 0|req: 35/64] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:51:57 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.105352] [55439]: DEBUG cinder.api.middleware.request_id [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-21ffdfc1-212f-49ab-8c32-bf8768fcfcc6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.105571] [55439]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-21ffdfc1-212f-49ab-8c32-bf8768fcfcc6 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 723.105845] [55439]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-21ffdfc1-212f-49ab-8c32-bf8768fcfcc6 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.106139] [55439]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-21ffdfc1-212f-49ab-8c32-bf8768fcfcc6 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.120214] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.120214] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.129443] [55439]: INFO cinder.volume.api [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-21ffdfc1-212f-49ab-8c32-bf8768fcfcc6 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 723.135281] [55439]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-21ffdfc1-212f-49ab-8c32-bf8768fcfcc6 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 723.135735] [55439]: [pid: 55439|app: 0|req: 30/65] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:51:57 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.176730] [55438]: DEBUG cinder.api.middleware.request_id [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.181514] [55438]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] POST http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787/action [ 723.181969] [55438]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 723.182139] [55438]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 723.199382] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.199382] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.200099] [55438]: INFO cinder.volume.api [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 723.209335] [55438]: INFO cinder.volume.api [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Begin detaching volume completed successfully. [ 723.209660] [55438]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-f828ec6b-8a58-455c-938c-1e6284199739 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787/action returned with HTTP 202 [ 723.210222] [55438]: [pid: 55438|app: 0|req: 36/66] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:51:58 2025] POST /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 724.233172] [55439]: DEBUG cinder.api.middleware.request_id [None req-c87e3074-7325-40aa-8652-afdb8d0c1739 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.233663] [55439]: INFO cinder.api.openstack.wsgi [None req-c87e3074-7325-40aa-8652-afdb8d0c1739 None None] GET http://10.180.1.21/volume// [ 724.233890] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c87e3074-7325-40aa-8652-afdb8d0c1739 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.234153] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c87e3074-7325-40aa-8652-afdb8d0c1739 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.234581] [55439]: INFO cinder.api.openstack.wsgi [None req-c87e3074-7325-40aa-8652-afdb8d0c1739 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 724.234950] [55439]: [pid: 55439|app: 0|req: 31/67] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:51:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 724.247608] [55438]: DEBUG cinder.api.middleware.request_id [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-6efc5966-c19c-46cf-8f4d-160d74219f98 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.252668] [55438]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-6efc5966-c19c-46cf-8f4d-160d74219f98 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 724.253844] [55438]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-6efc5966-c19c-46cf-8f4d-160d74219f98 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.254011] [55438]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-6efc5966-c19c-46cf-8f4d-160d74219f98 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.280469] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.280469] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.290886] [55438]: INFO cinder.volume.api [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-6efc5966-c19c-46cf-8f4d-160d74219f98 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 724.303097] [55438]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-6efc5966-c19c-46cf-8f4d-160d74219f98 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 724.303906] [55438]: [pid: 55438|app: 0|req: 37/68] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:51:59 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 1323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 725.550947] [55439]: DEBUG cinder.api.middleware.request_id [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-c76200e1-cf74-4b3b-89d9-ff583e451029 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.555965] [55439]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-c76200e1-cf74-4b3b-89d9-ff583e451029 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a [ 725.555965] [55439]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-c76200e1-cf74-4b3b-89d9-ff583e451029 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.555965] [55439]: DEBUG cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-c76200e1-cf74-4b3b-89d9-ff583e451029 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.572009] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.572009] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.125538] [55439]: INFO cinder.api.openstack.wsgi [req-11e31cb7-bd07-416a-a21b-03803135fa91 req-c76200e1-cf74-4b3b-89d9-ff583e451029 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a returned with HTTP 200 [ 726.125954] [55439]: [pid: 55439|app: 0|req: 32/69] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:52:00 2025] DELETE /volume/v3/attachments/f8ada928-974c-4da6-8bb0-aff450497d6a => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.921258] [55438]: DEBUG cinder.api.middleware.request_id [None req-1724b8f4-fcc5-4365-9dda-295c6e63a501 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.925226] [55438]: INFO cinder.api.openstack.wsgi [None req-1724b8f4-fcc5-4365-9dda-295c6e63a501 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 727.925226] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1724b8f4-fcc5-4365-9dda-295c6e63a501 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.925226] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1724b8f4-fcc5-4365-9dda-295c6e63a501 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.950060] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.950060] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.955643] [55438]: INFO cinder.volume.api [None req-1724b8f4-fcc5-4365-9dda-295c6e63a501 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 727.962750] [55438]: INFO cinder.api.openstack.wsgi [None req-1724b8f4-fcc5-4365-9dda-295c6e63a501 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 727.962750] [55438]: [pid: 55438|app: 0|req: 38/70] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:02 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.678137] [55439]: DEBUG cinder.api.middleware.request_id [None req-1b6bce0e-0b29-4329-b5d4-d015ae1baaaa None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.678603] [55439]: INFO cinder.api.openstack.wsgi [None req-1b6bce0e-0b29-4329-b5d4-d015ae1baaaa None None] GET http://10.180.1.21/volume// [ 728.678787] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1b6bce0e-0b29-4329-b5d4-d015ae1baaaa None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.679031] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1b6bce0e-0b29-4329-b5d4-d015ae1baaaa None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.679423] [55439]: INFO cinder.api.openstack.wsgi [None req-1b6bce0e-0b29-4329-b5d4-d015ae1baaaa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 728.683600] [55439]: [pid: 55439|app: 0|req: 33/71] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:52:03 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 728.688031] [55438]: DEBUG cinder.api.middleware.request_id [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-2ab3f368-a2e7-4669-b4f7-80a5e3b8ebb3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.691563] [55438]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-2ab3f368-a2e7-4669-b4f7-80a5e3b8ebb3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] POST http://10.180.1.21/volume/v3/attachments [ 728.692026] [55438]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-2ab3f368-a2e7-4669-b4f7-80a5e3b8ebb3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ed169d-3346-4d8f-9459-70d1acbe5259", "connector": null, "instance_uuid": "51b3dd53-5669-4967-8b80-6b9b89d997cb"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.710685] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.710685] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.757071] [55438]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-2ab3f368-a2e7-4669-b4f7-80a5e3b8ebb3 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 728.757378] [55438]: [pid: 55438|app: 0|req: 39/72] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:52:03 2025] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 728.832891] [55439]: DEBUG cinder.api.middleware.request_id [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.834917] [55439]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] POST http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259/action [ 728.839289] [55439]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 728.839289] [55439]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.862172] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.862172] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.864422] [55439]: INFO cinder.volume.api [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 728.870826] [55439]: INFO cinder.volume.api [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Roll detaching of volume completed successfully. [ 728.870826] [55439]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-96504003-affe-4b3f-b4f6-d27d9dbdee40 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259/action returned with HTTP 202 [ 728.870826] [55439]: [pid: 55439|app: 0|req: 34/73] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:52:03 2025] POST /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 728.878497] [55438]: DEBUG cinder.api.middleware.request_id [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-ba10a8da-6749-4709-8e79-237d5bc81796 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.883453] [55438]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-ba10a8da-6749-4709-8e79-237d5bc81796 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] DELETE http://10.180.1.21/volume/v3/attachments/afc35c3e-a245-4f33-9519-f5417aff9ec7 [ 728.885455] [55438]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-ba10a8da-6749-4709-8e79-237d5bc81796 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.885455] [55438]: DEBUG cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-ba10a8da-6749-4709-8e79-237d5bc81796 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.900022] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.900022] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.967929] [55438]: INFO cinder.api.openstack.wsgi [req-cef01aaf-3828-4b47-a129-21aafdf5e877 req-ba10a8da-6749-4709-8e79-237d5bc81796 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/attachments/afc35c3e-a245-4f33-9519-f5417aff9ec7 returned with HTTP 200 [ 728.968414] [55438]: [pid: 55438|app: 0|req: 40/74] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:52:03 2025] DELETE /volume/v3/attachments/afc35c3e-a245-4f33-9519-f5417aff9ec7 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.364261] [55439]: DEBUG cinder.api.middleware.request_id [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-3a00bef7-ac4c-4039-813a-1b0cb95ad4df None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.368027] [55439]: INFO cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-3a00bef7-ac4c-4039-813a-1b0cb95ad4df tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7 [ 734.368027] [55439]: DEBUG cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-3a00bef7-ac4c-4039-813a-1b0cb95ad4df tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.368027] [55439]: DEBUG cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-3a00bef7-ac4c-4039-813a-1b0cb95ad4df tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.382058] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.382058] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.921678] [55439]: INFO cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-3a00bef7-ac4c-4039-813a-1b0cb95ad4df tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7 returned with HTTP 200 [ 734.922469] [55439]: [pid: 55439|app: 0|req: 35/75] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:52:09 2025] DELETE /volume/v3/attachments/ae2f36f8-8078-4930-a07e-544168402cf7 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.933313] [55438]: DEBUG cinder.api.middleware.request_id [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.936829] [55438]: INFO cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] DELETE http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 [ 734.937074] [55438]: DEBUG cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.937309] [55438]: DEBUG cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.937523] [55438]: INFO cinder.api.v3.volumes [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Delete volume with id: 03ed169d-3346-4d8f-9459-70d1acbe5259 [ 734.954092] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.954092] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.954092] [55438]: INFO cinder.volume.api [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Volume info retrieved successfully. [ 734.984052] [55438]: INFO cinder.volume.api [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] Delete volume request issued successfully. [ 734.984052] [55438]: INFO cinder.api.openstack.wsgi [req-b34b9b1a-105d-4da5-a76e-57ef601ac03f req-72790199-f61f-4079-a0a1-9bb75aa39868 tempest-ServerActionsV293TestJSON-1571366619 tempest-ServerActionsV293TestJSON-1571366619-project-member] http://10.180.1.21/volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 returned with HTTP 202 [ 734.984052] [55438]: [pid: 55438|app: 0|req: 41/76] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:52:09 2025] DELETE /volume/v3/volumes/03ed169d-3346-4d8f-9459-70d1acbe5259 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 738.493443] [55439]: DEBUG cinder.api.middleware.request_id [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.496808] [55439]: INFO cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] POST http://10.180.1.21/volume/v3/volumes [ 738.497797] [55439]: DEBUG cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-904205749", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 738.500625] [55439]: DEBUG cinder.api.v3.volumes [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-904205749', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 738.502927] [55439]: INFO cinder.api.v3.volumes [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Create volume of 1 GB [ 738.502927] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.502927] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.509771] [55439]: INFO cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Availability Zones retrieved successfully. [ 738.523446] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Flow 'volume_create_api' (22830d1c-bdb6-4e8d-b978-cc9b7cf388c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 738.527416] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34bb74d8-696d-486d-a469-cb38283e393e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 738.527416] [55439]: DEBUG cinder.volume.flows.api.create_volume [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 738.564718] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34bb74d8-696d-486d-a469-cb38283e393e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 738.565883] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394cd72c-d1e6-41fd-b59a-ca86213e06e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 738.628426] [55439]: DEBUG cinder.quota [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Created reservations ['5ace4f23-f32a-4c3d-9d8a-a9c69c1c680b', '13e22a75-8812-4d9a-907c-c8341a159453', '21927436-ef1a-4db3-866f-a7febf393b80', '8eca4b3e-66b0-4b53-92a2-0d7381f44a89'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 738.628426] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394cd72c-d1e6-41fd-b59a-ca86213e06e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ace4f23-f32a-4c3d-9d8a-a9c69c1c680b', '13e22a75-8812-4d9a-907c-c8341a159453', '21927436-ef1a-4db3-866f-a7febf393b80', '8eca4b3e-66b0-4b53-92a2-0d7381f44a89']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 738.629564] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21936829-c75c-4554-92c4-edfa3f887d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 738.645948] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21936829-c75c-4554-92c4-edfa3f887d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69aedd6-6665-4882-b674-f7ecb1f2590f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-904205749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a78e78316fc481093ffa89776411d80',qos_specs=None,replication_status=,reservations=['5ace4f23-f32a-4c3d-9d8a-a9c69c1c680b','13e22a75-8812-4d9a-907c-c8341a159453','21927436-ef1a-4db3-866f-a7febf393b80','8eca4b3e-66b0-4b53-92a2-0d7381f44a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadcb6573c8a4e64a6b1e63743d232c8',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-904205749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69aedd6-6665-4882-b674-f7ecb1f2590f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a78e78316fc481093ffa89776411d80',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='aadcb6573c8a4e64a6b1e63743d232c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 738.647035] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb5c1a2-7fa4-4135-ba6a-604476abafb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 738.669689] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb5c1a2-7fa4-4135-ba6a-604476abafb3) 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-904205749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a78e78316fc481093ffa89776411d80',qos_specs=None,replication_status=,reservations=['5ace4f23-f32a-4c3d-9d8a-a9c69c1c680b','13e22a75-8812-4d9a-907c-c8341a159453','21927436-ef1a-4db3-866f-a7febf393b80','8eca4b3e-66b0-4b53-92a2-0d7381f44a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aadcb6573c8a4e64a6b1e63743d232c8',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 738.670649] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e6eabf-bafd-4849-851b-6bd146538456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 738.682452] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e6eabf-bafd-4849-851b-6bd146538456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 738.683876] [55439]: DEBUG cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Flow 'volume_create_api' (22830d1c-bdb6-4e8d-b978-cc9b7cf388c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 738.684352] [55439]: INFO cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Create volume request issued successfully. [ 738.685123] [55439]: INFO cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-21ee3308-0ece-420d-956c-6150e14c44b8 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 738.685722] [55439]: [pid: 55439|app: 0|req: 36/77] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 21 08:52:13 2025] POST /volume/v3/volumes => generated 753 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 738.699677] [55438]: DEBUG cinder.api.middleware.request_id [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-5fc3475c-35f8-4c68-9d1f-ce1893296656 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.703742] [55438]: INFO cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-5fc3475c-35f8-4c68-9d1f-ce1893296656 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 738.704791] [55438]: DEBUG cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-5fc3475c-35f8-4c68-9d1f-ce1893296656 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.705240] [55438]: DEBUG cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-5fc3475c-35f8-4c68-9d1f-ce1893296656 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.716758] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.716758] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.721697] [55438]: INFO cinder.volume.api [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-5fc3475c-35f8-4c68-9d1f-ce1893296656 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Volume info retrieved successfully. [ 738.729642] [55438]: INFO cinder.api.openstack.wsgi [req-62cc321c-3b51-4876-a8d1-cf61bc5ec2ac req-5fc3475c-35f8-4c68-9d1f-ce1893296656 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 200 [ 738.729642] [55438]: [pid: 55438|app: 0|req: 42/78] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:13 2025] GET /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.041217] [55439]: DEBUG cinder.api.middleware.request_id [req-7b3e5373-6fde-4806-8a32-7a0a6699851c req-7d3b1da8-6631-46a4-af12-e1d2be48b927 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.043313] [55439]: INFO cinder.api.openstack.wsgi [req-7b3e5373-6fde-4806-8a32-7a0a6699851c req-7d3b1da8-6631-46a4-af12-e1d2be48b927 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 739.043541] [55439]: DEBUG cinder.api.openstack.wsgi [req-7b3e5373-6fde-4806-8a32-7a0a6699851c req-7d3b1da8-6631-46a4-af12-e1d2be48b927 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.043763] [55439]: DEBUG cinder.api.openstack.wsgi [req-7b3e5373-6fde-4806-8a32-7a0a6699851c req-7d3b1da8-6631-46a4-af12-e1d2be48b927 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.054493] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.054493] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.061495] [55439]: INFO cinder.volume.api [req-7b3e5373-6fde-4806-8a32-7a0a6699851c req-7d3b1da8-6631-46a4-af12-e1d2be48b927 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Volume info retrieved successfully. [ 739.065292] [55439]: INFO cinder.api.openstack.wsgi [req-7b3e5373-6fde-4806-8a32-7a0a6699851c req-7d3b1da8-6631-46a4-af12-e1d2be48b927 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 200 [ 739.065808] [55439]: [pid: 55439|app: 0|req: 37/79] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:13 2025] GET /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.284082] [55438]: DEBUG cinder.api.middleware.request_id [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.287044] [55438]: INFO cinder.api.openstack.wsgi [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 739.287663] [55438]: DEBUG cinder.api.openstack.wsgi [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c69aedd6-6665-4882-b674-f7ecb1f2590f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1192403784", "description": null, "metadata": {}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 739.297693] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.297693] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.298298] [55438]: INFO cinder.volume.api [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Volume info retrieved successfully. [ 739.298488] [55438]: INFO cinder.api.v3.snapshots [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Create snapshot from volume c69aedd6-6665-4882-b674-f7ecb1f2590f [ 739.318450] [55438]: WARNING cinder.quota [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-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. [ 739.340757] [55438]: DEBUG cinder.quota [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Created reservations ['1b0e0edc-8217-45b4-8da0-40bda634f629', 'e40f7af3-a334-4802-8d7e-ee54ac201cd6', '245ddf5b-daa2-4bf7-a33f-77735c8318ba', '9e118f2a-12c6-4809-89c1-0ec481ec7ccb'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 739.388050] [55438]: INFO cinder.volume.api [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Snapshot create request issued successfully. [ 739.388654] [55438]: INFO cinder.api.openstack.wsgi [req-bd361369-7e7d-4d01-92b8-16ba2c07ce67 req-e3245442-a5c7-4a87-91ab-58082fdc087e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 739.389109] [55438]: [pid: 55438|app: 0|req: 43/80] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Feb 21 08:52:14 2025] POST /volume/v3/snapshots => generated 311 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 739.716337] [55439]: DEBUG cinder.api.middleware.request_id [req-b53b2f3a-0c84-47c1-b0c9-7488ef1b5e5e req-8c825dff-7154-4fbb-8f5f-e630b50edd5f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.718870] [55439]: INFO cinder.api.openstack.wsgi [req-b53b2f3a-0c84-47c1-b0c9-7488ef1b5e5e req-8c825dff-7154-4fbb-8f5f-e630b50edd5f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 [ 739.718963] [55439]: DEBUG cinder.api.openstack.wsgi [req-b53b2f3a-0c84-47c1-b0c9-7488ef1b5e5e req-8c825dff-7154-4fbb-8f5f-e630b50edd5f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.719179] [55439]: DEBUG cinder.api.openstack.wsgi [req-b53b2f3a-0c84-47c1-b0c9-7488ef1b5e5e req-8c825dff-7154-4fbb-8f5f-e630b50edd5f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.739513] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.739513] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.740117] [55439]: INFO cinder.volume.api [req-b53b2f3a-0c84-47c1-b0c9-7488ef1b5e5e req-8c825dff-7154-4fbb-8f5f-e630b50edd5f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Snapshot retrieved successfully. [ 739.741230] [55439]: INFO cinder.api.openstack.wsgi [req-b53b2f3a-0c84-47c1-b0c9-7488ef1b5e5e req-8c825dff-7154-4fbb-8f5f-e630b50edd5f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 returned with HTTP 200 [ 739.741626] [55439]: [pid: 55439|app: 0|req: 38/81] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:52:14 2025] GET /volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.935462] [55438]: DEBUG cinder.api.middleware.request_id [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.938090] [55438]: INFO cinder.api.openstack.wsgi [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 739.938335] [55438]: DEBUG cinder.api.openstack.wsgi [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.938566] [55438]: DEBUG cinder.api.openstack.wsgi [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'detail' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.938895] [55438]: DEBUG cinder.api.api_utils [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Removing options '' from query. {{(pid=55438) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 739.939266] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.939266] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.940776] [55438]: DEBUG cinder.db.sqlalchemy.api [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Building query based on filter {{(pid=55438) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 739.956478] [55438]: INFO cinder.volume.api [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Get all snapshots completed successfully. [ 739.957049] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.957049] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.957790] [55438]: INFO cinder.api.openstack.wsgi [req-95551272-8c97-414a-b325-7636136d292e req-377c7e8e-715d-4906-8b6f-93a76530dd0e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 739.958240] [55438]: [pid: 55438|app: 0|req: 44/82] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Feb 21 08:52:14 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.201769] [55439]: DEBUG cinder.api.middleware.request_id [req-40f82dbb-f08b-4d75-8db7-5bdc7d3e34e2 req-1a588346-8d23-477e-b885-ad286680298f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.209086] [55439]: INFO cinder.api.openstack.wsgi [req-40f82dbb-f08b-4d75-8db7-5bdc7d3e34e2 req-1a588346-8d23-477e-b885-ad286680298f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 [ 740.209397] [55439]: DEBUG cinder.api.openstack.wsgi [req-40f82dbb-f08b-4d75-8db7-5bdc7d3e34e2 req-1a588346-8d23-477e-b885-ad286680298f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.210703] [55439]: DEBUG cinder.api.openstack.wsgi [req-40f82dbb-f08b-4d75-8db7-5bdc7d3e34e2 req-1a588346-8d23-477e-b885-ad286680298f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.222064] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.222064] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.222728] [55439]: INFO cinder.volume.api [req-40f82dbb-f08b-4d75-8db7-5bdc7d3e34e2 req-1a588346-8d23-477e-b885-ad286680298f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Snapshot retrieved successfully. [ 740.224033] [55439]: INFO cinder.api.openstack.wsgi [req-40f82dbb-f08b-4d75-8db7-5bdc7d3e34e2 req-1a588346-8d23-477e-b885-ad286680298f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 returned with HTTP 200 [ 740.224707] [55439]: [pid: 55439|app: 0|req: 39/83] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:52:15 2025] GET /volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 740.302551] [55438]: DEBUG cinder.api.middleware.request_id [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.305397] [55438]: INFO cinder.api.openstack.wsgi [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 [ 740.305397] [55438]: DEBUG cinder.api.openstack.wsgi [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.305591] [55438]: DEBUG cinder.api.openstack.wsgi [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.305591] [55438]: INFO cinder.api.v2.snapshots [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Delete snapshot with id: 1367a537-bfe3-41b7-8be1-8ce33bbe6c71 [ 740.313182] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.313182] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.313182] [55438]: INFO cinder.volume.api [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Snapshot retrieved successfully. [ 740.345419] [55438]: INFO cinder.volume.api [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Snapshot delete request issued successfully. [ 740.345419] [55438]: INFO cinder.api.openstack.wsgi [req-87131fd4-f8df-4e69-b049-c4eced8eafde req-e1a415f2-1b16-4781-b697-014a1bbe2d55 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 returned with HTTP 202 [ 740.345419] [55438]: [pid: 55438|app: 0|req: 45/84] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Feb 21 08:52:15 2025] DELETE /volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 740.491240] [55439]: DEBUG cinder.api.middleware.request_id [req-c046b946-ced3-4a43-9124-13be69de7130 req-218f0723-1b79-49d2-b5c5-3b1a65eef64b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.494148] [55439]: INFO cinder.api.openstack.wsgi [req-c046b946-ced3-4a43-9124-13be69de7130 req-218f0723-1b79-49d2-b5c5-3b1a65eef64b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 [ 740.494427] [55439]: DEBUG cinder.api.openstack.wsgi [req-c046b946-ced3-4a43-9124-13be69de7130 req-218f0723-1b79-49d2-b5c5-3b1a65eef64b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.494654] [55439]: DEBUG cinder.api.openstack.wsgi [req-c046b946-ced3-4a43-9124-13be69de7130 req-218f0723-1b79-49d2-b5c5-3b1a65eef64b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.500763] [55439]: INFO cinder.api.openstack.wsgi [req-c046b946-ced3-4a43-9124-13be69de7130 req-218f0723-1b79-49d2-b5c5-3b1a65eef64b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 returned with HTTP 404 [ 740.500763] [55439]: [pid: 55439|app: 0|req: 40/85] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:52:15 2025] GET /volume/v3/snapshots/1367a537-bfe3-41b7-8be1-8ce33bbe6c71 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 740.583040] [55438]: DEBUG cinder.api.middleware.request_id [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.586602] [55438]: INFO cinder.api.openstack.wsgi [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 740.586793] [55438]: DEBUG cinder.api.openstack.wsgi [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.587022] [55438]: DEBUG cinder.api.openstack.wsgi [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.587455] [55438]: INFO cinder.api.v3.volumes [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Delete volume with id: c69aedd6-6665-4882-b674-f7ecb1f2590f [ 740.603761] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.603761] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.604507] [55438]: INFO cinder.volume.api [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Volume info retrieved successfully. [ 740.622362] [55438]: INFO cinder.volume.api [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Delete volume request issued successfully. [ 740.622514] [55438]: INFO cinder.api.openstack.wsgi [req-5ce44fbc-e7b7-4f64-beb4-a9923b100497 req-1b7d3198-6c24-46ea-b1ac-783e61668c0f tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 202 [ 740.622963] [55438]: [pid: 55438|app: 0|req: 46/86] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:52:15 2025] DELETE /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 740.636166] [55439]: DEBUG cinder.api.middleware.request_id [req-ce87397d-b03d-48e4-a841-d5e3dd449671 req-303694f7-d150-4731-a64a-9ba27c1d359b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.640267] [55439]: INFO cinder.api.openstack.wsgi [req-ce87397d-b03d-48e4-a841-d5e3dd449671 req-303694f7-d150-4731-a64a-9ba27c1d359b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 740.640611] [55439]: DEBUG cinder.api.openstack.wsgi [req-ce87397d-b03d-48e4-a841-d5e3dd449671 req-303694f7-d150-4731-a64a-9ba27c1d359b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.640754] [55439]: DEBUG cinder.api.openstack.wsgi [req-ce87397d-b03d-48e4-a841-d5e3dd449671 req-303694f7-d150-4731-a64a-9ba27c1d359b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.649304] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.649304] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.653856] [55439]: INFO cinder.volume.api [req-ce87397d-b03d-48e4-a841-d5e3dd449671 req-303694f7-d150-4731-a64a-9ba27c1d359b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Volume info retrieved successfully. [ 740.659627] [55439]: INFO cinder.api.openstack.wsgi [req-ce87397d-b03d-48e4-a841-d5e3dd449671 req-303694f7-d150-4731-a64a-9ba27c1d359b tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 200 [ 740.660121] [55439]: [pid: 55439|app: 0|req: 41/87] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:15 2025] GET /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.866899] [55438]: DEBUG cinder.api.middleware.request_id [req-b51a65b5-49ca-447d-9703-54243bf27d13 req-65dc2418-6dcd-4394-914a-33330ed6417e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.870190] [55438]: INFO cinder.api.openstack.wsgi [req-b51a65b5-49ca-447d-9703-54243bf27d13 req-65dc2418-6dcd-4394-914a-33330ed6417e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 741.870450] [55438]: DEBUG cinder.api.openstack.wsgi [req-b51a65b5-49ca-447d-9703-54243bf27d13 req-65dc2418-6dcd-4394-914a-33330ed6417e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.870758] [55438]: DEBUG cinder.api.openstack.wsgi [req-b51a65b5-49ca-447d-9703-54243bf27d13 req-65dc2418-6dcd-4394-914a-33330ed6417e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.881101] [55438]: INFO cinder.api.openstack.wsgi [req-b51a65b5-49ca-447d-9703-54243bf27d13 req-65dc2418-6dcd-4394-914a-33330ed6417e tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 404 [ 741.882190] [55438]: [pid: 55438|app: 0|req: 47/88] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:16 2025] GET /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 741.900939] [55439]: DEBUG cinder.api.middleware.request_id [req-e2622a80-c665-40b2-901f-6efab1584564 req-cd085896-533f-4f60-8c2c-37398443c124 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.903662] [55439]: INFO cinder.api.openstack.wsgi [req-e2622a80-c665-40b2-901f-6efab1584564 req-cd085896-533f-4f60-8c2c-37398443c124 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 741.903870] [55439]: DEBUG cinder.api.openstack.wsgi [req-e2622a80-c665-40b2-901f-6efab1584564 req-cd085896-533f-4f60-8c2c-37398443c124 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.904128] [55439]: DEBUG cinder.api.openstack.wsgi [req-e2622a80-c665-40b2-901f-6efab1584564 req-cd085896-533f-4f60-8c2c-37398443c124 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.904341] [55439]: INFO cinder.api.v3.volumes [req-e2622a80-c665-40b2-901f-6efab1584564 req-cd085896-533f-4f60-8c2c-37398443c124 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Delete volume with id: c69aedd6-6665-4882-b674-f7ecb1f2590f [ 741.910756] [55439]: INFO cinder.api.openstack.wsgi [req-e2622a80-c665-40b2-901f-6efab1584564 req-cd085896-533f-4f60-8c2c-37398443c124 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 404 [ 741.911338] [55439]: [pid: 55439|app: 0|req: 42/89] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:52:16 2025] DELETE /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 741.925734] [55438]: DEBUG cinder.api.middleware.request_id [req-bfe76e7f-42cf-473e-9761-e42772e3d612 req-aeb44661-19c2-4e32-8239-2360c0c08fd3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.927707] [55438]: INFO cinder.api.openstack.wsgi [req-bfe76e7f-42cf-473e-9761-e42772e3d612 req-aeb44661-19c2-4e32-8239-2360c0c08fd3 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] GET http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f [ 741.928104] [55438]: DEBUG cinder.api.openstack.wsgi [req-bfe76e7f-42cf-473e-9761-e42772e3d612 req-aeb44661-19c2-4e32-8239-2360c0c08fd3 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.928431] [55438]: DEBUG cinder.api.openstack.wsgi [req-bfe76e7f-42cf-473e-9761-e42772e3d612 req-aeb44661-19c2-4e32-8239-2360c0c08fd3 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.935814] [55438]: INFO cinder.api.openstack.wsgi [req-bfe76e7f-42cf-473e-9761-e42772e3d612 req-aeb44661-19c2-4e32-8239-2360c0c08fd3 tempest-VolumesSnapshotsTestJSON-923015647 tempest-VolumesSnapshotsTestJSON-923015647-project-member] http://10.180.1.21/volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f returned with HTTP 404 [ 741.936170] [55438]: [pid: 55438|app: 0|req: 48/90] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:16 2025] GET /volume/v3/volumes/c69aedd6-6665-4882-b674-f7ecb1f2590f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 743.888766] [55439]: DEBUG cinder.api.middleware.request_id [None req-f5436c4c-efba-4c91-a442-945283f00035 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.891141] [55439]: INFO cinder.api.openstack.wsgi [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] POST http://10.180.1.21/volume/v3/volumes [ 743.891823] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1576051827"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.894240] [55439]: DEBUG cinder.api.v3.volumes [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1576051827'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 743.894328] [55439]: INFO cinder.api.v3.volumes [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Create volume of 1 GB [ 743.902317] [55439]: INFO cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Availability Zones retrieved successfully. [ 743.910737] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Flow 'volume_create_api' (fba084ee-12df-4635-9606-9f101198883a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 743.912109] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef2b527-43e9-499e-869c-af6dd4e5d1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.913549] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 743.936619] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef2b527-43e9-499e-869c-af6dd4e5d1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.937687] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc882c0-0570-4d64-ba13-fe33ddaf3d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.994671] [55439]: DEBUG cinder.quota [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Created reservations ['64f92611-0a26-45a0-9738-b6be49008ea0', 'eaaaec0d-c24f-417a-8512-d98d9a0a7992', '2a2e96c3-f31f-4362-8f84-7e0bdfce3146', '14ed9501-8b04-4a10-a6f2-484cc30cfad2'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 743.995757] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc882c0-0570-4d64-ba13-fe33ddaf3d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f92611-0a26-45a0-9738-b6be49008ea0', 'eaaaec0d-c24f-417a-8512-d98d9a0a7992', '2a2e96c3-f31f-4362-8f84-7e0bdfce3146', '14ed9501-8b04-4a10-a6f2-484cc30cfad2']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.996747] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d90174-cf4b-4312-94f1-ed6cd4605ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.012894] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d90174-cf4b-4312-94f1-ed6cd4605ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1c00af-5978-4238-bded-5b28d1623383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1576051827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cec5e8b053a4483dbf0250770f31e56c',qos_specs=None,replication_status=,reservations=['64f92611-0a26-45a0-9738-b6be49008ea0','eaaaec0d-c24f-417a-8512-d98d9a0a7992','2a2e96c3-f31f-4362-8f84-7e0bdfce3146','14ed9501-8b04-4a10-a6f2-484cc30cfad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a7641f86c36418b8f7ba2525fc53dae',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1576051827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1c00af-5978-4238-bded-5b28d1623383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cec5e8b053a4483dbf0250770f31e56c',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='2a7641f86c36418b8f7ba2525fc53dae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.013977] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496de3b0-9e88-4ac4-abd7-630021991556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.029135] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496de3b0-9e88-4ac4-abd7-630021991556) 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-1576051827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cec5e8b053a4483dbf0250770f31e56c',qos_specs=None,replication_status=,reservations=['64f92611-0a26-45a0-9738-b6be49008ea0','eaaaec0d-c24f-417a-8512-d98d9a0a7992','2a2e96c3-f31f-4362-8f84-7e0bdfce3146','14ed9501-8b04-4a10-a6f2-484cc30cfad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a7641f86c36418b8f7ba2525fc53dae',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.030142] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c366a82e-287d-46d0-b1e4-713f17a2b125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.040353] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c366a82e-287d-46d0-b1e4-713f17a2b125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.041634] [55439]: DEBUG cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Flow 'volume_create_api' (fba084ee-12df-4635-9606-9f101198883a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 744.042021] [55439]: INFO cinder.volume.api [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Create volume request issued successfully. [ 744.042750] [55439]: INFO cinder.api.openstack.wsgi [None req-f5436c4c-efba-4c91-a442-945283f00035 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 744.043267] [55439]: [pid: 55439|app: 0|req: 43/91] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:52:18 2025] POST /volume/v3/volumes => generated 751 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 744.052198] [55438]: DEBUG cinder.api.middleware.request_id [None req-3affc390-cfa6-44af-bd37-21ad551bca1e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.054754] [55438]: INFO cinder.api.openstack.wsgi [None req-3affc390-cfa6-44af-bd37-21ad551bca1e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 744.054987] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3affc390-cfa6-44af-bd37-21ad551bca1e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.055256] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3affc390-cfa6-44af-bd37-21ad551bca1e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.065041] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.065041] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.081019] [55438]: INFO cinder.volume.api [None req-3affc390-cfa6-44af-bd37-21ad551bca1e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 744.091160] [55438]: INFO cinder.api.openstack.wsgi [None req-3affc390-cfa6-44af-bd37-21ad551bca1e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 744.091160] [55438]: [pid: 55438|app: 0|req: 49/92] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:18 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.101483] [55439]: DEBUG cinder.api.middleware.request_id [None req-5d976b11-a91d-4183-97b4-53caa3485c94 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.106024] [55439]: INFO cinder.api.openstack.wsgi [None req-5d976b11-a91d-4183-97b4-53caa3485c94 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 745.106024] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5d976b11-a91d-4183-97b4-53caa3485c94 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.106024] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5d976b11-a91d-4183-97b4-53caa3485c94 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.114221] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.114221] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.118418] [55439]: INFO cinder.volume.api [None req-5d976b11-a91d-4183-97b4-53caa3485c94 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 745.124460] [55439]: INFO cinder.api.openstack.wsgi [None req-5d976b11-a91d-4183-97b4-53caa3485c94 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 745.124892] [55439]: [pid: 55439|app: 0|req: 44/93] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:19 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.316658] [55438]: DEBUG cinder.api.middleware.request_id [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-1cf9369a-17fb-495f-8293-6f0c505334ca None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.319151] [55438]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-1cf9369a-17fb-495f-8293-6f0c505334ca tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 745.319382] [55438]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-1cf9369a-17fb-495f-8293-6f0c505334ca tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.319627] [55438]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-1cf9369a-17fb-495f-8293-6f0c505334ca tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.327454] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.327454] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.330936] [55438]: INFO cinder.volume.api [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-1cf9369a-17fb-495f-8293-6f0c505334ca tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 745.335518] [55438]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-1cf9369a-17fb-495f-8293-6f0c505334ca tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 745.335939] [55438]: [pid: 55438|app: 0|req: 50/94] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:20 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 746.449235] [55439]: DEBUG cinder.api.middleware.request_id [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-a6ef4927-4cd3-4a91-905b-00fe09e25867 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.451617] [55439]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-a6ef4927-4cd3-4a91-905b-00fe09e25867 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 746.451913] [55439]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-a6ef4927-4cd3-4a91-905b-00fe09e25867 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.452153] [55439]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-a6ef4927-4cd3-4a91-905b-00fe09e25867 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.464282] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.464282] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.468634] [55439]: INFO cinder.volume.api [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-a6ef4927-4cd3-4a91-905b-00fe09e25867 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 746.474510] [55439]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-a6ef4927-4cd3-4a91-905b-00fe09e25867 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 746.475248] [55439]: [pid: 55439|app: 0|req: 45/95] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:21 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.860194] [55438]: DEBUG cinder.api.middleware.request_id [None req-2da5a9b1-6062-4832-a7db-ea853ce93a0f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.860661] [55438]: INFO cinder.api.openstack.wsgi [None req-2da5a9b1-6062-4832-a7db-ea853ce93a0f None None] GET http://10.180.1.21/volume// [ 746.860852] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2da5a9b1-6062-4832-a7db-ea853ce93a0f None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.861094] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2da5a9b1-6062-4832-a7db-ea853ce93a0f None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.861507] [55438]: INFO cinder.api.openstack.wsgi [None req-2da5a9b1-6062-4832-a7db-ea853ce93a0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.861814] [55438]: [pid: 55438|app: 0|req: 51/96] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:52:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.865798] [55439]: DEBUG cinder.api.middleware.request_id [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-7adf072a-8e55-4154-bf3c-b80defb774f6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.868796] [55439]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-7adf072a-8e55-4154-bf3c-b80defb774f6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] POST http://10.180.1.21/volume/v3/attachments [ 746.868998] [55439]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-7adf072a-8e55-4154-bf3c-b80defb774f6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f1c00af-5978-4238-bded-5b28d1623383", "connector": null, "instance_uuid": "5fae8f14-70bd-496e-b311-8555e6eb8dd6"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.879739] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.879739] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.908373] [55439]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-7adf072a-8e55-4154-bf3c-b80defb774f6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 746.908373] [55439]: [pid: 55439|app: 0|req: 46/97] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:52:21 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.940324] [55438]: DEBUG cinder.api.middleware.request_id [None req-78171e2c-0fb4-49c0-969e-66bcb414dc7e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.942682] [55438]: INFO cinder.api.openstack.wsgi [None req-78171e2c-0fb4-49c0-969e-66bcb414dc7e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 746.942915] [55438]: DEBUG cinder.api.openstack.wsgi [None req-78171e2c-0fb4-49c0-969e-66bcb414dc7e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.943174] [55438]: DEBUG cinder.api.openstack.wsgi [None req-78171e2c-0fb4-49c0-969e-66bcb414dc7e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.953686] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.953686] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.959736] [55438]: INFO cinder.volume.api [None req-78171e2c-0fb4-49c0-969e-66bcb414dc7e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 746.964056] [55438]: INFO cinder.api.openstack.wsgi [None req-78171e2c-0fb4-49c0-969e-66bcb414dc7e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 746.964483] [55438]: [pid: 55438|app: 0|req: 52/98] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:21 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.441361] [55439]: DEBUG cinder.api.middleware.request_id [None req-99244d37-a11d-44f9-b2f3-640d583bd5fb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.441777] [55439]: INFO cinder.api.openstack.wsgi [None req-99244d37-a11d-44f9-b2f3-640d583bd5fb None None] GET http://10.180.1.21/volume// [ 747.441987] [55439]: DEBUG cinder.api.openstack.wsgi [None req-99244d37-a11d-44f9-b2f3-640d583bd5fb None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.442262] [55439]: DEBUG cinder.api.openstack.wsgi [None req-99244d37-a11d-44f9-b2f3-640d583bd5fb None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.442680] [55439]: INFO cinder.api.openstack.wsgi [None req-99244d37-a11d-44f9-b2f3-640d583bd5fb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 747.446079] [55439]: [pid: 55439|app: 0|req: 47/99] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:52:22 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 747.450948] [55438]: DEBUG cinder.api.middleware.request_id [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-ae23c01b-391a-49d3-9f9f-f19008c80f96 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.452897] [55438]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-ae23c01b-391a-49d3-9f9f-f19008c80f96 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 747.453200] [55438]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-ae23c01b-391a-49d3-9f9f-f19008c80f96 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.453465] [55438]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-ae23c01b-391a-49d3-9f9f-f19008c80f96 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.467265] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.467265] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.473421] [55438]: INFO cinder.volume.api [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-ae23c01b-391a-49d3-9f9f-f19008c80f96 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 747.480623] [55438]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-ae23c01b-391a-49d3-9f9f-f19008c80f96 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 747.480623] [55438]: [pid: 55438|app: 0|req: 53/100] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:52:22 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 747.511140] [55439]: DEBUG cinder.api.middleware.request_id [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.515020] [55439]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] PUT http://10.180.1.21/volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5 [ 747.515020] [55439]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-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-555088", "mountpoint": "/dev/sdb"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 747.523868] [55439]: DEBUG cinder.coordination [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Acquiring lock "cinder-attachment_update-8f1c00af-5978-4238-bded-5b28d1623383-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 747.529860] [55439]: DEBUG cinder.coordination [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Lock "cinder-attachment_update-8f1c00af-5978-4238-bded-5b28d1623383-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 747.531016] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.531016] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.975869] [55438]: DEBUG cinder.api.middleware.request_id [None req-556fb0bf-dc62-4710-989b-897d365e6cc6 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.977841] [55438]: INFO cinder.api.openstack.wsgi [None req-556fb0bf-dc62-4710-989b-897d365e6cc6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 747.978192] [55438]: DEBUG cinder.api.openstack.wsgi [None req-556fb0bf-dc62-4710-989b-897d365e6cc6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.978526] [55438]: DEBUG cinder.api.openstack.wsgi [None req-556fb0bf-dc62-4710-989b-897d365e6cc6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.989410] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.989410] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.992916] [55438]: INFO cinder.volume.api [None req-556fb0bf-dc62-4710-989b-897d365e6cc6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 747.997466] [55438]: INFO cinder.api.openstack.wsgi [None req-556fb0bf-dc62-4710-989b-897d365e6cc6 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 747.999352] [55438]: [pid: 55438|app: 0|req: 54/101] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:22 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.999352] [55438]: DEBUG cinder.api.middleware.request_id [None req-590bba45-7f76-4091-8bce-89760bc5c2ee None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.999352] [55438]: INFO cinder.api.openstack.wsgi [None req-590bba45-7f76-4091-8bce-89760bc5c2ee None None] GET http://10.180.1.21/volume// [ 747.999352] [55438]: DEBUG cinder.api.openstack.wsgi [None req-590bba45-7f76-4091-8bce-89760bc5c2ee None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.999554] [55438]: DEBUG cinder.api.openstack.wsgi [None req-590bba45-7f76-4091-8bce-89760bc5c2ee None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.000545] [55438]: INFO cinder.api.openstack.wsgi [None req-590bba45-7f76-4091-8bce-89760bc5c2ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 748.000545] [55438]: [pid: 55438|app: 0|req: 55/102] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:52:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 748.004194] [55438]: DEBUG cinder.api.middleware.request_id [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-433f6832-d9cb-466f-a51c-d5d506cbd4cd None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.006221] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-433f6832-d9cb-466f-a51c-d5d506cbd4cd tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 748.006632] [55438]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-433f6832-d9cb-466f-a51c-d5d506cbd4cd tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3de00afd-301e-4d5d-bb88-692724edd416", "connector": null, "instance_uuid": "13d54771-0092-4d5b-9191-c92a4563de94"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 748.015282] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.015282] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.035394] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-433f6832-d9cb-466f-a51c-d5d506cbd4cd tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 748.036395] [55438]: [pid: 55438|app: 0|req: 56/103] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:52:22 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.055178] [55438]: DEBUG cinder.api.middleware.request_id [None req-794fdb8a-e09b-4fcc-a67f-5730bf5f318d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.059494] [55438]: INFO cinder.api.openstack.wsgi [None req-794fdb8a-e09b-4fcc-a67f-5730bf5f318d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 748.059721] [55438]: DEBUG cinder.api.openstack.wsgi [None req-794fdb8a-e09b-4fcc-a67f-5730bf5f318d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.059945] [55438]: DEBUG cinder.api.openstack.wsgi [None req-794fdb8a-e09b-4fcc-a67f-5730bf5f318d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.069665] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.069665] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.074393] [55438]: INFO cinder.volume.api [None req-794fdb8a-e09b-4fcc-a67f-5730bf5f318d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 748.079743] [55438]: INFO cinder.api.openstack.wsgi [None req-794fdb8a-e09b-4fcc-a67f-5730bf5f318d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 748.080157] [55438]: [pid: 55438|app: 0|req: 57/104] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:22 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.558458] [55438]: DEBUG cinder.api.middleware.request_id [None req-cc862015-ffc5-4579-9ade-637820f3b367 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.559639] [55438]: INFO cinder.api.openstack.wsgi [None req-cc862015-ffc5-4579-9ade-637820f3b367 None None] GET http://10.180.1.21/volume// [ 748.559639] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cc862015-ffc5-4579-9ade-637820f3b367 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.559639] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cc862015-ffc5-4579-9ade-637820f3b367 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.559791] [55438]: INFO cinder.api.openstack.wsgi [None req-cc862015-ffc5-4579-9ade-637820f3b367 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 748.560240] [55438]: [pid: 55438|app: 0|req: 58/105] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:52:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 748.564695] [55438]: DEBUG cinder.api.middleware.request_id [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-0bca1210-04bc-417b-a3c2-ba91a04819fc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.567820] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-0bca1210-04bc-417b-a3c2-ba91a04819fc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 748.568613] [55438]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-0bca1210-04bc-417b-a3c2-ba91a04819fc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.568613] [55438]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-0bca1210-04bc-417b-a3c2-ba91a04819fc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.585276] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.585276] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.588716] [55438]: INFO cinder.volume.api [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-0bca1210-04bc-417b-a3c2-ba91a04819fc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 748.595490] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-0bca1210-04bc-417b-a3c2-ba91a04819fc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 748.595916] [55438]: [pid: 55438|app: 0|req: 59/106] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:52:23 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1232 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 748.627529] [55438]: DEBUG cinder.api.middleware.request_id [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.629850] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] PUT http://10.180.1.21/volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2 [ 748.630291] [55438]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-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-554978", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 748.637801] [55438]: DEBUG cinder.coordination [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Acquiring lock "cinder-attachment_update-3de00afd-301e-4d5d-bb88-692724edd416-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 748.642055] [55438]: DEBUG cinder.coordination [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Lock "cinder-attachment_update-3de00afd-301e-4d5d-bb88-692724edd416-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 748.643205] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.643205] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.057878] [55439]: DEBUG cinder.coordination [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Lock "cinder-attachment_update-8f1c00af-5978-4238-bded-5b28d1623383-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 752.058310] [55439]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-864f55a1-9a34-4576-a9d7-e00f952ad12b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5 returned with HTTP 200 [ 752.058504] [55439]: [pid: 55439|app: 0|req: 48/107] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:52:22 2025] PUT /volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.059320] [55439]: DEBUG cinder.api.middleware.request_id [None req-9986f377-a876-453f-b30a-0037ef7308c1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.064778] [55439]: INFO cinder.api.openstack.wsgi [None req-9986f377-a876-453f-b30a-0037ef7308c1 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 752.064926] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9986f377-a876-453f-b30a-0037ef7308c1 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.065174] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9986f377-a876-453f-b30a-0037ef7308c1 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.076981] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.076981] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.081845] [55439]: INFO cinder.volume.api [None req-9986f377-a876-453f-b30a-0037ef7308c1 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 752.088288] [55439]: INFO cinder.api.openstack.wsgi [None req-9986f377-a876-453f-b30a-0037ef7308c1 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 752.088714] [55439]: [pid: 55439|app: 0|req: 49/108] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:26 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.092237] [55439]: DEBUG cinder.api.middleware.request_id [None req-ab921078-6692-4974-a5c5-b317ea7083bb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.094036] [55439]: INFO cinder.api.openstack.wsgi [None req-ab921078-6692-4974-a5c5-b317ea7083bb tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 752.094257] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ab921078-6692-4974-a5c5-b317ea7083bb tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.097045] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ab921078-6692-4974-a5c5-b317ea7083bb tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.113405] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.113405] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.119590] [55439]: INFO cinder.volume.api [None req-ab921078-6692-4974-a5c5-b317ea7083bb tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 752.129124] [55439]: INFO cinder.api.openstack.wsgi [None req-ab921078-6692-4974-a5c5-b317ea7083bb tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 752.129868] [55439]: [pid: 55439|app: 0|req: 50/109] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:26 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.104412] [55439]: DEBUG cinder.api.middleware.request_id [None req-2cc53218-b1cc-46fa-b09f-8d98c9cefe0b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.106578] [55439]: INFO cinder.api.openstack.wsgi [None req-2cc53218-b1cc-46fa-b09f-8d98c9cefe0b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 753.107552] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2cc53218-b1cc-46fa-b09f-8d98c9cefe0b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.107552] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2cc53218-b1cc-46fa-b09f-8d98c9cefe0b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.118587] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.118587] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.123009] [55439]: INFO cinder.volume.api [None req-2cc53218-b1cc-46fa-b09f-8d98c9cefe0b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 753.130390] [55439]: INFO cinder.api.openstack.wsgi [None req-2cc53218-b1cc-46fa-b09f-8d98c9cefe0b tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 753.130390] [55439]: [pid: 55439|app: 0|req: 51/110] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:27 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.141699] [55439]: DEBUG cinder.api.middleware.request_id [None req-635f3e96-836b-4308-92c2-8eec04602056 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.143501] [55439]: INFO cinder.api.openstack.wsgi [None req-635f3e96-836b-4308-92c2-8eec04602056 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 753.143912] [55439]: DEBUG cinder.api.openstack.wsgi [None req-635f3e96-836b-4308-92c2-8eec04602056 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.144266] [55439]: DEBUG cinder.api.openstack.wsgi [None req-635f3e96-836b-4308-92c2-8eec04602056 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.158204] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.158204] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.161678] [55439]: INFO cinder.volume.api [None req-635f3e96-836b-4308-92c2-8eec04602056 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 753.168018] [55439]: INFO cinder.api.openstack.wsgi [None req-635f3e96-836b-4308-92c2-8eec04602056 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 753.168018] [55439]: [pid: 55439|app: 0|req: 52/111] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:28 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.180470] [55438]: DEBUG cinder.coordination [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Lock "cinder-attachment_update-3de00afd-301e-4d5d-bb88-692724edd416-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 753.184017] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-f0cf3d9d-0833-414f-a2c0-73612d3110cc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2 returned with HTTP 200 [ 753.184017] [55438]: [pid: 55438|app: 0|req: 60/112] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:52:23 2025] PUT /volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.142671] [55439]: DEBUG cinder.api.middleware.request_id [None req-65e53fd7-8405-4273-8373-5bd68224ce60 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.148014] [55439]: INFO cinder.api.openstack.wsgi [None req-65e53fd7-8405-4273-8373-5bd68224ce60 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 754.150278] [55439]: DEBUG cinder.api.openstack.wsgi [None req-65e53fd7-8405-4273-8373-5bd68224ce60 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.150278] [55439]: DEBUG cinder.api.openstack.wsgi [None req-65e53fd7-8405-4273-8373-5bd68224ce60 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.163794] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.163794] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.168956] [55439]: INFO cinder.volume.api [None req-65e53fd7-8405-4273-8373-5bd68224ce60 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 754.175510] [55439]: INFO cinder.api.openstack.wsgi [None req-65e53fd7-8405-4273-8373-5bd68224ce60 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 754.176406] [55439]: [pid: 55439|app: 0|req: 53/113] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:29 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.179273] [55438]: DEBUG cinder.api.middleware.request_id [None req-88802767-ea66-4e8e-89b9-02dbb344e851 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.186782] [55438]: INFO cinder.api.openstack.wsgi [None req-88802767-ea66-4e8e-89b9-02dbb344e851 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 754.187094] [55438]: DEBUG cinder.api.openstack.wsgi [None req-88802767-ea66-4e8e-89b9-02dbb344e851 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.187255] [55438]: DEBUG cinder.api.openstack.wsgi [None req-88802767-ea66-4e8e-89b9-02dbb344e851 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.202789] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.202789] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.212221] [55438]: INFO cinder.volume.api [None req-88802767-ea66-4e8e-89b9-02dbb344e851 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 754.219701] [55438]: INFO cinder.api.openstack.wsgi [None req-88802767-ea66-4e8e-89b9-02dbb344e851 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 754.219701] [55438]: [pid: 55438|app: 0|req: 61/114] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:29 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.234678] [55439]: DEBUG cinder.api.middleware.request_id [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-bdbd7f25-8341-4e5e-b24a-b416a4162976 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.242274] [55439]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-bdbd7f25-8341-4e5e-b24a-b416a4162976 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] POST http://10.180.1.21/volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5/action [ 754.242274] [55439]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-bdbd7f25-8341-4e5e-b24a-b416a4162976 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 754.242274] [55439]: DEBUG cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-bdbd7f25-8341-4e5e-b24a-b416a4162976 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.256725] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.256725] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.267054] [55439]: INFO cinder.api.openstack.wsgi [req-f9173fd7-fd9a-4205-aad9-2a9f4e8e9372 req-bdbd7f25-8341-4e5e-b24a-b416a4162976 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5/action returned with HTTP 204 [ 754.269584] [55439]: [pid: 55439|app: 0|req: 54/115] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:52:29 2025] POST /volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 754.820291] [55438]: DEBUG cinder.api.middleware.request_id [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-9986feb1-f3f8-4909-9f56-04b89bd0b338 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.823176] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-9986feb1-f3f8-4909-9f56-04b89bd0b338 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] POST http://10.180.1.21/volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2/action [ 754.823908] [55438]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-9986feb1-f3f8-4909-9f56-04b89bd0b338 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 754.824420] [55438]: DEBUG cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-9986feb1-f3f8-4909-9f56-04b89bd0b338 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.856531] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.856531] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.870233] [55438]: INFO cinder.api.openstack.wsgi [req-9e18c50a-f39d-4cd3-85b9-e9e55d26380b req-9986feb1-f3f8-4909-9f56-04b89bd0b338 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2/action returned with HTTP 204 [ 754.870718] [55438]: [pid: 55438|app: 0|req: 62/116] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:52:29 2025] POST /volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 755.193374] [55439]: DEBUG cinder.api.middleware.request_id [None req-0637679e-d9b5-40a2-b8cc-8b4adca5202d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.196673] [55439]: INFO cinder.api.openstack.wsgi [None req-0637679e-d9b5-40a2-b8cc-8b4adca5202d tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 755.196947] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0637679e-d9b5-40a2-b8cc-8b4adca5202d tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.197196] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0637679e-d9b5-40a2-b8cc-8b4adca5202d tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.213515] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.213515] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.217905] [55439]: INFO cinder.volume.api [None req-0637679e-d9b5-40a2-b8cc-8b4adca5202d tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 755.223628] [55439]: INFO cinder.api.openstack.wsgi [None req-0637679e-d9b5-40a2-b8cc-8b4adca5202d tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 755.224022] [55439]: [pid: 55439|app: 0|req: 55/117] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:30 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.232719] [55438]: DEBUG cinder.api.middleware.request_id [None req-897ee6b0-01d1-4667-911a-5e47b7da3033 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.235096] [55439]: DEBUG cinder.api.middleware.request_id [None req-626550e3-8bcc-4a51-97bc-6a1ed6cce8a7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.235154] [55438]: INFO cinder.api.openstack.wsgi [None req-897ee6b0-01d1-4667-911a-5e47b7da3033 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 755.235309] [55438]: DEBUG cinder.api.openstack.wsgi [None req-897ee6b0-01d1-4667-911a-5e47b7da3033 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.236419] [55438]: DEBUG cinder.api.openstack.wsgi [None req-897ee6b0-01d1-4667-911a-5e47b7da3033 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.237052] [55439]: INFO cinder.api.openstack.wsgi [None req-626550e3-8bcc-4a51-97bc-6a1ed6cce8a7 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 755.237277] [55439]: DEBUG cinder.api.openstack.wsgi [None req-626550e3-8bcc-4a51-97bc-6a1ed6cce8a7 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.237492] [55439]: DEBUG cinder.api.openstack.wsgi [None req-626550e3-8bcc-4a51-97bc-6a1ed6cce8a7 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.247281] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.247281] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.248667] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.248667] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.250790] [55439]: INFO cinder.volume.api [None req-626550e3-8bcc-4a51-97bc-6a1ed6cce8a7 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 755.252864] [55438]: INFO cinder.volume.api [None req-897ee6b0-01d1-4667-911a-5e47b7da3033 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 755.256220] [55439]: INFO cinder.api.openstack.wsgi [None req-626550e3-8bcc-4a51-97bc-6a1ed6cce8a7 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 755.256688] [55439]: [pid: 55439|app: 0|req: 56/118] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:30 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.258815] [55438]: INFO cinder.api.openstack.wsgi [None req-897ee6b0-01d1-4667-911a-5e47b7da3033 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 755.259940] [55438]: [pid: 55438|app: 0|req: 63/119] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:30 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.271496] [55439]: DEBUG cinder.api.middleware.request_id [None req-f8cd8859-d177-4eac-a82d-24c29912cd25 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.273577] [55439]: INFO cinder.api.openstack.wsgi [None req-f8cd8859-d177-4eac-a82d-24c29912cd25 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 755.273825] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f8cd8859-d177-4eac-a82d-24c29912cd25 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.274059] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f8cd8859-d177-4eac-a82d-24c29912cd25 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.285512] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.285512] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.290551] [55439]: INFO cinder.volume.api [None req-f8cd8859-d177-4eac-a82d-24c29912cd25 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 755.296969] [55439]: INFO cinder.api.openstack.wsgi [None req-f8cd8859-d177-4eac-a82d-24c29912cd25 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 755.297428] [55439]: [pid: 55439|app: 0|req: 57/120] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:30 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.711546] [55438]: DEBUG cinder.api.middleware.request_id [None req-c15aa8d7-644c-40c6-b751-0269a29988bc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.713816] [55438]: INFO cinder.api.openstack.wsgi [None req-c15aa8d7-644c-40c6-b751-0269a29988bc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 755.714195] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c15aa8d7-644c-40c6-b751-0269a29988bc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.714454] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c15aa8d7-644c-40c6-b751-0269a29988bc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.730472] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.730472] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.734881] [55438]: INFO cinder.volume.api [None req-c15aa8d7-644c-40c6-b751-0269a29988bc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 755.739660] [55438]: INFO cinder.api.openstack.wsgi [None req-c15aa8d7-644c-40c6-b751-0269a29988bc tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 755.740089] [55438]: [pid: 55438|app: 0|req: 64/121] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:30 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 755.890665] [55439]: DEBUG cinder.api.middleware.request_id [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-0042e1b0-6248-4f55-a867-3d1ca73315c2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.894871] [55439]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-0042e1b0-6248-4f55-a867-3d1ca73315c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 755.895144] [55439]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-0042e1b0-6248-4f55-a867-3d1ca73315c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.895372] [55439]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-0042e1b0-6248-4f55-a867-3d1ca73315c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.912026] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.912026] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.914360] [55439]: INFO cinder.volume.api [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-0042e1b0-6248-4f55-a867-3d1ca73315c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 755.922641] [55439]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-0042e1b0-6248-4f55-a867-3d1ca73315c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 755.923233] [55439]: [pid: 55439|app: 0|req: 58/122] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:52:30 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.953273] [55438]: DEBUG cinder.api.middleware.request_id [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.956011] [55438]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] POST http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416/action [ 755.959229] [55438]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 755.959229] [55438]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 755.974600] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.974600] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.975462] [55438]: INFO cinder.volume.api [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 755.982581] [55438]: INFO cinder.volume.api [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Begin detaching volume completed successfully. [ 755.982943] [55438]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-9b7e29a7-9385-42d2-8ef9-ab1de61ccf7f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416/action returned with HTTP 202 [ 755.983681] [55438]: [pid: 55438|app: 0|req: 65/123] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:52:30 2025] POST /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 757.026240] [55439]: DEBUG cinder.api.middleware.request_id [None req-126255c8-c002-4d01-a9bb-518e067d5429 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.026547] [55439]: INFO cinder.api.openstack.wsgi [None req-126255c8-c002-4d01-a9bb-518e067d5429 None None] GET http://10.180.1.21/volume// [ 757.027788] [55439]: DEBUG cinder.api.openstack.wsgi [None req-126255c8-c002-4d01-a9bb-518e067d5429 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.027788] [55439]: DEBUG cinder.api.openstack.wsgi [None req-126255c8-c002-4d01-a9bb-518e067d5429 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.027788] [55439]: INFO cinder.api.openstack.wsgi [None req-126255c8-c002-4d01-a9bb-518e067d5429 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.027788] [55439]: [pid: 55439|app: 0|req: 59/124] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:52:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.034310] [55438]: DEBUG cinder.api.middleware.request_id [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e8935c4a-58fd-4176-b5fe-0e73141f4b6a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.039473] [55438]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e8935c4a-58fd-4176-b5fe-0e73141f4b6a tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 757.039653] [55438]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e8935c4a-58fd-4176-b5fe-0e73141f4b6a tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.039875] [55438]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e8935c4a-58fd-4176-b5fe-0e73141f4b6a tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.062028] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.062028] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.062325] [55438]: INFO cinder.volume.api [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e8935c4a-58fd-4176-b5fe-0e73141f4b6a tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 757.067878] [55438]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e8935c4a-58fd-4176-b5fe-0e73141f4b6a tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 757.068394] [55438]: [pid: 55438|app: 0|req: 66/125] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:52:31 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1554 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 758.333911] [55439]: DEBUG cinder.api.middleware.request_id [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e5b1b63c-b354-4408-b35f-9196ae2b23a3 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.338288] [55439]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e5b1b63c-b354-4408-b35f-9196ae2b23a3 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2 [ 758.340015] [55439]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e5b1b63c-b354-4408-b35f-9196ae2b23a3 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.340015] [55439]: DEBUG cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e5b1b63c-b354-4408-b35f-9196ae2b23a3 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.350096] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.350096] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.904485] [55439]: INFO cinder.api.openstack.wsgi [req-ddb36a51-c587-4adb-8e21-fd3e6ceb408b req-e5b1b63c-b354-4408-b35f-9196ae2b23a3 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2 returned with HTTP 200 [ 758.904485] [55439]: [pid: 55439|app: 0|req: 60/126] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:52:33 2025] DELETE /volume/v3/attachments/6f413e67-bbc0-4362-9ca8-50fb34a170f2 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.492931] [55438]: DEBUG cinder.api.middleware.request_id [None req-84eefc6d-585f-40ae-9945-27246c4dcc7d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.498894] [55438]: INFO cinder.api.openstack.wsgi [None req-84eefc6d-585f-40ae-9945-27246c4dcc7d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 759.499155] [55438]: DEBUG cinder.api.openstack.wsgi [None req-84eefc6d-585f-40ae-9945-27246c4dcc7d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.499372] [55438]: DEBUG cinder.api.openstack.wsgi [None req-84eefc6d-585f-40ae-9945-27246c4dcc7d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.517624] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.517624] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.528280] [55438]: INFO cinder.volume.api [None req-84eefc6d-585f-40ae-9945-27246c4dcc7d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 759.533648] [55438]: INFO cinder.api.openstack.wsgi [None req-84eefc6d-585f-40ae-9945-27246c4dcc7d tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 759.534116] [55438]: [pid: 55438|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:34 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.551490] [55439]: DEBUG cinder.api.middleware.request_id [None req-89f4c429-de66-47b0-8d38-faeea26494d0 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.554233] [55439]: INFO cinder.api.openstack.wsgi [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 759.554418] [55439]: DEBUG cinder.api.openstack.wsgi [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.554620] [55439]: DEBUG cinder.api.openstack.wsgi [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.554827] [55439]: INFO cinder.api.v3.volumes [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Delete volume with id: 3de00afd-301e-4d5d-bb88-692724edd416 [ 759.570117] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.570117] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.570624] [55439]: INFO cinder.volume.api [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 759.600322] [55439]: INFO cinder.volume.api [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Delete volume request issued successfully. [ 759.600322] [55439]: INFO cinder.api.openstack.wsgi [None req-89f4c429-de66-47b0-8d38-faeea26494d0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 202 [ 759.600322] [55439]: [pid: 55439|app: 0|req: 61/128] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:52:34 2025] DELETE /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 759.603995] [55438]: DEBUG cinder.api.middleware.request_id [None req-036abf10-607e-49f6-bfb9-f281610b2df0 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.610359] [55438]: INFO cinder.api.openstack.wsgi [None req-036abf10-607e-49f6-bfb9-f281610b2df0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 759.610359] [55438]: DEBUG cinder.api.openstack.wsgi [None req-036abf10-607e-49f6-bfb9-f281610b2df0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.610359] [55438]: DEBUG cinder.api.openstack.wsgi [None req-036abf10-607e-49f6-bfb9-f281610b2df0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.617446] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.617446] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.621066] [55438]: INFO cinder.volume.api [None req-036abf10-607e-49f6-bfb9-f281610b2df0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 759.625600] [55438]: INFO cinder.api.openstack.wsgi [None req-036abf10-607e-49f6-bfb9-f281610b2df0 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 759.625975] [55438]: [pid: 55438|app: 0|req: 68/129] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:34 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.292885] [55439]: DEBUG cinder.api.middleware.request_id [req-a0396ae3-d748-47fb-9d8a-d2df192469d1 req-a87c8cee-ba84-44cf-9e89-9e21bee2e082 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.299241] [55439]: INFO cinder.api.openstack.wsgi [req-a0396ae3-d748-47fb-9d8a-d2df192469d1 req-a87c8cee-ba84-44cf-9e89-9e21bee2e082 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] DELETE http://10.180.1.21/volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5 [ 760.299241] [55439]: DEBUG cinder.api.openstack.wsgi [req-a0396ae3-d748-47fb-9d8a-d2df192469d1 req-a87c8cee-ba84-44cf-9e89-9e21bee2e082 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.299241] [55439]: DEBUG cinder.api.openstack.wsgi [req-a0396ae3-d748-47fb-9d8a-d2df192469d1 req-a87c8cee-ba84-44cf-9e89-9e21bee2e082 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.315117] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.315117] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.636229] [55438]: DEBUG cinder.api.middleware.request_id [None req-a39bc6eb-9c98-4d11-8cf4-368f77185a52 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.638380] [55438]: INFO cinder.api.openstack.wsgi [None req-a39bc6eb-9c98-4d11-8cf4-368f77185a52 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 760.638603] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a39bc6eb-9c98-4d11-8cf4-368f77185a52 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.638828] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a39bc6eb-9c98-4d11-8cf4-368f77185a52 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.651363] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.651363] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.656235] [55438]: INFO cinder.volume.api [None req-a39bc6eb-9c98-4d11-8cf4-368f77185a52 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 760.662809] [55438]: INFO cinder.api.openstack.wsgi [None req-a39bc6eb-9c98-4d11-8cf4-368f77185a52 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 760.663290] [55438]: [pid: 55438|app: 0|req: 69/130] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:35 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.844014] [55439]: INFO cinder.api.openstack.wsgi [req-a0396ae3-d748-47fb-9d8a-d2df192469d1 req-a87c8cee-ba84-44cf-9e89-9e21bee2e082 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5 returned with HTTP 200 [ 760.844801] [55439]: [pid: 55439|app: 0|req: 62/131] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:52:35 2025] DELETE /volume/v3/attachments/19a8b846-8618-4d6f-8213-bbda139963e5 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.676843] [55438]: DEBUG cinder.api.middleware.request_id [None req-4768b7b9-587c-45a1-b9cb-b773a4526623 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.678727] [55438]: INFO cinder.api.openstack.wsgi [None req-4768b7b9-587c-45a1-b9cb-b773a4526623 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 761.679063] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4768b7b9-587c-45a1-b9cb-b773a4526623 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.679320] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4768b7b9-587c-45a1-b9cb-b773a4526623 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.690116] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.690116] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.694598] [55438]: INFO cinder.volume.api [None req-4768b7b9-587c-45a1-b9cb-b773a4526623 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Volume info retrieved successfully. [ 761.700025] [55438]: INFO cinder.api.openstack.wsgi [None req-4768b7b9-587c-45a1-b9cb-b773a4526623 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 200 [ 761.700440] [55438]: [pid: 55438|app: 0|req: 70/132] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:36 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.715363] [55439]: DEBUG cinder.api.middleware.request_id [None req-48ca22b9-6bd1-43d5-9e8e-17d69fa656c2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.717461] [55439]: INFO cinder.api.openstack.wsgi [None req-48ca22b9-6bd1-43d5-9e8e-17d69fa656c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 762.717687] [55439]: DEBUG cinder.api.openstack.wsgi [None req-48ca22b9-6bd1-43d5-9e8e-17d69fa656c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.717908] [55439]: DEBUG cinder.api.openstack.wsgi [None req-48ca22b9-6bd1-43d5-9e8e-17d69fa656c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.725143] [55439]: INFO cinder.api.openstack.wsgi [None req-48ca22b9-6bd1-43d5-9e8e-17d69fa656c2 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 404 [ 762.725689] [55439]: [pid: 55439|app: 0|req: 63/133] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:52:37 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 771.697264] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=233,cinder:INSERT=21,cinder:UPDATE=40 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 772.720361] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=223,cinder:UPDATE=46,cinder:INSERT=23 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 797.657366] [55438]: DEBUG cinder.api.middleware.request_id [req-7661e985-e5f9-4954-b7e9-b61354e7d53a req-7f57741c-1141-4fd7-8fda-077bfd09e666 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.659882] [55438]: INFO cinder.api.openstack.wsgi [req-7661e985-e5f9-4954-b7e9-b61354e7d53a req-7f57741c-1141-4fd7-8fda-077bfd09e666 tempest-InstanceActionsTestJSON-1504172975 tempest-InstanceActionsTestJSON-1504172975-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f9d9f02f-958e-403d-b3d2-34ce3077e0af [ 797.660173] [55438]: DEBUG cinder.api.openstack.wsgi [req-7661e985-e5f9-4954-b7e9-b61354e7d53a req-7f57741c-1141-4fd7-8fda-077bfd09e666 tempest-InstanceActionsTestJSON-1504172975 tempest-InstanceActionsTestJSON-1504172975-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.660418] [55438]: DEBUG cinder.api.openstack.wsgi [req-7661e985-e5f9-4954-b7e9-b61354e7d53a req-7f57741c-1141-4fd7-8fda-077bfd09e666 tempest-InstanceActionsTestJSON-1504172975 tempest-InstanceActionsTestJSON-1504172975-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.673054] [55438]: INFO cinder.api.openstack.wsgi [req-7661e985-e5f9-4954-b7e9-b61354e7d53a req-7f57741c-1141-4fd7-8fda-077bfd09e666 tempest-InstanceActionsTestJSON-1504172975 tempest-InstanceActionsTestJSON-1504172975-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f9d9f02f-958e-403d-b3d2-34ce3077e0af returned with HTTP 200 [ 797.673590] [55438]: [pid: 55438|app: 0|req: 71/134] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 21 08:53:12 2025] GET /volume/v3/attachments?instance_id=f9d9f02f-958e-403d-b3d2-34ce3077e0af => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.120991] [55439]: DEBUG cinder.api.middleware.request_id [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.124969] [55439]: INFO cinder.api.openstack.wsgi [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] POST http://10.180.1.21/volume/v3/volumes [ 804.127225] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1589508811"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 804.129384] [55439]: DEBUG cinder.api.v3.volumes [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1589508811'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 804.129607] [55439]: INFO cinder.api.v3.volumes [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Create volume of 1 GB [ 804.130043] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.130043] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.139839] [55439]: INFO cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Availability Zones retrieved successfully. [ 804.145083] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Flow 'volume_create_api' (ebf61f86-ca3c-421f-9ba6-7659617622c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 804.150476] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e8a32d-815a-4f95-a0e1-f2c14cbc45ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.150476] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 804.175925] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e8a32d-815a-4f95-a0e1-f2c14cbc45ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.180021] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cebd043-9ac3-43b4-a6bb-0b78ae25c56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.226018] [55439]: DEBUG cinder.quota [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Created reservations ['d736ac42-03d2-46b6-b1a5-7f6a040cb407', '286b181d-5374-4971-b291-15f2e4828993', 'ea5408fb-b9ea-462e-8952-0e68630fe206', '871cf8ff-153c-442e-a789-f2d23e343c57'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 804.226018] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cebd043-9ac3-43b4-a6bb-0b78ae25c56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d736ac42-03d2-46b6-b1a5-7f6a040cb407', '286b181d-5374-4971-b291-15f2e4828993', 'ea5408fb-b9ea-462e-8952-0e68630fe206', '871cf8ff-153c-442e-a789-f2d23e343c57']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.226018] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3eb0ba1-00da-4f1a-a3b4-7dacd68b280c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.239782] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3eb0ba1-00da-4f1a-a3b4-7dacd68b280c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf25880-f51d-4222-b279-2a9b117fc611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1589508811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d10a8e458c34f2e882093313a9c88d4',qos_specs=None,replication_status=,reservations=['d736ac42-03d2-46b6-b1a5-7f6a040cb407','286b181d-5374-4971-b291-15f2e4828993','ea5408fb-b9ea-462e-8952-0e68630fe206','871cf8ff-153c-442e-a789-f2d23e343c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='909f3bf065fb4b0286cfd76d0c95bebb',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1589508811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf25880-f51d-4222-b279-2a9b117fc611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d10a8e458c34f2e882093313a9c88d4',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='909f3bf065fb4b0286cfd76d0c95bebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.243976] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60a7f9e-fddb-4711-b705-c77acc070b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.255149] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60a7f9e-fddb-4711-b705-c77acc070b7f) 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-1589508811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d10a8e458c34f2e882093313a9c88d4',qos_specs=None,replication_status=,reservations=['d736ac42-03d2-46b6-b1a5-7f6a040cb407','286b181d-5374-4971-b291-15f2e4828993','ea5408fb-b9ea-462e-8952-0e68630fe206','871cf8ff-153c-442e-a789-f2d23e343c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='909f3bf065fb4b0286cfd76d0c95bebb',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.258167] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e16cac0-e986-42f9-b954-dc69565b7480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.274688] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e16cac0-e986-42f9-b954-dc69565b7480) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.274688] [55439]: DEBUG cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Flow 'volume_create_api' (ebf61f86-ca3c-421f-9ba6-7659617622c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 804.277019] [55439]: INFO cinder.volume.api [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Create volume request issued successfully. [ 804.277019] [55439]: INFO cinder.api.openstack.wsgi [None req-b3d01e7e-76f2-49bc-b8e7-0d7ed4741478 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 804.277019] [55439]: [pid: 55439|app: 0|req: 64/135] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:53:18 2025] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 804.285937] [55438]: DEBUG cinder.api.middleware.request_id [None req-2507007d-fc82-4bb8-a925-da59aa015f95 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.288411] [55438]: INFO cinder.api.openstack.wsgi [None req-2507007d-fc82-4bb8-a925-da59aa015f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 [ 804.288620] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2507007d-fc82-4bb8-a925-da59aa015f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.288833] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2507007d-fc82-4bb8-a925-da59aa015f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.304988] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.304988] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.309368] [55438]: INFO cinder.volume.api [None req-2507007d-fc82-4bb8-a925-da59aa015f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 804.315784] [55438]: INFO cinder.api.openstack.wsgi [None req-2507007d-fc82-4bb8-a925-da59aa015f95 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 returned with HTTP 200 [ 804.316200] [55438]: [pid: 55438|app: 0|req: 72/136] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:19 2025] GET /volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.328555] [55439]: DEBUG cinder.api.middleware.request_id [None req-96057762-bc73-4103-b45c-837360727218 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.332111] [55439]: INFO cinder.api.openstack.wsgi [None req-96057762-bc73-4103-b45c-837360727218 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 [ 805.332625] [55439]: DEBUG cinder.api.openstack.wsgi [None req-96057762-bc73-4103-b45c-837360727218 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.332625] [55439]: DEBUG cinder.api.openstack.wsgi [None req-96057762-bc73-4103-b45c-837360727218 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.345292] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.345292] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 805.354032] [55439]: INFO cinder.volume.api [None req-96057762-bc73-4103-b45c-837360727218 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 805.360488] [55439]: INFO cinder.api.openstack.wsgi [None req-96057762-bc73-4103-b45c-837360727218 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 returned with HTTP 200 [ 805.360948] [55439]: [pid: 55439|app: 0|req: 65/137] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:20 2025] GET /volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.444911] [55438]: DEBUG cinder.api.middleware.request_id [req-ef4b428a-de88-4a0e-bebe-048fbb920229 req-2f34960a-5769-408f-8a4a-eada5920512f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.449016] [55438]: INFO cinder.api.openstack.wsgi [req-ef4b428a-de88-4a0e-bebe-048fbb920229 req-2f34960a-5769-408f-8a4a-eada5920512f tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] GET http://10.180.1.21/volume/v3/volumes/7279887e-f791-4fc7-ad2e-32eef745ec63 [ 805.449016] [55438]: DEBUG cinder.api.openstack.wsgi [req-ef4b428a-de88-4a0e-bebe-048fbb920229 req-2f34960a-5769-408f-8a4a-eada5920512f tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.449016] [55438]: DEBUG cinder.api.openstack.wsgi [req-ef4b428a-de88-4a0e-bebe-048fbb920229 req-2f34960a-5769-408f-8a4a-eada5920512f tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.456259] [55438]: INFO cinder.api.openstack.wsgi [req-ef4b428a-de88-4a0e-bebe-048fbb920229 req-2f34960a-5769-408f-8a4a-eada5920512f tempest-VolumesAdminNegativeTest-159329615 tempest-VolumesAdminNegativeTest-159329615-project-admin] http://10.180.1.21/volume/v3/volumes/7279887e-f791-4fc7-ad2e-32eef745ec63 returned with HTTP 404 [ 805.456847] [55438]: [pid: 55438|app: 0|req: 73/138] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:53:20 2025] GET /volume/v3/volumes/7279887e-f791-4fc7-ad2e-32eef745ec63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 805.467403] [55439]: DEBUG cinder.api.middleware.request_id [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.473566] [55439]: INFO cinder.api.openstack.wsgi [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 [ 805.473788] [55439]: DEBUG cinder.api.openstack.wsgi [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.473920] [55439]: DEBUG cinder.api.openstack.wsgi [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.474120] [55439]: INFO cinder.api.v3.volumes [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Delete volume with id: 1bf25880-f51d-4222-b279-2a9b117fc611 [ 805.490366] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.490366] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 805.491100] [55439]: INFO cinder.volume.api [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 805.521116] [55439]: INFO cinder.volume.api [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Delete volume request issued successfully. [ 805.521327] [55439]: INFO cinder.api.openstack.wsgi [None req-50f2fb19-0ee1-4470-8cd1-48cba28f6ad0 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 returned with HTTP 202 [ 805.523916] [55439]: [pid: 55439|app: 0|req: 66/139] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:53:20 2025] DELETE /volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 805.525450] [55438]: DEBUG cinder.api.middleware.request_id [None req-ff6cd584-a5bb-40e3-9762-6a111bba53ee None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.528060] [55438]: INFO cinder.api.openstack.wsgi [None req-ff6cd584-a5bb-40e3-9762-6a111bba53ee tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 [ 805.528495] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ff6cd584-a5bb-40e3-9762-6a111bba53ee tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.528564] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ff6cd584-a5bb-40e3-9762-6a111bba53ee tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.540288] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.540288] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 805.549240] [55438]: INFO cinder.volume.api [None req-ff6cd584-a5bb-40e3-9762-6a111bba53ee tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 805.557065] [55438]: INFO cinder.api.openstack.wsgi [None req-ff6cd584-a5bb-40e3-9762-6a111bba53ee tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 returned with HTTP 200 [ 805.557576] [55438]: [pid: 55438|app: 0|req: 74/140] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:20 2025] GET /volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.568751] [55439]: DEBUG cinder.api.middleware.request_id [None req-cabbd652-f38c-4bcb-9385-60ad8bb5502c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.570955] [55439]: INFO cinder.api.openstack.wsgi [None req-cabbd652-f38c-4bcb-9385-60ad8bb5502c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 [ 806.571227] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cabbd652-f38c-4bcb-9385-60ad8bb5502c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 806.571451] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cabbd652-f38c-4bcb-9385-60ad8bb5502c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 806.578660] [55439]: INFO cinder.api.openstack.wsgi [None req-cabbd652-f38c-4bcb-9385-60ad8bb5502c tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 returned with HTTP 404 [ 806.579362] [55439]: [pid: 55439|app: 0|req: 67/141] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:21 2025] GET /volume/v3/volumes/1bf25880-f51d-4222-b279-2a9b117fc611 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 808.206654] [55438]: DEBUG cinder.api.middleware.request_id [None req-b8103ee0-8211-4857-af0a-1a10061da7fb None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.208714] [55438]: INFO cinder.api.openstack.wsgi [None req-b8103ee0-8211-4857-af0a-1a10061da7fb tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 808.208935] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b8103ee0-8211-4857-af0a-1a10061da7fb tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.209166] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b8103ee0-8211-4857-af0a-1a10061da7fb tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.220131] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.220131] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.224188] [55438]: INFO cinder.volume.api [None req-b8103ee0-8211-4857-af0a-1a10061da7fb tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 808.230027] [55438]: INFO cinder.api.openstack.wsgi [None req-b8103ee0-8211-4857-af0a-1a10061da7fb tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 808.230027] [55438]: [pid: 55438|app: 0|req: 75/142] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:23 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.239276] [55439]: DEBUG cinder.api.middleware.request_id [None req-33488c0f-12a3-4f41-8e14-ff708806795e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.241435] [55439]: INFO cinder.api.openstack.wsgi [None req-33488c0f-12a3-4f41-8e14-ff708806795e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 808.241663] [55439]: DEBUG cinder.api.openstack.wsgi [None req-33488c0f-12a3-4f41-8e14-ff708806795e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.241902] [55439]: DEBUG cinder.api.openstack.wsgi [None req-33488c0f-12a3-4f41-8e14-ff708806795e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.249799] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.249799] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.253937] [55439]: INFO cinder.volume.api [None req-33488c0f-12a3-4f41-8e14-ff708806795e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 808.258706] [55439]: INFO cinder.api.openstack.wsgi [None req-33488c0f-12a3-4f41-8e14-ff708806795e tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 808.258995] [55439]: [pid: 55439|app: 0|req: 68/143] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:23 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.448112] [55438]: DEBUG cinder.api.middleware.request_id [None req-5cb3ee13-ab07-4fad-ba42-06940df1257a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.449737] [55438]: INFO cinder.api.openstack.wsgi [None req-5cb3ee13-ab07-4fad-ba42-06940df1257a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 808.450021] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5cb3ee13-ab07-4fad-ba42-06940df1257a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.450326] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5cb3ee13-ab07-4fad-ba42-06940df1257a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.459076] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.459076] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.465267] [55438]: INFO cinder.volume.api [None req-5cb3ee13-ab07-4fad-ba42-06940df1257a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 808.468234] [55438]: INFO cinder.api.openstack.wsgi [None req-5cb3ee13-ab07-4fad-ba42-06940df1257a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 808.468697] [55438]: [pid: 55438|app: 0|req: 76/144] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:23 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.661442] [55439]: DEBUG cinder.api.middleware.request_id [None req-0f0089d2-4171-4bba-8be9-cd41ac1bb33f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.663541] [55439]: INFO cinder.api.openstack.wsgi [None req-0f0089d2-4171-4bba-8be9-cd41ac1bb33f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 815.663767] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0f0089d2-4171-4bba-8be9-cd41ac1bb33f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.664032] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0f0089d2-4171-4bba-8be9-cd41ac1bb33f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.664218] [55439]: INFO cinder.api.v3.volumes [None req-0f0089d2-4171-4bba-8be9-cd41ac1bb33f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Delete volume with id: 3de00afd-301e-4d5d-bb88-692724edd416 [ 815.671162] [55439]: INFO cinder.api.openstack.wsgi [None req-0f0089d2-4171-4bba-8be9-cd41ac1bb33f tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 404 [ 815.671660] [55439]: [pid: 55439|app: 0|req: 69/145] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:53:30 2025] DELETE /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 815.675197] [55438]: DEBUG cinder.api.middleware.request_id [None req-36339490-4d06-4efd-a054-a0e1406aa408 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.677925] [55438]: INFO cinder.api.openstack.wsgi [None req-36339490-4d06-4efd-a054-a0e1406aa408 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] GET http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 [ 815.677925] [55438]: DEBUG cinder.api.openstack.wsgi [None req-36339490-4d06-4efd-a054-a0e1406aa408 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.677925] [55438]: DEBUG cinder.api.openstack.wsgi [None req-36339490-4d06-4efd-a054-a0e1406aa408 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.684395] [55438]: INFO cinder.api.openstack.wsgi [None req-36339490-4d06-4efd-a054-a0e1406aa408 tempest-VolumesAssistedSnapshotsTest-136236690 tempest-VolumesAssistedSnapshotsTest-136236690-project-admin] http://10.180.1.21/volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 returned with HTTP 404 [ 815.684861] [55438]: [pid: 55438|app: 0|req: 77/146] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:53:30 2025] GET /volume/v3/volumes/3de00afd-301e-4d5d-bb88-692724edd416 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.666691] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=33,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 825.680046] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=19 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 847.983707] [55439]: DEBUG cinder.api.middleware.request_id [None req-17af6811-038a-46db-9bb2-70cc5511c716 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.990643] [55439]: INFO cinder.api.openstack.wsgi [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] POST http://10.180.1.21/volume/v3/volumes [ 847.990643] [55439]: DEBUG cinder.api.openstack.wsgi [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1354366036", "imageRef": "b9e27439-f47d-4d34-b48d-2bb5f19db53e", "size": 1}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 847.991104] [55439]: DEBUG cinder.api.v3.volumes [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1354366036', 'imageRef': 'b9e27439-f47d-4d34-b48d-2bb5f19db53e', 'size': 1}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 848.263083] [55439]: INFO cinder.api.v3.volumes [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Create volume of 1 GB [ 848.270471] [55439]: INFO cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Availability Zones retrieved successfully. [ 848.278840] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Flow 'volume_create_api' (77de20e5-f92d-4709-990b-afe4c6f6d5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 848.280086] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2231d502-67f4-4d7a-b449-e97cf23645e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.281315] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 848.353774] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2231d502-67f4-4d7a-b449-e97cf23645e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.354910] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd1fc4f-d9a3-4e91-981f-6ae02a73c05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.418399] [55439]: DEBUG cinder.quota [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Created reservations ['fef81e9f-f0fc-44f9-9dd1-9781e684da75', 'd4434886-f246-4078-9dc2-ff88a5838e1b', 'aed20869-37ca-44c5-bea5-ca6dacf5d554', '0d0cf94f-22fa-4a01-b940-718d74b647cb'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 848.419410] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd1fc4f-d9a3-4e91-981f-6ae02a73c05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef81e9f-f0fc-44f9-9dd1-9781e684da75', 'd4434886-f246-4078-9dc2-ff88a5838e1b', 'aed20869-37ca-44c5-bea5-ca6dacf5d554', '0d0cf94f-22fa-4a01-b940-718d74b647cb']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.420420] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1888af6a-ce20-4fbd-9013-02ca4106ba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.437027] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1888af6a-ce20-4fbd-9013-02ca4106ba00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af0c839-975e-43d2-ba6a-85c6ccc1940b', '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-1354366036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e6726df83348c89402175c9f816ad7',qos_specs=None,replication_status=,reservations=['fef81e9f-f0fc-44f9-9dd1-9781e684da75','d4434886-f246-4078-9dc2-ff88a5838e1b','aed20869-37ca-44c5-bea5-ca6dacf5d554','0d0cf94f-22fa-4a01-b940-718d74b647cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907e3306ab2a40be9cd0036066dcaed3',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1354366036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af0c839-975e-43d2-ba6a-85c6ccc1940b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e6726df83348c89402175c9f816ad7',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='907e3306ab2a40be9cd0036066dcaed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.438009] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a1fafb-b1ce-4011-9ef1-7c6df41658b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.451870] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a1fafb-b1ce-4011-9ef1-7c6df41658b7) 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-1354366036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e6726df83348c89402175c9f816ad7',qos_specs=None,replication_status=,reservations=['fef81e9f-f0fc-44f9-9dd1-9781e684da75','d4434886-f246-4078-9dc2-ff88a5838e1b','aed20869-37ca-44c5-bea5-ca6dacf5d554','0d0cf94f-22fa-4a01-b940-718d74b647cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907e3306ab2a40be9cd0036066dcaed3',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.452792] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd7e4e7-832e-4be0-a4ab-017d6eb5224f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.465505] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd7e4e7-832e-4be0-a4ab-017d6eb5224f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.467527] [55439]: DEBUG cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Flow 'volume_create_api' (77de20e5-f92d-4709-990b-afe4c6f6d5a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 848.467527] [55439]: INFO cinder.volume.api [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Create volume request issued successfully. [ 848.468583] [55439]: INFO cinder.api.openstack.wsgi [None req-17af6811-038a-46db-9bb2-70cc5511c716 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 848.468937] [55439]: [pid: 55439|app: 0|req: 70/147] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:54:02 2025] POST /volume/v3/volumes => generated 752 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 848.482137] [55438]: DEBUG cinder.api.middleware.request_id [None req-e787e2a2-38f3-4e1b-af5a-88d9cff9bc31 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.484745] [55438]: INFO cinder.api.openstack.wsgi [None req-e787e2a2-38f3-4e1b-af5a-88d9cff9bc31 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 848.484999] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e787e2a2-38f3-4e1b-af5a-88d9cff9bc31 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.485244] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e787e2a2-38f3-4e1b-af5a-88d9cff9bc31 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.497964] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.497964] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.508073] [55438]: INFO cinder.volume.api [None req-e787e2a2-38f3-4e1b-af5a-88d9cff9bc31 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 848.514947] [55438]: INFO cinder.api.openstack.wsgi [None req-e787e2a2-38f3-4e1b-af5a-88d9cff9bc31 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 848.515904] [55438]: [pid: 55438|app: 0|req: 78/148] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:03 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.526477] [55439]: DEBUG cinder.api.middleware.request_id [None req-1a501302-f826-4ec2-bba9-9593d6559d21 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.531458] [55439]: INFO cinder.api.openstack.wsgi [None req-1a501302-f826-4ec2-bba9-9593d6559d21 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 849.531944] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1a501302-f826-4ec2-bba9-9593d6559d21 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.532401] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1a501302-f826-4ec2-bba9-9593d6559d21 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.548298] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.548298] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.552315] [55439]: INFO cinder.volume.api [None req-1a501302-f826-4ec2-bba9-9593d6559d21 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 849.557363] [55439]: INFO cinder.api.openstack.wsgi [None req-1a501302-f826-4ec2-bba9-9593d6559d21 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 849.557881] [55439]: [pid: 55439|app: 0|req: 71/149] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:04 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.569578] [55438]: DEBUG cinder.api.middleware.request_id [None req-125871e2-bd4b-4755-bfb9-6c8eaacd3a97 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.572639] [55438]: INFO cinder.api.openstack.wsgi [None req-125871e2-bd4b-4755-bfb9-6c8eaacd3a97 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 850.572639] [55438]: DEBUG cinder.api.openstack.wsgi [None req-125871e2-bd4b-4755-bfb9-6c8eaacd3a97 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.572747] [55438]: DEBUG cinder.api.openstack.wsgi [None req-125871e2-bd4b-4755-bfb9-6c8eaacd3a97 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.587402] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.587402] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.590426] [55438]: INFO cinder.volume.api [None req-125871e2-bd4b-4755-bfb9-6c8eaacd3a97 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 850.597619] [55438]: INFO cinder.api.openstack.wsgi [None req-125871e2-bd4b-4755-bfb9-6c8eaacd3a97 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 850.598580] [55438]: [pid: 55438|app: 0|req: 79/150] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:05 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.883994] [55439]: DEBUG cinder.api.middleware.request_id [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.886540] [55439]: INFO cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] POST http://10.180.1.21/volume/v3/volumes [ 850.886953] [55439]: DEBUG cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1759335001", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 850.889157] [55439]: DEBUG cinder.api.v3.volumes [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1759335001', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 850.889296] [55439]: INFO cinder.api.v3.volumes [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Create volume of 1 GB [ 850.894770] [55439]: INFO cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Availability Zones retrieved successfully. [ 850.902127] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Flow 'volume_create_api' (53a077d2-0f9c-4cb5-b597-30343e4ca91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 850.903340] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44078ff0-157b-434f-979e-efbc54e54890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.904515] [55439]: DEBUG cinder.volume.flows.api.create_volume [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 850.924029] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44078ff0-157b-434f-979e-efbc54e54890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.925155] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae04dd6d-c01e-4e7e-986c-2d292a6ce7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.982976] [55439]: DEBUG cinder.quota [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Created reservations ['89b77008-3fde-4427-8415-73b85b611f84', '24244370-5387-44be-a9cc-eae1d07c945e', 'b319050b-523a-403c-8822-9648be7ced5b', 'bc2e6460-940a-4e08-bcdb-093bd95ad0a8'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 850.982976] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae04dd6d-c01e-4e7e-986c-2d292a6ce7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b77008-3fde-4427-8415-73b85b611f84', '24244370-5387-44be-a9cc-eae1d07c945e', 'b319050b-523a-403c-8822-9648be7ced5b', 'bc2e6460-940a-4e08-bcdb-093bd95ad0a8']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.984433] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a9384f-afa5-4c29-8aaa-1560d89b337d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 851.003997] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a9384f-afa5-4c29-8aaa-1560d89b337d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a529bfc-b194-4c81-bcc2-cb92bbe65c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1759335001',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c53194fc644d4a508cc84eff77a62891',qos_specs=None,replication_status=,reservations=['89b77008-3fde-4427-8415-73b85b611f84','24244370-5387-44be-a9cc-eae1d07c945e','b319050b-523a-403c-8822-9648be7ced5b','bc2e6460-940a-4e08-bcdb-093bd95ad0a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce89d3d3a46b4f869f17929b9e4d613d',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1759335001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a529bfc-b194-4c81-bcc2-cb92bbe65c12,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c53194fc644d4a508cc84eff77a62891',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='ce89d3d3a46b4f869f17929b9e4d613d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 851.005172] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113b7de4-f2af-476c-aa8f-d185fa66f56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 851.037598] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113b7de4-f2af-476c-aa8f-d185fa66f56f) 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-1759335001',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c53194fc644d4a508cc84eff77a62891',qos_specs=None,replication_status=,reservations=['89b77008-3fde-4427-8415-73b85b611f84','24244370-5387-44be-a9cc-eae1d07c945e','b319050b-523a-403c-8822-9648be7ced5b','bc2e6460-940a-4e08-bcdb-093bd95ad0a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce89d3d3a46b4f869f17929b9e4d613d',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 851.038833] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae65686-04e9-4a4e-b123-a56eb5fe12e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 851.060681] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae65686-04e9-4a4e-b123-a56eb5fe12e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 851.061820] [55439]: DEBUG cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Flow 'volume_create_api' (53a077d2-0f9c-4cb5-b597-30343e4ca91e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 851.062199] [55439]: INFO cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Create volume request issued successfully. [ 851.062865] [55439]: INFO cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-95214136-03d7-4a6a-bed1-8d02f83329b3 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 851.063345] [55439]: [pid: 55439|app: 0|req: 72/151] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 21 08:54:05 2025] POST /volume/v3/volumes => generated 762 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 851.067317] [55438]: DEBUG cinder.api.middleware.request_id [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-72e54bd0-f3af-4304-b256-90da94752fc4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.071817] [55438]: INFO cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-72e54bd0-f3af-4304-b256-90da94752fc4 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] GET http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 851.071817] [55438]: DEBUG cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-72e54bd0-f3af-4304-b256-90da94752fc4 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.071817] [55438]: DEBUG cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-72e54bd0-f3af-4304-b256-90da94752fc4 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.083493] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.083493] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.092702] [55438]: INFO cinder.volume.api [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-72e54bd0-f3af-4304-b256-90da94752fc4 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Volume info retrieved successfully. [ 851.104891] [55438]: INFO cinder.api.openstack.wsgi [req-308576d0-8ebb-4974-9a95-b41f900412c7 req-72e54bd0-f3af-4304-b256-90da94752fc4 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 200 [ 851.104941] [55438]: [pid: 55438|app: 0|req: 80/152] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:05 2025] GET /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 830 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.142029] [55439]: DEBUG cinder.api.middleware.request_id [req-f4bb4d5a-683a-436f-9135-ac295c6abf6d req-ef5ff8b4-75e2-410a-bca9-273eb99d3031 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.146902] [55439]: INFO cinder.api.openstack.wsgi [req-f4bb4d5a-683a-436f-9135-ac295c6abf6d req-ef5ff8b4-75e2-410a-bca9-273eb99d3031 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] GET http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 851.147185] [55439]: DEBUG cinder.api.openstack.wsgi [req-f4bb4d5a-683a-436f-9135-ac295c6abf6d req-ef5ff8b4-75e2-410a-bca9-273eb99d3031 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.147475] [55439]: DEBUG cinder.api.openstack.wsgi [req-f4bb4d5a-683a-436f-9135-ac295c6abf6d req-ef5ff8b4-75e2-410a-bca9-273eb99d3031 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.155232] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.155232] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.158942] [55439]: INFO cinder.volume.api [req-f4bb4d5a-683a-436f-9135-ac295c6abf6d req-ef5ff8b4-75e2-410a-bca9-273eb99d3031 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Volume info retrieved successfully. [ 851.163771] [55439]: INFO cinder.api.openstack.wsgi [req-f4bb4d5a-683a-436f-9135-ac295c6abf6d req-ef5ff8b4-75e2-410a-bca9-273eb99d3031 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 200 [ 851.164236] [55439]: [pid: 55439|app: 0|req: 73/153] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:06 2025] GET /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.217912] [55438]: DEBUG cinder.api.middleware.request_id [None req-b1599eec-0bee-4ed0-a684-c642882f316a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.220501] [55438]: INFO cinder.api.openstack.wsgi [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] DELETE http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 851.220501] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.222140] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.222140] [55438]: INFO cinder.api.v3.volumes [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Delete volume with id: 412f7488-1790-40bc-840d-c79d8c5ee787 [ 851.231951] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.231951] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.231951] [55438]: INFO cinder.volume.api [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 851.247601] [55438]: INFO cinder.volume.api [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Delete volume request issued successfully. [ 851.247836] [55438]: INFO cinder.api.openstack.wsgi [None req-b1599eec-0bee-4ed0-a684-c642882f316a tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 202 [ 851.248335] [55438]: [pid: 55438|app: 0|req: 81/154] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:54:06 2025] DELETE /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 851.252295] [55439]: DEBUG cinder.api.middleware.request_id [None req-92e355e9-a458-4d96-b3bf-d40307d4c6f2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.256037] [55439]: INFO cinder.api.openstack.wsgi [None req-92e355e9-a458-4d96-b3bf-d40307d4c6f2 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 851.256037] [55439]: DEBUG cinder.api.openstack.wsgi [None req-92e355e9-a458-4d96-b3bf-d40307d4c6f2 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.256037] [55439]: DEBUG cinder.api.openstack.wsgi [None req-92e355e9-a458-4d96-b3bf-d40307d4c6f2 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.265923] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.265923] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.271714] [55439]: INFO cinder.volume.api [None req-92e355e9-a458-4d96-b3bf-d40307d4c6f2 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 851.276259] [55439]: INFO cinder.api.openstack.wsgi [None req-92e355e9-a458-4d96-b3bf-d40307d4c6f2 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 851.276783] [55439]: [pid: 55439|app: 0|req: 74/155] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:06 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.608624] [55438]: DEBUG cinder.api.middleware.request_id [None req-5441cb69-069b-42d2-92e7-c053b67d79b5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.613939] [55438]: INFO cinder.api.openstack.wsgi [None req-5441cb69-069b-42d2-92e7-c053b67d79b5 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 851.614206] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5441cb69-069b-42d2-92e7-c053b67d79b5 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.616810] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5441cb69-069b-42d2-92e7-c053b67d79b5 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.631128] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.631128] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.637496] [55438]: INFO cinder.volume.api [None req-5441cb69-069b-42d2-92e7-c053b67d79b5 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 851.643672] [55438]: INFO cinder.api.openstack.wsgi [None req-5441cb69-069b-42d2-92e7-c053b67d79b5 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 851.644178] [55438]: [pid: 55438|app: 0|req: 82/156] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:06 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.182387] [55439]: DEBUG cinder.api.middleware.request_id [req-8ea45009-6958-4355-828f-8916c60de9bd req-4b792d8e-b041-4b64-89ad-cc5d726e5727 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.185165] [55439]: INFO cinder.api.openstack.wsgi [req-8ea45009-6958-4355-828f-8916c60de9bd req-4b792d8e-b041-4b64-89ad-cc5d726e5727 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] GET http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 852.185428] [55439]: DEBUG cinder.api.openstack.wsgi [req-8ea45009-6958-4355-828f-8916c60de9bd req-4b792d8e-b041-4b64-89ad-cc5d726e5727 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.185658] [55439]: DEBUG cinder.api.openstack.wsgi [req-8ea45009-6958-4355-828f-8916c60de9bd req-4b792d8e-b041-4b64-89ad-cc5d726e5727 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.195645] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.195645] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.199832] [55439]: INFO cinder.volume.api [req-8ea45009-6958-4355-828f-8916c60de9bd req-4b792d8e-b041-4b64-89ad-cc5d726e5727 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Volume info retrieved successfully. [ 852.206809] [55439]: INFO cinder.api.openstack.wsgi [req-8ea45009-6958-4355-828f-8916c60de9bd req-4b792d8e-b041-4b64-89ad-cc5d726e5727 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 200 [ 852.206809] [55439]: [pid: 55439|app: 0|req: 75/157] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:07 2025] GET /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.229079] [55438]: DEBUG cinder.api.middleware.request_id [req-bc8f8f56-a2d3-447a-9b76-3f5e838cad34 req-16910a1f-5498-4023-847c-0a857bad7ed7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.232553] [55438]: INFO cinder.api.openstack.wsgi [req-bc8f8f56-a2d3-447a-9b76-3f5e838cad34 req-16910a1f-5498-4023-847c-0a857bad7ed7 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] GET http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 852.232794] [55438]: DEBUG cinder.api.openstack.wsgi [req-bc8f8f56-a2d3-447a-9b76-3f5e838cad34 req-16910a1f-5498-4023-847c-0a857bad7ed7 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.233049] [55438]: DEBUG cinder.api.openstack.wsgi [req-bc8f8f56-a2d3-447a-9b76-3f5e838cad34 req-16910a1f-5498-4023-847c-0a857bad7ed7 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.244217] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.244217] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.247855] [55438]: INFO cinder.volume.api [req-bc8f8f56-a2d3-447a-9b76-3f5e838cad34 req-16910a1f-5498-4023-847c-0a857bad7ed7 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Volume info retrieved successfully. [ 852.252569] [55438]: INFO cinder.api.openstack.wsgi [req-bc8f8f56-a2d3-447a-9b76-3f5e838cad34 req-16910a1f-5498-4023-847c-0a857bad7ed7 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 200 [ 852.253073] [55438]: [pid: 55438|app: 0|req: 83/158] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:07 2025] GET /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.286646] [55439]: DEBUG cinder.api.middleware.request_id [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.290254] [55438]: DEBUG cinder.api.middleware.request_id [None req-1805d6fe-b6ca-41ae-8f03-e0a23f6a7a89 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.290876] [55439]: INFO cinder.api.openstack.wsgi [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 852.291090] [55439]: DEBUG cinder.api.openstack.wsgi [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.291311] [55439]: DEBUG cinder.api.openstack.wsgi [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.291499] [55439]: INFO cinder.api.v3.volumes [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Delete volume with id: 5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 852.292755] [55438]: INFO cinder.api.openstack.wsgi [None req-1805d6fe-b6ca-41ae-8f03-e0a23f6a7a89 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 852.293159] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1805d6fe-b6ca-41ae-8f03-e0a23f6a7a89 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.293609] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1805d6fe-b6ca-41ae-8f03-e0a23f6a7a89 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.305903] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.305903] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.306771] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.306771] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.307574] [55439]: INFO cinder.volume.api [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Volume info retrieved successfully. [ 852.309536] [55438]: INFO cinder.volume.api [None req-1805d6fe-b6ca-41ae-8f03-e0a23f6a7a89 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Volume info retrieved successfully. [ 852.315264] [55438]: INFO cinder.api.openstack.wsgi [None req-1805d6fe-b6ca-41ae-8f03-e0a23f6a7a89 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 200 [ 852.315825] [55438]: [pid: 55438|app: 0|req: 84/159] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:07 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.338335] [55439]: INFO cinder.volume.api [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Delete volume request issued successfully. [ 852.338597] [55439]: INFO cinder.api.openstack.wsgi [req-910b1852-92d5-4afa-b3fd-078dbb6f11c4 req-655d9d6b-b462-43f0-aa99-bff13cfb0a5d tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 202 [ 852.339912] [55439]: [pid: 55439|app: 0|req: 76/160] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:54:07 2025] DELETE /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 852.387303] [55438]: DEBUG cinder.api.middleware.request_id [req-0771e75b-ece9-4e0a-aea3-0b68a46f2f86 req-76205021-f6c3-4477-a0a1-560590e09d6e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.390450] [55438]: INFO cinder.api.openstack.wsgi [req-0771e75b-ece9-4e0a-aea3-0b68a46f2f86 req-76205021-f6c3-4477-a0a1-560590e09d6e tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] GET http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 852.390450] [55438]: DEBUG cinder.api.openstack.wsgi [req-0771e75b-ece9-4e0a-aea3-0b68a46f2f86 req-76205021-f6c3-4477-a0a1-560590e09d6e tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.390583] [55438]: DEBUG cinder.api.openstack.wsgi [req-0771e75b-ece9-4e0a-aea3-0b68a46f2f86 req-76205021-f6c3-4477-a0a1-560590e09d6e tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.401535] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.401535] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.405759] [55438]: INFO cinder.volume.api [req-0771e75b-ece9-4e0a-aea3-0b68a46f2f86 req-76205021-f6c3-4477-a0a1-560590e09d6e tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Volume info retrieved successfully. [ 852.410853] [55438]: INFO cinder.api.openstack.wsgi [req-0771e75b-ece9-4e0a-aea3-0b68a46f2f86 req-76205021-f6c3-4477-a0a1-560590e09d6e tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 200 [ 852.411313] [55438]: [pid: 55438|app: 0|req: 85/161] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:07 2025] GET /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.660304] [55439]: DEBUG cinder.api.middleware.request_id [None req-11cd389b-6066-45e5-8e07-11d892d6d346 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.660304] [55439]: INFO cinder.api.openstack.wsgi [None req-11cd389b-6066-45e5-8e07-11d892d6d346 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 852.660304] [55439]: DEBUG cinder.api.openstack.wsgi [None req-11cd389b-6066-45e5-8e07-11d892d6d346 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.660304] [55439]: DEBUG cinder.api.openstack.wsgi [None req-11cd389b-6066-45e5-8e07-11d892d6d346 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.673659] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.673659] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.678962] [55439]: INFO cinder.volume.api [None req-11cd389b-6066-45e5-8e07-11d892d6d346 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 852.684614] [55439]: INFO cinder.api.openstack.wsgi [None req-11cd389b-6066-45e5-8e07-11d892d6d346 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 852.685030] [55439]: [pid: 55439|app: 0|req: 77/162] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:07 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.336772] [55438]: DEBUG cinder.api.middleware.request_id [None req-60fc09ab-8727-49ba-867f-d6a19585a586 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.339120] [55438]: INFO cinder.api.openstack.wsgi [None req-60fc09ab-8727-49ba-867f-d6a19585a586 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] GET http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 [ 853.339688] [55438]: DEBUG cinder.api.openstack.wsgi [None req-60fc09ab-8727-49ba-867f-d6a19585a586 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.339688] [55438]: DEBUG cinder.api.openstack.wsgi [None req-60fc09ab-8727-49ba-867f-d6a19585a586 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.346935] [55438]: INFO cinder.api.openstack.wsgi [None req-60fc09ab-8727-49ba-867f-d6a19585a586 tempest-VolumesAdminNegativeTest-1626357694 tempest-VolumesAdminNegativeTest-1626357694-project-member] http://10.180.1.21/volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 returned with HTTP 404 [ 853.347656] [55438]: [pid: 55438|app: 0|req: 86/163] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:08 2025] GET /volume/v3/volumes/412f7488-1790-40bc-840d-c79d8c5ee787 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 853.444685] [55439]: DEBUG cinder.api.middleware.request_id [req-d502f7c7-dc52-4bdb-b3f0-2097cd772665 req-2adaa35d-7b90-432c-9fc6-73d46a8228e2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.447139] [55439]: INFO cinder.api.openstack.wsgi [req-d502f7c7-dc52-4bdb-b3f0-2097cd772665 req-2adaa35d-7b90-432c-9fc6-73d46a8228e2 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] GET http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 [ 853.447426] [55439]: DEBUG cinder.api.openstack.wsgi [req-d502f7c7-dc52-4bdb-b3f0-2097cd772665 req-2adaa35d-7b90-432c-9fc6-73d46a8228e2 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.447660] [55439]: DEBUG cinder.api.openstack.wsgi [req-d502f7c7-dc52-4bdb-b3f0-2097cd772665 req-2adaa35d-7b90-432c-9fc6-73d46a8228e2 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.455461] [55439]: INFO cinder.api.openstack.wsgi [req-d502f7c7-dc52-4bdb-b3f0-2097cd772665 req-2adaa35d-7b90-432c-9fc6-73d46a8228e2 tempest-VolumesGetTestJSON-1709445444 tempest-VolumesGetTestJSON-1709445444-project-member] http://10.180.1.21/volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 returned with HTTP 404 [ 853.455964] [55439]: [pid: 55439|app: 0|req: 78/164] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:08 2025] GET /volume/v3/volumes/5a529bfc-b194-4c81-bcc2-cb92bbe65c12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 853.695520] [55438]: DEBUG cinder.api.middleware.request_id [None req-3071833b-63e9-48ea-9bef-5c8fe845b389 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.698165] [55438]: INFO cinder.api.openstack.wsgi [None req-3071833b-63e9-48ea-9bef-5c8fe845b389 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 853.698486] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3071833b-63e9-48ea-9bef-5c8fe845b389 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.698719] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3071833b-63e9-48ea-9bef-5c8fe845b389 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.709951] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.709951] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.714196] [55438]: INFO cinder.volume.api [None req-3071833b-63e9-48ea-9bef-5c8fe845b389 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 853.719235] [55438]: INFO cinder.api.openstack.wsgi [None req-3071833b-63e9-48ea-9bef-5c8fe845b389 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 853.719650] [55438]: [pid: 55438|app: 0|req: 87/165] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:08 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 854.732258] [55439]: DEBUG cinder.api.middleware.request_id [None req-5214707d-cc81-4f11-bff5-904da0299fff None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.734578] [55439]: INFO cinder.api.openstack.wsgi [None req-5214707d-cc81-4f11-bff5-904da0299fff tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 854.734817] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5214707d-cc81-4f11-bff5-904da0299fff tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.735048] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5214707d-cc81-4f11-bff5-904da0299fff tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.752110] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.752110] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.756780] [55439]: INFO cinder.volume.api [None req-5214707d-cc81-4f11-bff5-904da0299fff tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 854.762789] [55439]: INFO cinder.api.openstack.wsgi [None req-5214707d-cc81-4f11-bff5-904da0299fff tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 854.763257] [55439]: [pid: 55439|app: 0|req: 79/166] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:09 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.773550] [55438]: DEBUG cinder.api.middleware.request_id [None req-5a56484d-e608-40f6-82bd-109fd656bc1e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.775857] [55438]: INFO cinder.api.openstack.wsgi [None req-5a56484d-e608-40f6-82bd-109fd656bc1e tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 855.776110] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5a56484d-e608-40f6-82bd-109fd656bc1e tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.776736] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5a56484d-e608-40f6-82bd-109fd656bc1e tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.794898] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.794898] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.800760] [55438]: INFO cinder.volume.api [None req-5a56484d-e608-40f6-82bd-109fd656bc1e tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 855.808101] [55438]: INFO cinder.api.openstack.wsgi [None req-5a56484d-e608-40f6-82bd-109fd656bc1e tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 855.810489] [55438]: [pid: 55438|app: 0|req: 88/167] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:10 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.818332] [55439]: DEBUG cinder.api.middleware.request_id [None req-d80226d6-1417-4fe4-93ec-a26cd602469d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.820723] [55439]: INFO cinder.api.openstack.wsgi [None req-d80226d6-1417-4fe4-93ec-a26cd602469d tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 856.820961] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d80226d6-1417-4fe4-93ec-a26cd602469d tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.821199] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d80226d6-1417-4fe4-93ec-a26cd602469d tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.831548] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.831548] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.835205] [55439]: INFO cinder.volume.api [None req-d80226d6-1417-4fe4-93ec-a26cd602469d tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 856.840050] [55439]: INFO cinder.api.openstack.wsgi [None req-d80226d6-1417-4fe4-93ec-a26cd602469d tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 856.840446] [55439]: [pid: 55439|app: 0|req: 80/168] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:11 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.850913] [55438]: DEBUG cinder.api.middleware.request_id [None req-00c97f7e-4e53-4142-8e16-baeb7529959a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.853979] [55438]: INFO cinder.api.openstack.wsgi [None req-00c97f7e-4e53-4142-8e16-baeb7529959a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 857.853979] [55438]: DEBUG cinder.api.openstack.wsgi [None req-00c97f7e-4e53-4142-8e16-baeb7529959a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.853979] [55438]: DEBUG cinder.api.openstack.wsgi [None req-00c97f7e-4e53-4142-8e16-baeb7529959a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.864851] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.864851] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.869659] [55438]: INFO cinder.volume.api [None req-00c97f7e-4e53-4142-8e16-baeb7529959a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 857.875289] [55438]: INFO cinder.api.openstack.wsgi [None req-00c97f7e-4e53-4142-8e16-baeb7529959a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 857.875920] [55438]: [pid: 55438|app: 0|req: 89/169] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:12 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.885498] [55439]: DEBUG cinder.api.middleware.request_id [None req-dcaaefe6-4ccc-469f-85fa-c00dc15826cd None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.888605] [55439]: INFO cinder.api.openstack.wsgi [None req-dcaaefe6-4ccc-469f-85fa-c00dc15826cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 858.888839] [55439]: DEBUG cinder.api.openstack.wsgi [None req-dcaaefe6-4ccc-469f-85fa-c00dc15826cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.889078] [55439]: DEBUG cinder.api.openstack.wsgi [None req-dcaaefe6-4ccc-469f-85fa-c00dc15826cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.900118] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.900118] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.905343] [55439]: INFO cinder.volume.api [None req-dcaaefe6-4ccc-469f-85fa-c00dc15826cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 858.910943] [55439]: INFO cinder.api.openstack.wsgi [None req-dcaaefe6-4ccc-469f-85fa-c00dc15826cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 858.911395] [55439]: [pid: 55439|app: 0|req: 81/170] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:13 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.922464] [55438]: DEBUG cinder.api.middleware.request_id [None req-5b73861a-f3db-4884-a978-f943d63dd801 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.924642] [55438]: INFO cinder.api.openstack.wsgi [None req-5b73861a-f3db-4884-a978-f943d63dd801 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 859.924879] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5b73861a-f3db-4884-a978-f943d63dd801 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.925118] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5b73861a-f3db-4884-a978-f943d63dd801 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.934309] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.934309] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.938560] [55438]: INFO cinder.volume.api [None req-5b73861a-f3db-4884-a978-f943d63dd801 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 859.944975] [55438]: INFO cinder.api.openstack.wsgi [None req-5b73861a-f3db-4884-a978-f943d63dd801 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 859.945614] [55438]: [pid: 55438|app: 0|req: 90/171] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:14 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.957897] [55439]: DEBUG cinder.api.middleware.request_id [None req-9b6ec910-56f0-487b-9c32-e2f78c31f34a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.960758] [55439]: INFO cinder.api.openstack.wsgi [None req-9b6ec910-56f0-487b-9c32-e2f78c31f34a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 860.960990] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9b6ec910-56f0-487b-9c32-e2f78c31f34a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.961232] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9b6ec910-56f0-487b-9c32-e2f78c31f34a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.972548] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.972548] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.976764] [55439]: INFO cinder.volume.api [None req-9b6ec910-56f0-487b-9c32-e2f78c31f34a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 860.983169] [55439]: INFO cinder.api.openstack.wsgi [None req-9b6ec910-56f0-487b-9c32-e2f78c31f34a tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 860.983714] [55439]: [pid: 55439|app: 0|req: 82/172] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:15 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.993166] [55438]: DEBUG cinder.api.middleware.request_id [None req-f28a39e9-c3c6-4a1d-b165-1dadf0fd2dca None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.995198] [55438]: INFO cinder.api.openstack.wsgi [None req-f28a39e9-c3c6-4a1d-b165-1dadf0fd2dca tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 861.995434] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f28a39e9-c3c6-4a1d-b165-1dadf0fd2dca tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.995657] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f28a39e9-c3c6-4a1d-b165-1dadf0fd2dca tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.013448] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.013448] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.019754] [55438]: INFO cinder.volume.api [None req-f28a39e9-c3c6-4a1d-b165-1dadf0fd2dca tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 862.027199] [55438]: INFO cinder.api.openstack.wsgi [None req-f28a39e9-c3c6-4a1d-b165-1dadf0fd2dca tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 862.027814] [55438]: [pid: 55438|app: 0|req: 91/173] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:16 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.042904] [55439]: DEBUG cinder.api.middleware.request_id [None req-8d3f2952-706d-4f6d-98e1-2ff4803b07e6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.045028] [55439]: INFO cinder.api.openstack.wsgi [None req-8d3f2952-706d-4f6d-98e1-2ff4803b07e6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 863.045191] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8d3f2952-706d-4f6d-98e1-2ff4803b07e6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.045409] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8d3f2952-706d-4f6d-98e1-2ff4803b07e6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.053224] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.053224] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.056953] [55439]: INFO cinder.volume.api [None req-8d3f2952-706d-4f6d-98e1-2ff4803b07e6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 863.062706] [55439]: INFO cinder.api.openstack.wsgi [None req-8d3f2952-706d-4f6d-98e1-2ff4803b07e6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 863.062706] [55439]: [pid: 55439|app: 0|req: 83/174] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:17 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.076020] [55438]: DEBUG cinder.api.middleware.request_id [None req-3d61fc9a-8b53-453d-ac20-5da5480a05bd None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.076372] [55438]: INFO cinder.api.openstack.wsgi [None req-3d61fc9a-8b53-453d-ac20-5da5480a05bd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 864.076569] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d61fc9a-8b53-453d-ac20-5da5480a05bd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.076820] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d61fc9a-8b53-453d-ac20-5da5480a05bd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.092383] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.092383] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.098434] [55438]: INFO cinder.volume.api [None req-3d61fc9a-8b53-453d-ac20-5da5480a05bd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 864.104349] [55438]: INFO cinder.api.openstack.wsgi [None req-3d61fc9a-8b53-453d-ac20-5da5480a05bd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 864.104770] [55438]: [pid: 55438|app: 0|req: 92/175] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:18 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.116674] [55439]: DEBUG cinder.api.middleware.request_id [None req-fdf7c3f0-9341-4616-91ea-af8f650e0e9c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.118462] [55439]: INFO cinder.api.openstack.wsgi [None req-fdf7c3f0-9341-4616-91ea-af8f650e0e9c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 865.119128] [55439]: DEBUG cinder.api.openstack.wsgi [None req-fdf7c3f0-9341-4616-91ea-af8f650e0e9c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.119128] [55439]: DEBUG cinder.api.openstack.wsgi [None req-fdf7c3f0-9341-4616-91ea-af8f650e0e9c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.128488] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.128488] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.132588] [55439]: INFO cinder.volume.api [None req-fdf7c3f0-9341-4616-91ea-af8f650e0e9c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 865.137285] [55439]: INFO cinder.api.openstack.wsgi [None req-fdf7c3f0-9341-4616-91ea-af8f650e0e9c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 865.137685] [55439]: [pid: 55439|app: 0|req: 84/176] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:19 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.147576] [55438]: DEBUG cinder.api.middleware.request_id [None req-83fdf58c-0c42-4fca-a2db-f5a19190fbf4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.150623] [55438]: INFO cinder.api.openstack.wsgi [None req-83fdf58c-0c42-4fca-a2db-f5a19190fbf4 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 866.151871] [55438]: DEBUG cinder.api.openstack.wsgi [None req-83fdf58c-0c42-4fca-a2db-f5a19190fbf4 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.151871] [55438]: DEBUG cinder.api.openstack.wsgi [None req-83fdf58c-0c42-4fca-a2db-f5a19190fbf4 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.167348] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.167348] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.173722] [55438]: INFO cinder.volume.api [None req-83fdf58c-0c42-4fca-a2db-f5a19190fbf4 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 866.180042] [55438]: INFO cinder.api.openstack.wsgi [None req-83fdf58c-0c42-4fca-a2db-f5a19190fbf4 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 866.180448] [55438]: [pid: 55438|app: 0|req: 93/177] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:21 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 867.190420] [55439]: DEBUG cinder.api.middleware.request_id [None req-c090353c-2de8-43c6-9973-8d0d87910580 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.192601] [55439]: INFO cinder.api.openstack.wsgi [None req-c090353c-2de8-43c6-9973-8d0d87910580 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 867.192838] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c090353c-2de8-43c6-9973-8d0d87910580 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.193091] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c090353c-2de8-43c6-9973-8d0d87910580 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.203413] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.203413] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.207643] [55439]: INFO cinder.volume.api [None req-c090353c-2de8-43c6-9973-8d0d87910580 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 867.214422] [55439]: INFO cinder.api.openstack.wsgi [None req-c090353c-2de8-43c6-9973-8d0d87910580 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 867.215007] [55439]: [pid: 55439|app: 0|req: 85/178] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:22 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 867.241232] [55438]: DEBUG cinder.api.middleware.request_id [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-cb5990e1-3b58-4ff8-b1fe-e86e067b6501 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.243543] [55438]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-cb5990e1-3b58-4ff8-b1fe-e86e067b6501 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 867.243780] [55438]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-cb5990e1-3b58-4ff8-b1fe-e86e067b6501 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.243995] [55438]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-cb5990e1-3b58-4ff8-b1fe-e86e067b6501 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.252204] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.252204] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.255609] [55438]: INFO cinder.volume.api [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-cb5990e1-3b58-4ff8-b1fe-e86e067b6501 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 867.260432] [55438]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-cb5990e1-3b58-4ff8-b1fe-e86e067b6501 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 867.260808] [55438]: [pid: 55438|app: 0|req: 94/179] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:22 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 867.639159] [55439]: DEBUG cinder.api.middleware.request_id [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d13078a1-1b23-40aa-ad89-af8d246e23ba None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.641775] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d13078a1-1b23-40aa-ad89-af8d246e23ba tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 867.642031] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d13078a1-1b23-40aa-ad89-af8d246e23ba tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.642279] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d13078a1-1b23-40aa-ad89-af8d246e23ba tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.652983] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.652983] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.657375] [55439]: INFO cinder.volume.api [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d13078a1-1b23-40aa-ad89-af8d246e23ba tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 867.663767] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d13078a1-1b23-40aa-ad89-af8d246e23ba tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 867.664183] [55439]: [pid: 55439|app: 0|req: 86/180] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:22 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 867.671797] [55438]: DEBUG cinder.api.middleware.request_id [None req-df9a09fe-4c50-433a-8c7b-5894f203d43d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.672277] [55438]: INFO cinder.api.openstack.wsgi [None req-df9a09fe-4c50-433a-8c7b-5894f203d43d None None] GET http://10.180.1.21/volume// [ 867.672457] [55438]: DEBUG cinder.api.openstack.wsgi [None req-df9a09fe-4c50-433a-8c7b-5894f203d43d None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.672676] [55438]: DEBUG cinder.api.openstack.wsgi [None req-df9a09fe-4c50-433a-8c7b-5894f203d43d None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.673082] [55438]: INFO cinder.api.openstack.wsgi [None req-df9a09fe-4c50-433a-8c7b-5894f203d43d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 867.673394] [55438]: [pid: 55438|app: 0|req: 95/181] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:54:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 867.676866] [55439]: DEBUG cinder.api.middleware.request_id [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-2d9b9d14-d2e5-4afa-b26f-1fb15d4f5fb7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.679078] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-2d9b9d14-d2e5-4afa-b26f-1fb15d4f5fb7 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] POST http://10.180.1.21/volume/v3/attachments [ 867.679493] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-2d9b9d14-d2e5-4afa-b26f-1fb15d4f5fb7 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af0c839-975e-43d2-ba6a-85c6ccc1940b", "connector": null, "instance_uuid": "9b94d6f2-dad4-4152-9454-649758b202cd"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 867.688548] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.688548] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.709470] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-2d9b9d14-d2e5-4afa-b26f-1fb15d4f5fb7 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 867.709938] [55439]: [pid: 55439|app: 0|req: 87/182] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:54:22 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 877.257842] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=64,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.708245] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=116,cinder:INSERT=23,cinder:UPDATE=27 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 887.226064] [55438]: DEBUG cinder.api.middleware.request_id [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.230689] [55438]: INFO cinder.api.openstack.wsgi [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/volumes [ 887.230934] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-612386271"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 887.233284] [55438]: DEBUG cinder.api.v3.volumes [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-612386271'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 887.233284] [55438]: INFO cinder.api.v3.volumes [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume of 1 GB [ 887.240100] [55438]: INFO cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Availability Zones retrieved successfully. [ 887.249191] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Flow 'volume_create_api' (255783c8-a731-41c4-85a6-7e63eb590cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 887.249464] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c98284-5577-4d0d-8a7c-71b7987151e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.250660] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 887.272380] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c98284-5577-4d0d-8a7c-71b7987151e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.273896] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2842935b-181d-45a9-a864-84e5194fe806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.337346] [55438]: DEBUG cinder.quota [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Created reservations ['625fc617-0954-44e2-a3cd-8b56a9908e81', 'b9ddf722-7efd-493a-90a0-400cbfbaf87f', 'a5d58d05-57bb-48b0-9f0b-537a33679267', '759300c7-5bbc-44b3-85d3-959af7a067bb'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 887.338403] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2842935b-181d-45a9-a864-84e5194fe806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625fc617-0954-44e2-a3cd-8b56a9908e81', 'b9ddf722-7efd-493a-90a0-400cbfbaf87f', 'a5d58d05-57bb-48b0-9f0b-537a33679267', '759300c7-5bbc-44b3-85d3-959af7a067bb']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.340165] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7f8386-d073-453e-aec9-743fc84398a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.357641] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7f8386-d073-453e-aec9-743fc84398a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed91dc0-6957-4b25-bf27-3c53abb65fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-612386271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3a69f5037a496787d2ad90fecb5fdd',qos_specs=None,replication_status=,reservations=['625fc617-0954-44e2-a3cd-8b56a9908e81','b9ddf722-7efd-493a-90a0-400cbfbaf87f','a5d58d05-57bb-48b0-9f0b-537a33679267','759300c7-5bbc-44b3-85d3-959af7a067bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2b0475580469aa7f3b238719d45d6',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-612386271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ed91dc0-6957-4b25-bf27-3c53abb65fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3a69f5037a496787d2ad90fecb5fdd',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='51f2b0475580469aa7f3b238719d45d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.358861] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bed08a45-937d-4a2f-9478-1e021d233d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.379649] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bed08a45-937d-4a2f-9478-1e021d233d74) 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-612386271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3a69f5037a496787d2ad90fecb5fdd',qos_specs=None,replication_status=,reservations=['625fc617-0954-44e2-a3cd-8b56a9908e81','b9ddf722-7efd-493a-90a0-400cbfbaf87f','a5d58d05-57bb-48b0-9f0b-537a33679267','759300c7-5bbc-44b3-85d3-959af7a067bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2b0475580469aa7f3b238719d45d6',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.380449] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31c4430-723f-4fd5-9256-e1b335e0a032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.399088] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31c4430-723f-4fd5-9256-e1b335e0a032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.399088] [55438]: DEBUG cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Flow 'volume_create_api' (255783c8-a731-41c4-85a6-7e63eb590cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 887.399088] [55438]: INFO cinder.volume.api [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume request issued successfully. [ 887.399088] [55438]: INFO cinder.api.openstack.wsgi [None req-dbb1bb69-b6ca-4f8c-9354-c92248de8dd5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 887.399536] [55438]: [pid: 55438|app: 0|req: 96/183] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:54:42 2025] POST /volume/v3/volumes => generated 749 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 887.413740] [55439]: DEBUG cinder.api.middleware.request_id [None req-2131cd6d-6983-4f9c-8fb6-e0c53732d4d7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.419351] [55439]: INFO cinder.api.openstack.wsgi [None req-2131cd6d-6983-4f9c-8fb6-e0c53732d4d7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 887.420542] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2131cd6d-6983-4f9c-8fb6-e0c53732d4d7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.423028] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2131cd6d-6983-4f9c-8fb6-e0c53732d4d7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.437639] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.437639] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.447258] [55439]: INFO cinder.volume.api [None req-2131cd6d-6983-4f9c-8fb6-e0c53732d4d7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 887.453923] [55439]: INFO cinder.api.openstack.wsgi [None req-2131cd6d-6983-4f9c-8fb6-e0c53732d4d7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 887.456606] [55439]: [pid: 55439|app: 0|req: 88/184] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:42 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.158522] [55438]: DEBUG cinder.api.middleware.request_id [None req-8118a036-7e98-432a-8098-e58d4fd59627 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.158522] [55438]: INFO cinder.api.openstack.wsgi [None req-8118a036-7e98-432a-8098-e58d4fd59627 None None] GET http://10.180.1.21/volume// [ 888.158522] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8118a036-7e98-432a-8098-e58d4fd59627 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.158522] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8118a036-7e98-432a-8098-e58d4fd59627 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.158522] [55438]: INFO cinder.api.openstack.wsgi [None req-8118a036-7e98-432a-8098-e58d4fd59627 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 888.158522] [55438]: [pid: 55438|app: 0|req: 97/185] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:54:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 888.163102] [55439]: DEBUG cinder.api.middleware.request_id [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-065e2ee0-b840-46d5-8f4b-64a28997d2c6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.167307] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-065e2ee0-b840-46d5-8f4b-64a28997d2c6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] GET http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 888.167663] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-065e2ee0-b840-46d5-8f4b-64a28997d2c6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.167982] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-065e2ee0-b840-46d5-8f4b-64a28997d2c6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.185190] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.185190] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.190446] [55439]: INFO cinder.volume.api [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-065e2ee0-b840-46d5-8f4b-64a28997d2c6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 888.197939] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-065e2ee0-b840-46d5-8f4b-64a28997d2c6 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 200 [ 888.198537] [55439]: [pid: 55439|app: 0|req: 89/186] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:54:43 2025] GET /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 1572 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 888.371070] [55438]: DEBUG cinder.api.middleware.request_id [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.373489] [55438]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] PUT http://10.180.1.21/volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21 [ 888.373931] [55438]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-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=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 888.388336] [55438]: DEBUG cinder.coordination [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Acquiring lock "cinder-attachment_update-5af0c839-975e-43d2-ba6a-85c6ccc1940b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 888.393834] [55438]: DEBUG cinder.coordination [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Lock "cinder-attachment_update-5af0c839-975e-43d2-ba6a-85c6ccc1940b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 888.395933] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.395933] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.471822] [55439]: DEBUG cinder.api.middleware.request_id [None req-3d7f1921-4b18-445a-b1f7-1e97ce304aed None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.477352] [55439]: INFO cinder.api.openstack.wsgi [None req-3d7f1921-4b18-445a-b1f7-1e97ce304aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 888.477604] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3d7f1921-4b18-445a-b1f7-1e97ce304aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.477820] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3d7f1921-4b18-445a-b1f7-1e97ce304aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.493812] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.493812] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.507150] [55439]: INFO cinder.volume.api [None req-3d7f1921-4b18-445a-b1f7-1e97ce304aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 888.512218] [55439]: INFO cinder.api.openstack.wsgi [None req-3d7f1921-4b18-445a-b1f7-1e97ce304aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 888.512939] [55439]: [pid: 55439|app: 0|req: 90/187] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:43 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.723917] [55439]: DEBUG cinder.api.middleware.request_id [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-84f560c0-eca9-4c89-8e3f-5d5ab9d2aa1b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.728288] [55439]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-84f560c0-eca9-4c89-8e3f-5d5ab9d2aa1b tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 888.728441] [55439]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-84f560c0-eca9-4c89-8e3f-5d5ab9d2aa1b tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.728660] [55439]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-84f560c0-eca9-4c89-8e3f-5d5ab9d2aa1b tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.743033] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.743033] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.751709] [55439]: INFO cinder.volume.api [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-84f560c0-eca9-4c89-8e3f-5d5ab9d2aa1b tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 888.757503] [55439]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-84f560c0-eca9-4c89-8e3f-5d5ab9d2aa1b tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 888.757931] [55439]: [pid: 55439|app: 0|req: 91/188] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:54:43 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.924346] [55438]: DEBUG cinder.coordination [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Lock "cinder-attachment_update-5af0c839-975e-43d2-ba6a-85c6ccc1940b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 888.924346] [55438]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-7501d5d3-2f10-4a94-8c0e-1aa21181e36c tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21 returned with HTTP 200 [ 888.924346] [55438]: [pid: 55438|app: 0|req: 98/189] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:54:43 2025] PUT /volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21 => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 889.432520] [55439]: DEBUG cinder.api.middleware.request_id [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d293efcf-da94-49d9-a058-252622c8f2ad None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.434995] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d293efcf-da94-49d9-a058-252622c8f2ad tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] POST http://10.180.1.21/volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21/action [ 889.435393] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d293efcf-da94-49d9-a058-252622c8f2ad tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 889.435529] [55439]: DEBUG cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d293efcf-da94-49d9-a058-252622c8f2ad tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 889.458416] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.458416] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.470059] [55439]: INFO cinder.api.openstack.wsgi [req-939f180a-cdb5-436f-b69d-81c3bb40ead0 req-d293efcf-da94-49d9-a058-252622c8f2ad tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21/action returned with HTTP 204 [ 889.470270] [55439]: [pid: 55439|app: 0|req: 92/190] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:54:44 2025] POST /volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 890.292398] [55438]: DEBUG cinder.api.middleware.request_id [None req-f5cc0b81-b409-4b09-a2bd-e69be07b39c0 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.292849] [55438]: INFO cinder.api.openstack.wsgi [None req-f5cc0b81-b409-4b09-a2bd-e69be07b39c0 None None] GET http://10.180.1.21/volume// [ 890.293042] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f5cc0b81-b409-4b09-a2bd-e69be07b39c0 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.293355] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f5cc0b81-b409-4b09-a2bd-e69be07b39c0 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.293651] [55438]: INFO cinder.api.openstack.wsgi [None req-f5cc0b81-b409-4b09-a2bd-e69be07b39c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 890.294295] [55438]: [pid: 55438|app: 0|req: 99/191] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:54:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 890.298611] [55439]: DEBUG cinder.api.middleware.request_id [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-9e834bf9-8a93-44c8-8f5f-7b392d824cba None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.301160] [55439]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-9e834bf9-8a93-44c8-8f5f-7b392d824cba tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/attachments [ 890.301581] [55439]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-9e834bf9-8a93-44c8-8f5f-7b392d824cba tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ed91dc0-6957-4b25-bf27-3c53abb65fa0", "connector": null, "instance_uuid": "8829746c-c5f3-4532-97a5-abbee445abd5"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 890.318292] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.318292] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.350568] [55439]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-9e834bf9-8a93-44c8-8f5f-7b392d824cba tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 890.351064] [55439]: [pid: 55439|app: 0|req: 93/192] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:54:45 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.375921] [55438]: DEBUG cinder.api.middleware.request_id [None req-d39c4e79-c7c6-44ef-b702-f96fb65e6c53 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.381361] [55438]: INFO cinder.api.openstack.wsgi [None req-d39c4e79-c7c6-44ef-b702-f96fb65e6c53 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 890.381621] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d39c4e79-c7c6-44ef-b702-f96fb65e6c53 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.381846] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d39c4e79-c7c6-44ef-b702-f96fb65e6c53 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.395083] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.395083] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.400713] [55438]: INFO cinder.volume.api [None req-d39c4e79-c7c6-44ef-b702-f96fb65e6c53 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 890.409624] [55438]: INFO cinder.api.openstack.wsgi [None req-d39c4e79-c7c6-44ef-b702-f96fb65e6c53 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 890.410117] [55438]: [pid: 55438|app: 0|req: 100/193] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:45 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.881786] [55439]: DEBUG cinder.api.middleware.request_id [None req-bebf88f9-dc85-4a08-b4a7-be974b5e75bb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.882265] [55439]: INFO cinder.api.openstack.wsgi [None req-bebf88f9-dc85-4a08-b4a7-be974b5e75bb None None] GET http://10.180.1.21/volume// [ 890.882445] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bebf88f9-dc85-4a08-b4a7-be974b5e75bb None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.882659] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bebf88f9-dc85-4a08-b4a7-be974b5e75bb None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.883065] [55439]: INFO cinder.api.openstack.wsgi [None req-bebf88f9-dc85-4a08-b4a7-be974b5e75bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 890.883375] [55439]: [pid: 55439|app: 0|req: 94/194] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:54:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 890.892306] [55438]: DEBUG cinder.api.middleware.request_id [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-3b582527-a473-421b-a4b5-212d2bb6142c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.894515] [55438]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-3b582527-a473-421b-a4b5-212d2bb6142c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 890.894792] [55438]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-3b582527-a473-421b-a4b5-212d2bb6142c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.895045] [55438]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-3b582527-a473-421b-a4b5-212d2bb6142c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.917279] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.917279] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.923360] [55438]: INFO cinder.volume.api [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-3b582527-a473-421b-a4b5-212d2bb6142c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 890.931430] [55438]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-3b582527-a473-421b-a4b5-212d2bb6142c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 890.936403] [55438]: [pid: 55438|app: 0|req: 101/195] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:54:45 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1022 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 890.981362] [55439]: DEBUG cinder.api.middleware.request_id [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.985159] [55439]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] PUT http://10.180.1.21/volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71 [ 890.985633] [55439]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-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-555136", "mountpoint": "/dev/sdb"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 891.003789] [55439]: DEBUG cinder.coordination [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Acquiring lock "cinder-attachment_update-1ed91dc0-6957-4b25-bf27-3c53abb65fa0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 891.014367] [55439]: DEBUG cinder.coordination [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Lock "cinder-attachment_update-1ed91dc0-6957-4b25-bf27-3c53abb65fa0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 891.018403] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.018403] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.423426] [55438]: DEBUG cinder.api.middleware.request_id [None req-cf85bd10-aa1c-4447-9f53-fd42740787b8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.425658] [55438]: INFO cinder.api.openstack.wsgi [None req-cf85bd10-aa1c-4447-9f53-fd42740787b8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 891.425956] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cf85bd10-aa1c-4447-9f53-fd42740787b8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.426333] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cf85bd10-aa1c-4447-9f53-fd42740787b8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.446333] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.446333] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.455296] [55438]: INFO cinder.volume.api [None req-cf85bd10-aa1c-4447-9f53-fd42740787b8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 891.460831] [55438]: INFO cinder.api.openstack.wsgi [None req-cf85bd10-aa1c-4447-9f53-fd42740787b8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 891.461355] [55438]: [pid: 55438|app: 0|req: 102/196] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:46 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.472164] [55438]: DEBUG cinder.api.middleware.request_id [None req-d4202c05-f2da-4d14-8f1d-5df732a2bbdc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.475574] [55438]: INFO cinder.api.openstack.wsgi [None req-d4202c05-f2da-4d14-8f1d-5df732a2bbdc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 892.475826] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d4202c05-f2da-4d14-8f1d-5df732a2bbdc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.476181] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d4202c05-f2da-4d14-8f1d-5df732a2bbdc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.493675] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.493675] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.499136] [55438]: INFO cinder.volume.api [None req-d4202c05-f2da-4d14-8f1d-5df732a2bbdc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 892.507353] [55438]: INFO cinder.api.openstack.wsgi [None req-d4202c05-f2da-4d14-8f1d-5df732a2bbdc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 892.507816] [55438]: [pid: 55438|app: 0|req: 103/197] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:47 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 893.525887] [55438]: DEBUG cinder.api.middleware.request_id [None req-a6aa2ecc-c14c-401d-a98f-48d9e0717128 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.528405] [55438]: INFO cinder.api.openstack.wsgi [None req-a6aa2ecc-c14c-401d-a98f-48d9e0717128 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 893.528745] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a6aa2ecc-c14c-401d-a98f-48d9e0717128 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.529035] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a6aa2ecc-c14c-401d-a98f-48d9e0717128 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.543656] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.543656] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.547973] [55438]: INFO cinder.volume.api [None req-a6aa2ecc-c14c-401d-a98f-48d9e0717128 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 893.553995] [55438]: INFO cinder.api.openstack.wsgi [None req-a6aa2ecc-c14c-401d-a98f-48d9e0717128 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 893.554608] [55438]: [pid: 55438|app: 0|req: 104/198] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:48 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.565426] [55438]: DEBUG cinder.api.middleware.request_id [None req-ed4c6537-a446-45fb-a983-3a71d4ec5cbf None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.567580] [55438]: INFO cinder.api.openstack.wsgi [None req-ed4c6537-a446-45fb-a983-3a71d4ec5cbf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 894.568337] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ed4c6537-a446-45fb-a983-3a71d4ec5cbf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.568466] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ed4c6537-a446-45fb-a983-3a71d4ec5cbf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.581694] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.581694] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.585286] [55438]: INFO cinder.volume.api [None req-ed4c6537-a446-45fb-a983-3a71d4ec5cbf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 894.590013] [55438]: INFO cinder.api.openstack.wsgi [None req-ed4c6537-a446-45fb-a983-3a71d4ec5cbf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 894.590504] [55438]: [pid: 55438|app: 0|req: 105/199] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:49 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 895.550332] [55439]: DEBUG cinder.coordination [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Lock "cinder-attachment_update-1ed91dc0-6957-4b25-bf27-3c53abb65fa0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 895.550802] [55439]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-79fff4c0-e951-4c89-9367-bc56d58eafa1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71 returned with HTTP 200 [ 895.551424] [55439]: [pid: 55439|app: 0|req: 95/200] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:54:45 2025] PUT /volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71 => generated 617 bytes in 4571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 895.600688] [55438]: DEBUG cinder.api.middleware.request_id [None req-04da2b29-a7fd-4989-8ff7-50702476fe76 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.602596] [55438]: INFO cinder.api.openstack.wsgi [None req-04da2b29-a7fd-4989-8ff7-50702476fe76 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 895.602839] [55438]: DEBUG cinder.api.openstack.wsgi [None req-04da2b29-a7fd-4989-8ff7-50702476fe76 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.603084] [55438]: DEBUG cinder.api.openstack.wsgi [None req-04da2b29-a7fd-4989-8ff7-50702476fe76 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.616991] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.616991] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.621246] [55438]: INFO cinder.volume.api [None req-04da2b29-a7fd-4989-8ff7-50702476fe76 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 895.626374] [55438]: INFO cinder.api.openstack.wsgi [None req-04da2b29-a7fd-4989-8ff7-50702476fe76 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 895.626869] [55438]: [pid: 55438|app: 0|req: 106/201] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:50 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.638451] [55439]: DEBUG cinder.api.middleware.request_id [None req-44043e74-1107-49c5-aed9-6ed63707a00a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.641211] [55439]: INFO cinder.api.openstack.wsgi [None req-44043e74-1107-49c5-aed9-6ed63707a00a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 896.641471] [55439]: DEBUG cinder.api.openstack.wsgi [None req-44043e74-1107-49c5-aed9-6ed63707a00a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.641705] [55439]: DEBUG cinder.api.openstack.wsgi [None req-44043e74-1107-49c5-aed9-6ed63707a00a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.657875] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.657875] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.665388] [55439]: INFO cinder.volume.api [None req-44043e74-1107-49c5-aed9-6ed63707a00a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 896.676626] [55439]: INFO cinder.api.openstack.wsgi [None req-44043e74-1107-49c5-aed9-6ed63707a00a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 896.676626] [55439]: [pid: 55439|app: 0|req: 96/202] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:51 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.684786] [55438]: DEBUG cinder.api.middleware.request_id [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-d0dea868-7a93-4255-bd69-acd3cf3ef870 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.687170] [55438]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-d0dea868-7a93-4255-bd69-acd3cf3ef870 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71/action [ 897.687593] [55438]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-d0dea868-7a93-4255-bd69-acd3cf3ef870 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 897.687735] [55438]: DEBUG cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-d0dea868-7a93-4255-bd69-acd3cf3ef870 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 897.688337] [55439]: DEBUG cinder.api.middleware.request_id [None req-2bf0d355-86e5-4a5d-8035-ec2a625c8199 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.690688] [55439]: INFO cinder.api.openstack.wsgi [None req-2bf0d355-86e5-4a5d-8035-ec2a625c8199 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 897.690953] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2bf0d355-86e5-4a5d-8035-ec2a625c8199 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.691443] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2bf0d355-86e5-4a5d-8035-ec2a625c8199 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.703547] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.703547] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.705501] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.705501] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.708582] [55439]: INFO cinder.volume.api [None req-2bf0d355-86e5-4a5d-8035-ec2a625c8199 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 897.714623] [55439]: INFO cinder.api.openstack.wsgi [None req-2bf0d355-86e5-4a5d-8035-ec2a625c8199 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 897.715417] [55439]: [pid: 55439|app: 0|req: 97/203] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:52 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.716428] [55438]: INFO cinder.api.openstack.wsgi [req-cb102c3a-79b0-4b69-9fb7-5f8cd27cac1b req-d0dea868-7a93-4255-bd69-acd3cf3ef870 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71/action returned with HTTP 204 [ 897.716880] [55438]: [pid: 55438|app: 0|req: 107/204] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:54:52 2025] POST /volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 898.725580] [55439]: DEBUG cinder.api.middleware.request_id [None req-f07d9024-3391-49c2-952b-657a3b8fd847 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.728614] [55439]: INFO cinder.api.openstack.wsgi [None req-f07d9024-3391-49c2-952b-657a3b8fd847 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 898.728935] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f07d9024-3391-49c2-952b-657a3b8fd847 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.729188] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f07d9024-3391-49c2-952b-657a3b8fd847 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.751140] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.751140] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.756270] [55439]: INFO cinder.volume.api [None req-f07d9024-3391-49c2-952b-657a3b8fd847 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 898.764414] [55439]: INFO cinder.api.openstack.wsgi [None req-f07d9024-3391-49c2-952b-657a3b8fd847 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 898.764414] [55439]: [pid: 55439|app: 0|req: 98/205] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:53 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 898.772175] [55438]: DEBUG cinder.api.middleware.request_id [None req-b2c23d87-c7ca-4a33-b756-8fb492c8dc2e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.775034] [55438]: INFO cinder.api.openstack.wsgi [None req-b2c23d87-c7ca-4a33-b756-8fb492c8dc2e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 898.776034] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b2c23d87-c7ca-4a33-b756-8fb492c8dc2e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.777281] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b2c23d87-c7ca-4a33-b756-8fb492c8dc2e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.788306] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.788306] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.792734] [55438]: INFO cinder.volume.api [None req-b2c23d87-c7ca-4a33-b756-8fb492c8dc2e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 898.798791] [55438]: INFO cinder.api.openstack.wsgi [None req-b2c23d87-c7ca-4a33-b756-8fb492c8dc2e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 898.799245] [55438]: [pid: 55438|app: 0|req: 108/206] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:54:53 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.759281] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=46,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 908.795841] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 939.221537] [55439]: DEBUG cinder.api.middleware.request_id [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.223807] [55439]: INFO cinder.api.openstack.wsgi [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 939.224112] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-815195478"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 939.226044] [55439]: DEBUG cinder.api.v3.volumes [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-815195478'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 939.226204] [55439]: INFO cinder.api.v3.volumes [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Create volume of 1 GB [ 939.233138] [55439]: INFO cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Availability Zones retrieved successfully. [ 939.240188] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Flow 'volume_create_api' (8abedafa-dc66-4449-b25e-9d966fc2c24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 939.241694] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d84020c-95d0-4bcd-b1bc-78ab9195bdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 939.242667] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 939.261309] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d84020c-95d0-4bcd-b1bc-78ab9195bdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 939.262305] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (156492c6-32df-4007-8151-7045f8380aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 939.305225] [55439]: DEBUG cinder.quota [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Created reservations ['2fe38b83-2963-43fb-a1dd-ce3f907c91fc', '137b8186-0195-42df-95a5-1b91df0237c8', '720ae1ed-33de-4ad1-b242-205483073529', 'faca9f5d-30bb-4b56-a121-5c84852f0450'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 939.306227] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (156492c6-32df-4007-8151-7045f8380aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe38b83-2963-43fb-a1dd-ce3f907c91fc', '137b8186-0195-42df-95a5-1b91df0237c8', '720ae1ed-33de-4ad1-b242-205483073529', 'faca9f5d-30bb-4b56-a121-5c84852f0450']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 939.307144] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1fe8cb-1caf-4c57-aacc-119667218156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 939.322670] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1fe8cb-1caf-4c57-aacc-119667218156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-815195478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d667969ee5405b9a7140f6278ccbe2',qos_specs=None,replication_status=,reservations=['2fe38b83-2963-43fb-a1dd-ce3f907c91fc','137b8186-0195-42df-95a5-1b91df0237c8','720ae1ed-33de-4ad1-b242-205483073529','faca9f5d-30bb-4b56-a121-5c84852f0450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b6b1ca1de1494d9834f0cce689b51c',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-815195478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47d667969ee5405b9a7140f6278ccbe2',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='22b6b1ca1de1494d9834f0cce689b51c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 939.323623] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdbb8dc7-e693-49bc-8a42-ca3a8bc8dc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 939.337079] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdbb8dc7-e693-49bc-8a42-ca3a8bc8dc74) 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-815195478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d667969ee5405b9a7140f6278ccbe2',qos_specs=None,replication_status=,reservations=['2fe38b83-2963-43fb-a1dd-ce3f907c91fc','137b8186-0195-42df-95a5-1b91df0237c8','720ae1ed-33de-4ad1-b242-205483073529','faca9f5d-30bb-4b56-a121-5c84852f0450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b6b1ca1de1494d9834f0cce689b51c',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 939.337989] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a5859e-a38b-44f1-a376-ac3661b06d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 939.346263] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a5859e-a38b-44f1-a376-ac3661b06d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 939.347308] [55439]: DEBUG cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Flow 'volume_create_api' (8abedafa-dc66-4449-b25e-9d966fc2c24c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 939.347664] [55439]: INFO cinder.volume.api [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Create volume request issued successfully. [ 939.348318] [55439]: INFO cinder.api.openstack.wsgi [None req-b2ff5c12-42a8-43b9-b472-bd3f311d876a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 939.348816] [55439]: [pid: 55439|app: 0|req: 99/207] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:55:34 2025] POST /volume/v3/volumes => generated 757 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 939.357399] [55438]: DEBUG cinder.api.middleware.request_id [None req-b92a1b32-42a2-4f6a-af68-3f11b34f5dc2 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.359674] [55438]: INFO cinder.api.openstack.wsgi [None req-b92a1b32-42a2-4f6a-af68-3f11b34f5dc2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 [ 939.359897] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b92a1b32-42a2-4f6a-af68-3f11b34f5dc2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.360134] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b92a1b32-42a2-4f6a-af68-3f11b34f5dc2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.367913] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.367913] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.371880] [55438]: INFO cinder.volume.api [None req-b92a1b32-42a2-4f6a-af68-3f11b34f5dc2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 939.377169] [55438]: INFO cinder.api.openstack.wsgi [None req-b92a1b32-42a2-4f6a-af68-3f11b34f5dc2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 returned with HTTP 200 [ 939.377600] [55438]: [pid: 55438|app: 0|req: 109/208] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:34 2025] GET /volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.388194] [55439]: DEBUG cinder.api.middleware.request_id [None req-1a9a2fe8-a70e-4485-bf17-65c0042aced7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.391570] [55439]: INFO cinder.api.openstack.wsgi [None req-1a9a2fe8-a70e-4485-bf17-65c0042aced7 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 [ 940.392567] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1a9a2fe8-a70e-4485-bf17-65c0042aced7 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.392567] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1a9a2fe8-a70e-4485-bf17-65c0042aced7 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.405871] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.405871] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.410762] [55439]: INFO cinder.volume.api [None req-1a9a2fe8-a70e-4485-bf17-65c0042aced7 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 940.415724] [55439]: INFO cinder.api.openstack.wsgi [None req-1a9a2fe8-a70e-4485-bf17-65c0042aced7 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 returned with HTTP 200 [ 940.416133] [55439]: [pid: 55439|app: 0|req: 100/209] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:35 2025] GET /volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.165611] [55438]: DEBUG cinder.api.middleware.request_id [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-063d43ed-890a-409f-8926-88242948ccbe None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.168690] [55438]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-063d43ed-890a-409f-8926-88242948ccbe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 944.168933] [55438]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-063d43ed-890a-409f-8926-88242948ccbe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.169171] [55438]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-063d43ed-890a-409f-8926-88242948ccbe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.184023] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.184023] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.187226] [55438]: INFO cinder.volume.api [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-063d43ed-890a-409f-8926-88242948ccbe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 944.192743] [55438]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-063d43ed-890a-409f-8926-88242948ccbe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 944.193236] [55438]: [pid: 55438|app: 0|req: 110/210] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:55:39 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.210758] [55439]: DEBUG cinder.api.middleware.request_id [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.213118] [55439]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0/action [ 944.213569] [55439]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 944.213723] [55439]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.224224] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.224224] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.224833] [55439]: INFO cinder.volume.api [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 944.231322] [55439]: INFO cinder.volume.api [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Begin detaching volume completed successfully. [ 944.231586] [55439]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-9f23e6d3-91f5-43f1-bf78-f316dcfb3eb8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0/action returned with HTTP 202 [ 944.232023] [55439]: [pid: 55439|app: 0|req: 101/211] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:55:39 2025] POST /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 944.244922] [55438]: DEBUG cinder.api.middleware.request_id [None req-e1dc1e0d-7c60-4fe3-a2e6-36bd1fc31beb None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.247972] [55438]: INFO cinder.api.openstack.wsgi [None req-e1dc1e0d-7c60-4fe3-a2e6-36bd1fc31beb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 944.248289] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e1dc1e0d-7c60-4fe3-a2e6-36bd1fc31beb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.248593] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e1dc1e0d-7c60-4fe3-a2e6-36bd1fc31beb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.262712] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.262712] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.267068] [55438]: INFO cinder.volume.api [None req-e1dc1e0d-7c60-4fe3-a2e6-36bd1fc31beb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 944.273322] [55438]: INFO cinder.api.openstack.wsgi [None req-e1dc1e0d-7c60-4fe3-a2e6-36bd1fc31beb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 944.273850] [55438]: [pid: 55438|app: 0|req: 111/212] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:39 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.253410] [55439]: DEBUG cinder.api.middleware.request_id [None req-2669ee40-4f1a-4db9-92d2-420d6c48e82b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.253410] [55439]: INFO cinder.api.openstack.wsgi [None req-2669ee40-4f1a-4db9-92d2-420d6c48e82b None None] GET http://10.180.1.21/volume// [ 945.253410] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2669ee40-4f1a-4db9-92d2-420d6c48e82b None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.253410] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2669ee40-4f1a-4db9-92d2-420d6c48e82b None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.253950] [55439]: INFO cinder.api.openstack.wsgi [None req-2669ee40-4f1a-4db9-92d2-420d6c48e82b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 945.254290] [55439]: [pid: 55439|app: 0|req: 102/213] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:55:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 945.260658] [55438]: DEBUG cinder.api.middleware.request_id [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-5c83798d-712a-48d6-b858-b8c6202fc667 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.264265] [55438]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-5c83798d-712a-48d6-b858-b8c6202fc667 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 945.264538] [55438]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-5c83798d-712a-48d6-b858-b8c6202fc667 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.264765] [55438]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-5c83798d-712a-48d6-b858-b8c6202fc667 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.283671] [55439]: DEBUG cinder.api.middleware.request_id [None req-af1eb9b1-218b-42cc-a213-b3950f1c864d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.283855] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.283855] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.285483] [55439]: INFO cinder.api.openstack.wsgi [None req-af1eb9b1-218b-42cc-a213-b3950f1c864d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 945.285714] [55439]: DEBUG cinder.api.openstack.wsgi [None req-af1eb9b1-218b-42cc-a213-b3950f1c864d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.285925] [55439]: DEBUG cinder.api.openstack.wsgi [None req-af1eb9b1-218b-42cc-a213-b3950f1c864d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.292169] [55438]: INFO cinder.volume.api [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-5c83798d-712a-48d6-b858-b8c6202fc667 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 945.298149] [55438]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-5c83798d-712a-48d6-b858-b8c6202fc667 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 945.298607] [55438]: [pid: 55438|app: 0|req: 112/214] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:55:40 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 945.299820] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.299820] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.304379] [55439]: INFO cinder.volume.api [None req-af1eb9b1-218b-42cc-a213-b3950f1c864d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 945.309591] [55439]: INFO cinder.api.openstack.wsgi [None req-af1eb9b1-218b-42cc-a213-b3950f1c864d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 945.309677] [55439]: [pid: 55439|app: 0|req: 103/215] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:40 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.320340] [55438]: DEBUG cinder.api.middleware.request_id [None req-eac9e19c-627c-46bb-9c0d-94113ce03bcb None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.322573] [55438]: INFO cinder.api.openstack.wsgi [None req-eac9e19c-627c-46bb-9c0d-94113ce03bcb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 946.322834] [55438]: DEBUG cinder.api.openstack.wsgi [None req-eac9e19c-627c-46bb-9c0d-94113ce03bcb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.323050] [55438]: DEBUG cinder.api.openstack.wsgi [None req-eac9e19c-627c-46bb-9c0d-94113ce03bcb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.335107] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.335107] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.338023] [55438]: INFO cinder.volume.api [None req-eac9e19c-627c-46bb-9c0d-94113ce03bcb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 946.342980] [55438]: INFO cinder.api.openstack.wsgi [None req-eac9e19c-627c-46bb-9c0d-94113ce03bcb tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 946.343395] [55438]: [pid: 55438|app: 0|req: 113/216] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:41 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.466473] [55439]: DEBUG cinder.api.middleware.request_id [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-e8a7a9f8-835d-491b-92d3-e9bcf5679dae None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.470329] [55439]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-e8a7a9f8-835d-491b-92d3-e9bcf5679dae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71 [ 946.470329] [55439]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-e8a7a9f8-835d-491b-92d3-e9bcf5679dae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.470329] [55439]: DEBUG cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-e8a7a9f8-835d-491b-92d3-e9bcf5679dae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.478236] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.478236] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.006713] [55439]: INFO cinder.api.openstack.wsgi [req-7a6bc474-929b-4364-a6d5-6c29315b47ae req-e8a7a9f8-835d-491b-92d3-e9bcf5679dae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71 returned with HTTP 200 [ 947.007197] [55439]: [pid: 55439|app: 0|req: 104/217] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:55:41 2025] DELETE /volume/v3/attachments/0325f31e-1dcc-475a-9cb9-811db8a7cc71 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.355172] [55438]: DEBUG cinder.api.middleware.request_id [None req-53d6fd28-c9ab-4950-ba29-214228faa0ec None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.357372] [55438]: INFO cinder.api.openstack.wsgi [None req-53d6fd28-c9ab-4950-ba29-214228faa0ec tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 947.357599] [55438]: DEBUG cinder.api.openstack.wsgi [None req-53d6fd28-c9ab-4950-ba29-214228faa0ec tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.357822] [55438]: DEBUG cinder.api.openstack.wsgi [None req-53d6fd28-c9ab-4950-ba29-214228faa0ec tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.375077] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.375077] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.379727] [55438]: INFO cinder.volume.api [None req-53d6fd28-c9ab-4950-ba29-214228faa0ec tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 947.390638] [55438]: INFO cinder.api.openstack.wsgi [None req-53d6fd28-c9ab-4950-ba29-214228faa0ec tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 947.391082] [55438]: [pid: 55438|app: 0|req: 114/218] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:42 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.422776] [55439]: DEBUG cinder.api.middleware.request_id [req-e67885ce-c378-4c95-9938-959891235b27 req-5cec514e-5347-40ae-ab10-9528f1d45785 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.426728] [55439]: INFO cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-5cec514e-5347-40ae-ab10-9528f1d45785 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] DELETE http://10.180.1.21/volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21 [ 953.426728] [55439]: DEBUG cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-5cec514e-5347-40ae-ab10-9528f1d45785 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.426728] [55439]: DEBUG cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-5cec514e-5347-40ae-ab10-9528f1d45785 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.439578] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.439578] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.982140] [55439]: INFO cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-5cec514e-5347-40ae-ab10-9528f1d45785 tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21 returned with HTTP 200 [ 953.983098] [55439]: [pid: 55439|app: 0|req: 105/219] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:55:48 2025] DELETE /volume/v3/attachments/06fa9094-3bac-4da5-bc57-fdea1f8a8d21 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.992731] [55438]: DEBUG cinder.api.middleware.request_id [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.997016] [55438]: INFO cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 953.997016] [55438]: DEBUG cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.997016] [55438]: DEBUG cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.997016] [55438]: INFO cinder.api.v3.volumes [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Delete volume with id: 5af0c839-975e-43d2-ba6a-85c6ccc1940b [ 954.008395] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.008395] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.009746] [55438]: INFO cinder.volume.api [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Volume info retrieved successfully. [ 954.035414] [55438]: INFO cinder.volume.api [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] Delete volume request issued successfully. [ 954.035414] [55438]: INFO cinder.api.openstack.wsgi [req-e67885ce-c378-4c95-9938-959891235b27 req-78651721-6dce-4c18-9042-5880cd6682cd tempest-ServersTestBootFromVolume-1652712897 tempest-ServersTestBootFromVolume-1652712897-project-member] http://10.180.1.21/volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b returned with HTTP 202 [ 954.035414] [55438]: [pid: 55438|app: 0|req: 115/220] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:55:48 2025] DELETE /volume/v3/volumes/5af0c839-975e-43d2-ba6a-85c6ccc1940b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 955.037439] [55439]: DEBUG cinder.api.middleware.request_id [None req-58499177-1168-454d-bf7e-985c7735fb39 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.039954] [55439]: INFO cinder.api.openstack.wsgi [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 955.041257] [55439]: DEBUG cinder.api.openstack.wsgi [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-518246991"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.043062] [55439]: DEBUG cinder.api.v3.volumes [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-518246991'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 955.043249] [55439]: INFO cinder.api.v3.volumes [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Create volume of 1 GB [ 955.043647] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.043647] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.051702] [55439]: INFO cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Availability Zones retrieved successfully. [ 955.067037] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Flow 'volume_create_api' (8508161d-d0e2-429d-8770-405fb0f54152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 955.068374] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ebf066-ca0a-42c4-b743-d233d2e6591b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.071128] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 955.100096] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ebf066-ca0a-42c4-b743-d233d2e6591b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.101248] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6eccf36-4c31-4136-b455-97329a24768a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.146192] [55439]: DEBUG cinder.quota [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Created reservations ['122b28ac-48b0-4225-9321-f9adea13ebd5', 'f218e5de-3834-4588-bd45-3d48d02c2f51', '9910364a-1ce4-4065-8cff-cd86eacf90e2', '0e1cd378-518c-4ba2-b181-daf2acfd9ca7'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 955.147207] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6eccf36-4c31-4136-b455-97329a24768a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['122b28ac-48b0-4225-9321-f9adea13ebd5', 'f218e5de-3834-4588-bd45-3d48d02c2f51', '9910364a-1ce4-4065-8cff-cd86eacf90e2', '0e1cd378-518c-4ba2-b181-daf2acfd9ca7']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.148755] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f329afd4-a142-4ed6-9670-45e9ed7040af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.165900] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f329afd4-a142-4ed6-9670-45e9ed7040af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d54fff4-714f-4425-a10a-0f1fe77440d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-518246991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d667969ee5405b9a7140f6278ccbe2',qos_specs=None,replication_status=,reservations=['122b28ac-48b0-4225-9321-f9adea13ebd5','f218e5de-3834-4588-bd45-3d48d02c2f51','9910364a-1ce4-4065-8cff-cd86eacf90e2','0e1cd378-518c-4ba2-b181-daf2acfd9ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b6b1ca1de1494d9834f0cce689b51c',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-518246991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d54fff4-714f-4425-a10a-0f1fe77440d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47d667969ee5405b9a7140f6278ccbe2',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='22b6b1ca1de1494d9834f0cce689b51c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.167135] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb3f14d-d1b6-4e7c-856c-164549985356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.187414] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb3f14d-d1b6-4e7c-856c-164549985356) 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-518246991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47d667969ee5405b9a7140f6278ccbe2',qos_specs=None,replication_status=,reservations=['122b28ac-48b0-4225-9321-f9adea13ebd5','f218e5de-3834-4588-bd45-3d48d02c2f51','9910364a-1ce4-4065-8cff-cd86eacf90e2','0e1cd378-518c-4ba2-b181-daf2acfd9ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b6b1ca1de1494d9834f0cce689b51c',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.187414] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240870e6-b054-4fc9-95fc-7b52b6c4fe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.204024] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240870e6-b054-4fc9-95fc-7b52b6c4fe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.204024] [55439]: DEBUG cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Flow 'volume_create_api' (8508161d-d0e2-429d-8770-405fb0f54152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 955.204024] [55439]: INFO cinder.volume.api [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Create volume request issued successfully. [ 955.204575] [55439]: INFO cinder.api.openstack.wsgi [None req-58499177-1168-454d-bf7e-985c7735fb39 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 955.205055] [55439]: [pid: 55439|app: 0|req: 106/221] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:55:49 2025] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 955.215838] [55438]: DEBUG cinder.api.middleware.request_id [None req-43d9fc5d-f6c2-4bce-a499-819dfc1a5094 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.223203] [55438]: INFO cinder.api.openstack.wsgi [None req-43d9fc5d-f6c2-4bce-a499-819dfc1a5094 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 955.223429] [55438]: DEBUG cinder.api.openstack.wsgi [None req-43d9fc5d-f6c2-4bce-a499-819dfc1a5094 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.223720] [55438]: DEBUG cinder.api.openstack.wsgi [None req-43d9fc5d-f6c2-4bce-a499-819dfc1a5094 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.250335] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.250335] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.259102] [55438]: INFO cinder.volume.api [None req-43d9fc5d-f6c2-4bce-a499-819dfc1a5094 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 955.264927] [55438]: INFO cinder.api.openstack.wsgi [None req-43d9fc5d-f6c2-4bce-a499-819dfc1a5094 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 955.265487] [55438]: [pid: 55438|app: 0|req: 116/222] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:50 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.278368] [55439]: DEBUG cinder.api.middleware.request_id [None req-25e05ad9-4c09-403d-8163-84bc805e0297 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.280663] [55439]: INFO cinder.api.openstack.wsgi [None req-25e05ad9-4c09-403d-8163-84bc805e0297 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 956.280890] [55439]: DEBUG cinder.api.openstack.wsgi [None req-25e05ad9-4c09-403d-8163-84bc805e0297 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.281135] [55439]: DEBUG cinder.api.openstack.wsgi [None req-25e05ad9-4c09-403d-8163-84bc805e0297 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.290448] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.290448] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.295207] [55439]: INFO cinder.volume.api [None req-25e05ad9-4c09-403d-8163-84bc805e0297 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 956.300935] [55439]: INFO cinder.api.openstack.wsgi [None req-25e05ad9-4c09-403d-8163-84bc805e0297 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 956.301469] [55439]: [pid: 55439|app: 0|req: 107/223] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:55:51 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 965.262032] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=35,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 966.297867] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=82,cinder:INSERT=16,cinder:UPDATE=31 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 967.917354] [55438]: DEBUG cinder.api.middleware.request_id [req-cced910f-4154-4bb3-957c-c2512eec3272 req-1be92b69-cf4a-4e13-aa18-68827385016a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.921132] [55438]: INFO cinder.api.openstack.wsgi [req-cced910f-4154-4bb3-957c-c2512eec3272 req-1be92b69-cf4a-4e13-aa18-68827385016a tempest-SecurityGroupsTestJSON-602258013 tempest-SecurityGroupsTestJSON-602258013-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e318964e-f279-4839-9727-1e27416fd69b [ 967.921434] [55438]: DEBUG cinder.api.openstack.wsgi [req-cced910f-4154-4bb3-957c-c2512eec3272 req-1be92b69-cf4a-4e13-aa18-68827385016a tempest-SecurityGroupsTestJSON-602258013 tempest-SecurityGroupsTestJSON-602258013-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.921745] [55438]: DEBUG cinder.api.openstack.wsgi [req-cced910f-4154-4bb3-957c-c2512eec3272 req-1be92b69-cf4a-4e13-aa18-68827385016a tempest-SecurityGroupsTestJSON-602258013 tempest-SecurityGroupsTestJSON-602258013-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.928821] [55438]: INFO cinder.api.openstack.wsgi [req-cced910f-4154-4bb3-957c-c2512eec3272 req-1be92b69-cf4a-4e13-aa18-68827385016a tempest-SecurityGroupsTestJSON-602258013 tempest-SecurityGroupsTestJSON-602258013-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e318964e-f279-4839-9727-1e27416fd69b returned with HTTP 200 [ 967.929285] [55438]: [pid: 55438|app: 0|req: 117/224] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 21 08:56:02 2025] GET /volume/v3/attachments?instance_id=e318964e-f279-4839-9727-1e27416fd69b => generated 19 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.924854] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 988.667633] [55439]: DEBUG cinder.api.middleware.request_id [None req-42c42c25-462e-4dbe-a94a-45033a7164b5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.672255] [55439]: INFO cinder.api.openstack.wsgi [None req-42c42c25-462e-4dbe-a94a-45033a7164b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 988.672412] [55439]: DEBUG cinder.api.openstack.wsgi [None req-42c42c25-462e-4dbe-a94a-45033a7164b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.672670] [55439]: DEBUG cinder.api.openstack.wsgi [None req-42c42c25-462e-4dbe-a94a-45033a7164b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.695247] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.695247] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.712585] [55439]: INFO cinder.volume.api [None req-42c42c25-462e-4dbe-a94a-45033a7164b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 988.720296] [55439]: INFO cinder.api.openstack.wsgi [None req-42c42c25-462e-4dbe-a94a-45033a7164b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 988.723044] [55439]: [pid: 55439|app: 0|req: 108/225] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:23 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.842413] [55438]: DEBUG cinder.api.middleware.request_id [None req-7c035223-a270-451a-acfd-d9e108325a93 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.849031] [55438]: INFO cinder.api.openstack.wsgi [None req-7c035223-a270-451a-acfd-d9e108325a93 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 988.849155] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7c035223-a270-451a-acfd-d9e108325a93 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.849320] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7c035223-a270-451a-acfd-d9e108325a93 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.861287] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.861287] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.866879] [55438]: INFO cinder.volume.api [None req-7c035223-a270-451a-acfd-d9e108325a93 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 988.879282] [55438]: INFO cinder.api.openstack.wsgi [None req-7c035223-a270-451a-acfd-d9e108325a93 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 988.881659] [55438]: [pid: 55438|app: 0|req: 118/226] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:23 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.371669] [55439]: DEBUG cinder.api.middleware.request_id [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.453173] [55439]: INFO cinder.api.openstack.wsgi [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] POST http://10.180.1.21/volume/v3/volumes [ 991.454802] [55439]: DEBUG cinder.api.openstack.wsgi [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-122854802"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 991.460063] [55439]: DEBUG cinder.api.v3.volumes [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-122854802'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 991.460063] [55439]: INFO cinder.api.v3.volumes [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume of 1 GB [ 991.466547] [55439]: INFO cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Availability Zones retrieved successfully. [ 991.477436] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Flow 'volume_create_api' (f7eca05c-a4d8-4226-b864-0223e323d20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 991.477436] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ba0172-fa0d-4591-89d5-53cd48c485dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 991.477436] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 991.512525] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ba0172-fa0d-4591-89d5-53cd48c485dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 991.514167] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6446021-e724-4c76-91de-d47f3df9ec6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 991.577545] [55439]: DEBUG cinder.quota [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Created reservations ['f4cd73dc-634e-4a9e-8f0e-e4ea4414f367', 'c637e58c-996c-45b2-b1de-24a2161b5a82', '75c583ab-1e75-4161-b75b-415d92e24f77', '592b5723-5dda-40da-9123-2d08fc0c9bd9'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 991.578861] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6446021-e724-4c76-91de-d47f3df9ec6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4cd73dc-634e-4a9e-8f0e-e4ea4414f367', 'c637e58c-996c-45b2-b1de-24a2161b5a82', '75c583ab-1e75-4161-b75b-415d92e24f77', '592b5723-5dda-40da-9123-2d08fc0c9bd9']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 991.579804] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e62d560-d347-4a08-b257-e45aade799c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 991.599018] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e62d560-d347-4a08-b257-e45aade799c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0baf3185-1071-4d68-8033-763fe491c93b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-122854802',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2b6f381689d34cd9bcea64d6d0c6e194',qos_specs=None,replication_status=,reservations=['f4cd73dc-634e-4a9e-8f0e-e4ea4414f367','c637e58c-996c-45b2-b1de-24a2161b5a82','75c583ab-1e75-4161-b75b-415d92e24f77','592b5723-5dda-40da-9123-2d08fc0c9bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a8ab218b41483783bc53bb3ab0d61e',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-122854802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0baf3185-1071-4d68-8033-763fe491c93b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2b6f381689d34cd9bcea64d6d0c6e194',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='e7a8ab218b41483783bc53bb3ab0d61e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 991.599524] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2884714c-188b-4653-a070-b585fc578f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 991.620429] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2884714c-188b-4653-a070-b585fc578f59) 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-122854802',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2b6f381689d34cd9bcea64d6d0c6e194',qos_specs=None,replication_status=,reservations=['f4cd73dc-634e-4a9e-8f0e-e4ea4414f367','c637e58c-996c-45b2-b1de-24a2161b5a82','75c583ab-1e75-4161-b75b-415d92e24f77','592b5723-5dda-40da-9123-2d08fc0c9bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a8ab218b41483783bc53bb3ab0d61e',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 991.620429] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116690b7-0e80-4e6d-a8e7-fb989780f7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 991.633524] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116690b7-0e80-4e6d-a8e7-fb989780f7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 991.634951] [55439]: DEBUG cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Flow 'volume_create_api' (f7eca05c-a4d8-4226-b864-0223e323d20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 991.635454] [55439]: INFO cinder.volume.api [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume request issued successfully. [ 991.636274] [55439]: INFO cinder.api.openstack.wsgi [None req-af8b3337-b1cd-4c8f-b6b7-2adadf947a36 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 991.636798] [55439]: [pid: 55439|app: 0|req: 109/227] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:56:26 2025] POST /volume/v3/volumes => generated 758 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 991.648264] [55438]: DEBUG cinder.api.middleware.request_id [None req-dea9a8cc-1565-4c74-ad6e-8d1394b6de46 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.650207] [55438]: INFO cinder.api.openstack.wsgi [None req-dea9a8cc-1565-4c74-ad6e-8d1394b6de46 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b [ 991.651334] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dea9a8cc-1565-4c74-ad6e-8d1394b6de46 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.651334] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dea9a8cc-1565-4c74-ad6e-8d1394b6de46 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.673161] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.673161] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.679272] [55438]: INFO cinder.volume.api [None req-dea9a8cc-1565-4c74-ad6e-8d1394b6de46 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 991.691966] [55438]: INFO cinder.api.openstack.wsgi [None req-dea9a8cc-1565-4c74-ad6e-8d1394b6de46 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b returned with HTTP 200 [ 991.691966] [55438]: [pid: 55438|app: 0|req: 119/228] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:26 2025] GET /volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.706613] [55439]: DEBUG cinder.api.middleware.request_id [None req-02906edf-6759-40d8-8518-b310dd4d96d5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.709051] [55439]: INFO cinder.api.openstack.wsgi [None req-02906edf-6759-40d8-8518-b310dd4d96d5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b [ 992.709336] [55439]: DEBUG cinder.api.openstack.wsgi [None req-02906edf-6759-40d8-8518-b310dd4d96d5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.709560] [55439]: DEBUG cinder.api.openstack.wsgi [None req-02906edf-6759-40d8-8518-b310dd4d96d5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.720379] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.720379] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.725401] [55439]: INFO cinder.volume.api [None req-02906edf-6759-40d8-8518-b310dd4d96d5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 992.730768] [55439]: INFO cinder.api.openstack.wsgi [None req-02906edf-6759-40d8-8518-b310dd4d96d5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b returned with HTTP 200 [ 992.731393] [55439]: [pid: 55439|app: 0|req: 110/229] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:27 2025] GET /volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.765815] [55438]: DEBUG cinder.api.middleware.request_id [req-53ffaccc-ea9d-4008-a7b6-7006403c4930 req-426d8d26-b02c-4eba-8b37-04e0fe3de411 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.768362] [55438]: INFO cinder.api.openstack.wsgi [req-53ffaccc-ea9d-4008-a7b6-7006403c4930 req-426d8d26-b02c-4eba-8b37-04e0fe3de411 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b [ 992.768615] [55438]: DEBUG cinder.api.openstack.wsgi [req-53ffaccc-ea9d-4008-a7b6-7006403c4930 req-426d8d26-b02c-4eba-8b37-04e0fe3de411 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.768869] [55438]: DEBUG cinder.api.openstack.wsgi [req-53ffaccc-ea9d-4008-a7b6-7006403c4930 req-426d8d26-b02c-4eba-8b37-04e0fe3de411 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.790030] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.790030] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.795415] [55438]: INFO cinder.volume.api [req-53ffaccc-ea9d-4008-a7b6-7006403c4930 req-426d8d26-b02c-4eba-8b37-04e0fe3de411 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 992.800839] [55438]: INFO cinder.api.openstack.wsgi [req-53ffaccc-ea9d-4008-a7b6-7006403c4930 req-426d8d26-b02c-4eba-8b37-04e0fe3de411 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b returned with HTTP 200 [ 992.801304] [55438]: [pid: 55438|app: 0|req: 120/230] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:56:27 2025] GET /volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.814492] [55439]: DEBUG cinder.api.middleware.request_id [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.819325] [55439]: INFO cinder.api.openstack.wsgi [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] POST http://10.180.1.21/volume/v3/volumes [ 992.819325] [55439]: DEBUG cinder.api.openstack.wsgi [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-63874454"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 992.820538] [55439]: DEBUG cinder.api.v3.volumes [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-63874454'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 992.820824] [55439]: INFO cinder.api.v3.volumes [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume of 1 GB [ 992.825378] [55439]: INFO cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Availability Zones retrieved successfully. [ 992.835666] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Flow 'volume_create_api' (64477800-fa8a-4bc3-8670-4b0d40c90ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 992.839022] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3a4693-902f-4b04-96e0-dbaa873cdf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 992.839022] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 992.862684] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3a4693-902f-4b04-96e0-dbaa873cdf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 992.863285] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56571e2-36ed-46ca-b6b8-d8a7b70ea8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 992.921797] [55439]: DEBUG cinder.quota [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Created reservations ['6c2ccb98-0772-4b09-b6f3-277c5f1646b9', 'd278893c-6a02-4672-b2ec-afe93fc7d927', 'e9056c45-9ff1-43c6-ba56-d8247d315cdb', '5f22a816-b1ef-45ee-8730-de5a988dea34'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 992.923903] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56571e2-36ed-46ca-b6b8-d8a7b70ea8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2ccb98-0772-4b09-b6f3-277c5f1646b9', 'd278893c-6a02-4672-b2ec-afe93fc7d927', 'e9056c45-9ff1-43c6-ba56-d8247d315cdb', '5f22a816-b1ef-45ee-8730-de5a988dea34']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 992.924660] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402d9831-65ac-4589-8fff-7e49aa7f31ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 992.948853] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402d9831-65ac-4589-8fff-7e49aa7f31ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e71ab8f-ce30-4778-89b4-7c2af204e6ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-63874454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2b6f381689d34cd9bcea64d6d0c6e194',qos_specs=None,replication_status=,reservations=['6c2ccb98-0772-4b09-b6f3-277c5f1646b9','d278893c-6a02-4672-b2ec-afe93fc7d927','e9056c45-9ff1-43c6-ba56-d8247d315cdb','5f22a816-b1ef-45ee-8730-de5a988dea34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a8ab218b41483783bc53bb3ab0d61e',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-63874454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e71ab8f-ce30-4778-89b4-7c2af204e6ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2b6f381689d34cd9bcea64d6d0c6e194',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='e7a8ab218b41483783bc53bb3ab0d61e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 992.949929] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d55254-48f5-4adb-b03c-42e1fd8bfc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 992.968682] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d55254-48f5-4adb-b03c-42e1fd8bfc05) 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-63874454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2b6f381689d34cd9bcea64d6d0c6e194',qos_specs=None,replication_status=,reservations=['6c2ccb98-0772-4b09-b6f3-277c5f1646b9','d278893c-6a02-4672-b2ec-afe93fc7d927','e9056c45-9ff1-43c6-ba56-d8247d315cdb','5f22a816-b1ef-45ee-8730-de5a988dea34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a8ab218b41483783bc53bb3ab0d61e',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 992.969846] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5273b97-5952-40b9-9227-01d156b6885e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 992.990710] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5273b97-5952-40b9-9227-01d156b6885e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 992.994754] [55439]: DEBUG cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Flow 'volume_create_api' (64477800-fa8a-4bc3-8670-4b0d40c90ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 992.998619] [55439]: INFO cinder.volume.api [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume request issued successfully. [ 992.998619] [55439]: INFO cinder.api.openstack.wsgi [None req-df07e151-5ac1-40e8-a0ca-3f23273c690f tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 992.998619] [55439]: [pid: 55439|app: 0|req: 111/231] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:56:27 2025] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 993.020968] [55438]: DEBUG cinder.api.middleware.request_id [None req-fe68ed3f-754e-4d73-8392-f80c390120b3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.021926] [55438]: INFO cinder.api.openstack.wsgi [None req-fe68ed3f-754e-4d73-8392-f80c390120b3 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 993.022254] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fe68ed3f-754e-4d73-8392-f80c390120b3 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.022490] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fe68ed3f-754e-4d73-8392-f80c390120b3 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.045260] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.045260] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.053308] [55438]: INFO cinder.volume.api [None req-fe68ed3f-754e-4d73-8392-f80c390120b3 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 993.062273] [55438]: INFO cinder.api.openstack.wsgi [None req-fe68ed3f-754e-4d73-8392-f80c390120b3 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed returned with HTTP 200 [ 993.063278] [55438]: [pid: 55438|app: 0|req: 121/232] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:27 2025] GET /volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 994.086419] [55439]: DEBUG cinder.api.middleware.request_id [None req-941dc9c4-066d-48b0-a242-e77d0c4f6d71 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.088845] [55439]: INFO cinder.api.openstack.wsgi [None req-941dc9c4-066d-48b0-a242-e77d0c4f6d71 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 994.089141] [55439]: DEBUG cinder.api.openstack.wsgi [None req-941dc9c4-066d-48b0-a242-e77d0c4f6d71 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.089369] [55439]: DEBUG cinder.api.openstack.wsgi [None req-941dc9c4-066d-48b0-a242-e77d0c4f6d71 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.107964] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.107964] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.114651] [55439]: INFO cinder.volume.api [None req-941dc9c4-066d-48b0-a242-e77d0c4f6d71 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 994.123049] [55439]: INFO cinder.api.openstack.wsgi [None req-941dc9c4-066d-48b0-a242-e77d0c4f6d71 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed returned with HTTP 200 [ 994.123956] [55439]: [pid: 55439|app: 0|req: 112/233] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:28 2025] GET /volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.148857] [55438]: DEBUG cinder.api.middleware.request_id [req-7c04e270-d083-4e24-a01d-dd05cfe913b9 req-68d96d2d-9a69-41f6-9c02-95f903a25fb8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.151213] [55438]: INFO cinder.api.openstack.wsgi [req-7c04e270-d083-4e24-a01d-dd05cfe913b9 req-68d96d2d-9a69-41f6-9c02-95f903a25fb8 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 994.151555] [55438]: DEBUG cinder.api.openstack.wsgi [req-7c04e270-d083-4e24-a01d-dd05cfe913b9 req-68d96d2d-9a69-41f6-9c02-95f903a25fb8 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.151647] [55438]: DEBUG cinder.api.openstack.wsgi [req-7c04e270-d083-4e24-a01d-dd05cfe913b9 req-68d96d2d-9a69-41f6-9c02-95f903a25fb8 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.161840] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.161840] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.168143] [55438]: INFO cinder.volume.api [req-7c04e270-d083-4e24-a01d-dd05cfe913b9 req-68d96d2d-9a69-41f6-9c02-95f903a25fb8 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 994.174626] [55438]: INFO cinder.api.openstack.wsgi [req-7c04e270-d083-4e24-a01d-dd05cfe913b9 req-68d96d2d-9a69-41f6-9c02-95f903a25fb8 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed returned with HTTP 200 [ 994.174626] [55438]: [pid: 55438|app: 0|req: 122/234] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:56:29 2025] GET /volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.183299] [55439]: DEBUG cinder.api.middleware.request_id [None req-7822056a-c82e-46b5-8245-010e42ea28b5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.185526] [55439]: INFO cinder.api.openstack.wsgi [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] POST http://10.180.1.21/volume/v3/volumes [ 994.185914] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-842598686"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 994.187630] [55439]: DEBUG cinder.api.v3.volumes [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-842598686'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 994.187794] [55439]: INFO cinder.api.v3.volumes [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume of 1 GB [ 994.192862] [55439]: INFO cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Availability Zones retrieved successfully. [ 994.200756] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Flow 'volume_create_api' (da0b795a-ca21-4ec3-8156-c34e5f45bfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 994.201921] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bcc974-ec2f-4654-81f4-3e938bc6962d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.203106] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 994.232583] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bcc974-ec2f-4654-81f4-3e938bc6962d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.233780] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7cb5d3-fd3a-4e04-b489-1e7b04314eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.283257] [55439]: DEBUG cinder.quota [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Created reservations ['80a9fb22-d68d-405c-917a-e683fbd0de4a', 'd89409bf-39b5-499e-bef8-0c050f481b14', '10074acc-acc6-4b27-be0d-0a49e4a3696a', 'f24e4974-2a54-4782-adff-70635317e053'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 994.284313] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7cb5d3-fd3a-4e04-b489-1e7b04314eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80a9fb22-d68d-405c-917a-e683fbd0de4a', 'd89409bf-39b5-499e-bef8-0c050f481b14', '10074acc-acc6-4b27-be0d-0a49e4a3696a', 'f24e4974-2a54-4782-adff-70635317e053']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.285252] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f46bfdc-ca5d-4434-ba49-4d7052e87d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.304752] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f46bfdc-ca5d-4434-ba49-4d7052e87d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a394c09a-444f-4fd0-a2c4-c8d20cc5853e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-842598686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2b6f381689d34cd9bcea64d6d0c6e194',qos_specs=None,replication_status=,reservations=['80a9fb22-d68d-405c-917a-e683fbd0de4a','d89409bf-39b5-499e-bef8-0c050f481b14','10074acc-acc6-4b27-be0d-0a49e4a3696a','f24e4974-2a54-4782-adff-70635317e053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a8ab218b41483783bc53bb3ab0d61e',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-842598686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a394c09a-444f-4fd0-a2c4-c8d20cc5853e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2b6f381689d34cd9bcea64d6d0c6e194',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='e7a8ab218b41483783bc53bb3ab0d61e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.305763] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ea60e-6ddd-45e9-b104-92a49c218e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.328020] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ea60e-6ddd-45e9-b104-92a49c218e94) 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-842598686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2b6f381689d34cd9bcea64d6d0c6e194',qos_specs=None,replication_status=,reservations=['80a9fb22-d68d-405c-917a-e683fbd0de4a','d89409bf-39b5-499e-bef8-0c050f481b14','10074acc-acc6-4b27-be0d-0a49e4a3696a','f24e4974-2a54-4782-adff-70635317e053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a8ab218b41483783bc53bb3ab0d61e',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.328020] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee885833-c957-4822-9964-e1d28b2eb5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.340553] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee885833-c957-4822-9964-e1d28b2eb5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.341847] [55439]: DEBUG cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Flow 'volume_create_api' (da0b795a-ca21-4ec3-8156-c34e5f45bfbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 994.342343] [55439]: INFO cinder.volume.api [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Create volume request issued successfully. [ 994.343139] [55439]: INFO cinder.api.openstack.wsgi [None req-7822056a-c82e-46b5-8245-010e42ea28b5 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 994.343700] [55439]: [pid: 55439|app: 0|req: 113/235] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:56:29 2025] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 994.363455] [55438]: DEBUG cinder.api.middleware.request_id [None req-8ab07593-d5e2-40b9-a418-21c2dcbd8779 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.366060] [55438]: INFO cinder.api.openstack.wsgi [None req-8ab07593-d5e2-40b9-a418-21c2dcbd8779 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 994.366060] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8ab07593-d5e2-40b9-a418-21c2dcbd8779 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.366210] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8ab07593-d5e2-40b9-a418-21c2dcbd8779 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.374814] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.374814] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.381151] [55438]: INFO cinder.volume.api [None req-8ab07593-d5e2-40b9-a418-21c2dcbd8779 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 994.384723] [55438]: INFO cinder.api.openstack.wsgi [None req-8ab07593-d5e2-40b9-a418-21c2dcbd8779 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e returned with HTTP 200 [ 994.385317] [55438]: [pid: 55438|app: 0|req: 123/236] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:29 2025] GET /volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.395570] [55439]: DEBUG cinder.api.middleware.request_id [None req-1fbdf1b5-9175-4d38-9fef-e250478f23d7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.401968] [55439]: INFO cinder.api.openstack.wsgi [None req-1fbdf1b5-9175-4d38-9fef-e250478f23d7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 995.402234] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1fbdf1b5-9175-4d38-9fef-e250478f23d7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.402445] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1fbdf1b5-9175-4d38-9fef-e250478f23d7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.414672] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.414672] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.422411] [55439]: INFO cinder.volume.api [None req-1fbdf1b5-9175-4d38-9fef-e250478f23d7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 995.427790] [55439]: INFO cinder.api.openstack.wsgi [None req-1fbdf1b5-9175-4d38-9fef-e250478f23d7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e returned with HTTP 200 [ 995.428219] [55439]: [pid: 55439|app: 0|req: 114/237] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.454590] [55438]: DEBUG cinder.api.middleware.request_id [req-a20dd761-df4a-4c73-8b98-58c260c81fd4 req-92064074-44e4-4cbb-9851-e62929d3fe15 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.459059] [55438]: INFO cinder.api.openstack.wsgi [req-a20dd761-df4a-4c73-8b98-58c260c81fd4 req-92064074-44e4-4cbb-9851-e62929d3fe15 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 995.459059] [55438]: DEBUG cinder.api.openstack.wsgi [req-a20dd761-df4a-4c73-8b98-58c260c81fd4 req-92064074-44e4-4cbb-9851-e62929d3fe15 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.459059] [55438]: DEBUG cinder.api.openstack.wsgi [req-a20dd761-df4a-4c73-8b98-58c260c81fd4 req-92064074-44e4-4cbb-9851-e62929d3fe15 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.467259] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.467259] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.473082] [55438]: INFO cinder.volume.api [req-a20dd761-df4a-4c73-8b98-58c260c81fd4 req-92064074-44e4-4cbb-9851-e62929d3fe15 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 995.477083] [55438]: INFO cinder.api.openstack.wsgi [req-a20dd761-df4a-4c73-8b98-58c260c81fd4 req-92064074-44e4-4cbb-9851-e62929d3fe15 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e returned with HTTP 200 [ 995.477456] [55438]: [pid: 55438|app: 0|req: 124/238] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.499071] [55439]: DEBUG cinder.api.middleware.request_id [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.503122] [55439]: INFO cinder.api.openstack.wsgi [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 995.503388] [55439]: DEBUG cinder.api.openstack.wsgi [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.503573] [55439]: DEBUG cinder.api.openstack.wsgi [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.504250] [55439]: DEBUG cinder.api.api_utils [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 995.505232] [55439]: DEBUG cinder.volume.api [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55439) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 995.537141] [55439]: INFO cinder.volume.api [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 995.538562] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.538562] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.543886] [55439]: INFO cinder.api.openstack.wsgi [req-0650993f-898d-4a0f-9170-df8e9adde533 req-13f5b44d-7881-4fa4-bbae-59b1919c5218 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 995.544618] [55439]: [pid: 55439|app: 0|req: 115/239] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.696953] [55438]: DEBUG cinder.api.middleware.request_id [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.699613] [55438]: INFO cinder.api.openstack.wsgi [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 995.700037] [55438]: DEBUG cinder.api.openstack.wsgi [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.704063] [55438]: DEBUG cinder.api.openstack.wsgi [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.704063] [55438]: DEBUG cinder.api.api_utils [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55438) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 995.706609] [55438]: DEBUG cinder.volume.api [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55438) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 995.751816] [55438]: INFO cinder.volume.api [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 995.752227] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.752227] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.757817] [55438]: INFO cinder.api.openstack.wsgi [req-1ca2d782-3081-48ff-86a7-8a2e234b78e3 req-0033f2ca-986c-4046-ba81-5e26066601c2 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 995.758123] [55438]: [pid: 55438|app: 0|req: 125/240] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.822927] [55439]: DEBUG cinder.api.middleware.request_id [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.828581] [55439]: INFO cinder.api.openstack.wsgi [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 995.828581] [55439]: DEBUG cinder.api.openstack.wsgi [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.830633] [55439]: DEBUG cinder.api.openstack.wsgi [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.833485] [55439]: DEBUG cinder.api.api_utils [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 995.833485] [55439]: DEBUG cinder.volume.api [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55439) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 995.844060] [55439]: INFO cinder.volume.api [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 995.845678] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.845678] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.850259] [55439]: INFO cinder.api.openstack.wsgi [req-34b0cf9c-65df-48d1-8a5d-213b144c8c27 req-04629f87-4a7b-49ac-bc8e-82021993f95c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 995.850978] [55439]: [pid: 55439|app: 0|req: 116/241] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.867354] [55438]: DEBUG cinder.api.middleware.request_id [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.870213] [55438]: INFO cinder.api.openstack.wsgi [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 995.870458] [55438]: DEBUG cinder.api.openstack.wsgi [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.870674] [55438]: DEBUG cinder.api.openstack.wsgi [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.870957] [55438]: DEBUG cinder.api.api_utils [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55438) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 995.871842] [55438]: DEBUG cinder.volume.api [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55438) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 995.881107] [55438]: INFO cinder.volume.api [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 995.882161] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.882161] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.890250] [55438]: INFO cinder.api.openstack.wsgi [req-3e2a77f5-69be-4bc6-bb30-3efed7fc4fb0 req-8ba30032-2a92-4833-ae4a-5bfa9a96830c tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 995.890695] [55438]: [pid: 55438|app: 0|req: 126/242] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.912419] [55439]: DEBUG cinder.api.middleware.request_id [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.916426] [55439]: INFO cinder.api.openstack.wsgi [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 995.916726] [55439]: DEBUG cinder.api.openstack.wsgi [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.916972] [55439]: DEBUG cinder.api.openstack.wsgi [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.917302] [55439]: DEBUG cinder.api.api_utils [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 995.918222] [55439]: DEBUG cinder.volume.api [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55439) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 995.930460] [55439]: INFO cinder.volume.api [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 995.933355] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.933355] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.939318] [55439]: INFO cinder.api.openstack.wsgi [req-420bf671-cbce-49de-8039-d72ab62d16c9 req-562f7e66-64c0-4e72-aa4b-dad2bc1e41b0 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 995.939767] [55439]: [pid: 55439|app: 0|req: 117/243] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.958547] [55438]: DEBUG cinder.api.middleware.request_id [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.960858] [55438]: INFO cinder.api.openstack.wsgi [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 995.961090] [55438]: DEBUG cinder.api.openstack.wsgi [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.961311] [55438]: DEBUG cinder.api.openstack.wsgi [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.961675] [55438]: DEBUG cinder.api.api_utils [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55438) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 995.962530] [55438]: DEBUG cinder.volume.api [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55438) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 995.975687] [55438]: INFO cinder.volume.api [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 995.976802] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.976802] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.982858] [55438]: INFO cinder.api.openstack.wsgi [req-f322c6e9-e431-41c7-84dc-4df26656b416 req-22df8555-e2e9-41ab-af75-b5fee6e453ad tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 995.982858] [55438]: [pid: 55438|app: 0|req: 127/244] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.012430] [55439]: DEBUG cinder.api.middleware.request_id [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.014225] [55439]: INFO cinder.api.openstack.wsgi [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 996.014430] [55439]: DEBUG cinder.api.openstack.wsgi [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.014687] [55439]: DEBUG cinder.api.openstack.wsgi [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.015592] [55439]: DEBUG cinder.api.api_utils [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 996.017740] [55439]: DEBUG cinder.volume.api [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55439) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 996.028309] [55439]: INFO cinder.volume.api [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 996.029682] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.029682] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.034425] [55439]: INFO cinder.api.openstack.wsgi [req-037f4a2f-5243-41ed-ac26-60fe4601fb0d req-6ac9bd8d-0fcf-4a9a-bdf6-0c42e008e425 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 996.034720] [55439]: [pid: 55439|app: 0|req: 118/245] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.089854] [55438]: DEBUG cinder.api.middleware.request_id [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.097113] [55438]: INFO cinder.api.openstack.wsgi [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 996.097436] [55438]: DEBUG cinder.api.openstack.wsgi [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.097663] [55438]: DEBUG cinder.api.openstack.wsgi [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'detail' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.097951] [55438]: DEBUG cinder.api.api_utils [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Removing options '' from query. {{(pid=55438) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 996.098936] [55438]: DEBUG cinder.volume.api [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55438) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 996.108609] [55438]: INFO cinder.volume.api [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Get all volumes completed successfully. [ 996.109693] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.109693] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.114335] [55438]: INFO cinder.api.openstack.wsgi [req-eb447023-009a-4570-8c57-b1b70a1cb5d5 req-3496aa04-ae21-4ee1-b61b-79598dce5230 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 996.114752] [55438]: [pid: 55438|app: 0|req: 128/246] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:56:30 2025] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.137630] [55439]: DEBUG cinder.api.middleware.request_id [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.140233] [55439]: INFO cinder.api.openstack.wsgi [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 996.140501] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.140749] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.144291] [55439]: INFO cinder.api.v3.volumes [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Delete volume with id: a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 996.155717] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.155717] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.156682] [55439]: INFO cinder.volume.api [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 996.186393] [55439]: INFO cinder.volume.api [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Delete volume request issued successfully. [ 996.186649] [55439]: INFO cinder.api.openstack.wsgi [None req-d6de1980-2f2d-42ea-a0b0-8ecd400c1002 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e returned with HTTP 202 [ 996.187138] [55439]: [pid: 55439|app: 0|req: 119/247] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:56:30 2025] DELETE /volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 996.190318] [55438]: DEBUG cinder.api.middleware.request_id [None req-62eba428-dee7-48ba-babc-41bf95eaae5d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.192592] [55438]: INFO cinder.api.openstack.wsgi [None req-62eba428-dee7-48ba-babc-41bf95eaae5d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 996.192836] [55438]: DEBUG cinder.api.openstack.wsgi [None req-62eba428-dee7-48ba-babc-41bf95eaae5d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.193074] [55438]: DEBUG cinder.api.openstack.wsgi [None req-62eba428-dee7-48ba-babc-41bf95eaae5d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.202976] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.202976] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.208321] [55438]: INFO cinder.volume.api [None req-62eba428-dee7-48ba-babc-41bf95eaae5d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 996.213453] [55438]: INFO cinder.api.openstack.wsgi [None req-62eba428-dee7-48ba-babc-41bf95eaae5d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e returned with HTTP 200 [ 996.213886] [55438]: [pid: 55438|app: 0|req: 129/248] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:31 2025] GET /volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 997.225343] [55439]: DEBUG cinder.api.middleware.request_id [None req-34f78ff5-c3ce-44aa-9894-909162327319 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.226639] [55439]: INFO cinder.api.openstack.wsgi [None req-34f78ff5-c3ce-44aa-9894-909162327319 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e [ 997.226851] [55439]: DEBUG cinder.api.openstack.wsgi [None req-34f78ff5-c3ce-44aa-9894-909162327319 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.227513] [55439]: DEBUG cinder.api.openstack.wsgi [None req-34f78ff5-c3ce-44aa-9894-909162327319 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.239613] [55439]: INFO cinder.api.openstack.wsgi [None req-34f78ff5-c3ce-44aa-9894-909162327319 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e returned with HTTP 404 [ 997.240184] [55439]: [pid: 55439|app: 0|req: 120/249] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:32 2025] GET /volume/v3/volumes/a394c09a-444f-4fd0-a2c4-c8d20cc5853e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 997.243534] [55438]: DEBUG cinder.api.middleware.request_id [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.245751] [55438]: INFO cinder.api.openstack.wsgi [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 997.245978] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.246243] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.246449] [55438]: INFO cinder.api.v3.volumes [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Delete volume with id: 5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 997.262426] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.262426] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.263046] [55438]: INFO cinder.volume.api [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 997.287664] [55438]: INFO cinder.volume.api [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Delete volume request issued successfully. [ 997.288821] [55438]: INFO cinder.api.openstack.wsgi [None req-ff2a2938-01d2-4004-9370-b3b79a71a726 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed returned with HTTP 202 [ 997.288821] [55438]: [pid: 55438|app: 0|req: 130/250] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:56:32 2025] DELETE /volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 997.292261] [55439]: DEBUG cinder.api.middleware.request_id [None req-80ca189f-afff-4684-a074-50064f8da673 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.294304] [55439]: INFO cinder.api.openstack.wsgi [None req-80ca189f-afff-4684-a074-50064f8da673 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 997.294505] [55439]: DEBUG cinder.api.openstack.wsgi [None req-80ca189f-afff-4684-a074-50064f8da673 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.294724] [55439]: DEBUG cinder.api.openstack.wsgi [None req-80ca189f-afff-4684-a074-50064f8da673 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.303025] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.303025] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.307381] [55439]: INFO cinder.volume.api [None req-80ca189f-afff-4684-a074-50064f8da673 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 997.312905] [55439]: INFO cinder.api.openstack.wsgi [None req-80ca189f-afff-4684-a074-50064f8da673 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed returned with HTTP 200 [ 997.313318] [55439]: [pid: 55439|app: 0|req: 121/251] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:32 2025] GET /volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.328013] [55438]: DEBUG cinder.api.middleware.request_id [None req-fa487270-6156-4796-8bb0-34f77968ac1d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.333872] [55438]: INFO cinder.api.openstack.wsgi [None req-fa487270-6156-4796-8bb0-34f77968ac1d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed [ 998.334251] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fa487270-6156-4796-8bb0-34f77968ac1d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.334545] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fa487270-6156-4796-8bb0-34f77968ac1d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.346135] [55438]: INFO cinder.api.openstack.wsgi [None req-fa487270-6156-4796-8bb0-34f77968ac1d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed returned with HTTP 404 [ 998.346135] [55438]: [pid: 55438|app: 0|req: 131/252] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:33 2025] GET /volume/v3/volumes/5e71ab8f-ce30-4778-89b4-7c2af204e6ed => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 998.350736] [55439]: DEBUG cinder.api.middleware.request_id [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.356921] [55439]: INFO cinder.api.openstack.wsgi [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b [ 998.357968] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.358228] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.358424] [55439]: INFO cinder.api.v3.volumes [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Delete volume with id: 0baf3185-1071-4d68-8033-763fe491c93b [ 998.369696] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.369696] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.370306] [55439]: INFO cinder.volume.api [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 998.395384] [55439]: INFO cinder.volume.api [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Delete volume request issued successfully. [ 998.395594] [55439]: INFO cinder.api.openstack.wsgi [None req-f155d669-ae2f-4e74-8504-8ea23cddf16d tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b returned with HTTP 202 [ 998.396107] [55439]: [pid: 55439|app: 0|req: 122/253] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:56:33 2025] DELETE /volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 998.399813] [55438]: DEBUG cinder.api.middleware.request_id [None req-70d24cbe-c843-41ae-9927-bb339137e84e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.402637] [55438]: INFO cinder.api.openstack.wsgi [None req-70d24cbe-c843-41ae-9927-bb339137e84e tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b [ 998.403241] [55438]: DEBUG cinder.api.openstack.wsgi [None req-70d24cbe-c843-41ae-9927-bb339137e84e tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.403487] [55438]: DEBUG cinder.api.openstack.wsgi [None req-70d24cbe-c843-41ae-9927-bb339137e84e tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.413940] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.413940] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.419988] [55438]: INFO cinder.volume.api [None req-70d24cbe-c843-41ae-9927-bb339137e84e tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Volume info retrieved successfully. [ 998.425792] [55438]: INFO cinder.api.openstack.wsgi [None req-70d24cbe-c843-41ae-9927-bb339137e84e tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b returned with HTTP 200 [ 998.426381] [55438]: [pid: 55438|app: 0|req: 132/254] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:33 2025] GET /volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.437287] [55439]: DEBUG cinder.api.middleware.request_id [None req-f9818e96-f7f6-447e-9a22-aa8bca8417f7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.439566] [55439]: INFO cinder.api.openstack.wsgi [None req-f9818e96-f7f6-447e-9a22-aa8bca8417f7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] GET http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b [ 999.439801] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f9818e96-f7f6-447e-9a22-aa8bca8417f7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.440055] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f9818e96-f7f6-447e-9a22-aa8bca8417f7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.449208] [55439]: INFO cinder.api.openstack.wsgi [None req-f9818e96-f7f6-447e-9a22-aa8bca8417f7 tempest-VolumesTestJSON-651453802 tempest-VolumesTestJSON-651453802-project-member] http://10.180.1.21/volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b returned with HTTP 404 [ 999.449272] [55439]: [pid: 55439|app: 0|req: 123/255] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:34 2025] GET /volume/v3/volumes/0baf3185-1071-4d68-8033-763fe491c93b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1008.423280] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=48,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.443576] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=103,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1019.866817] [55438]: DEBUG cinder.api.middleware.request_id [req-0c631945-8a58-42e6-a3bf-38835a14565c req-e9adad26-79f1-4d03-bef6-da464687a825 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.869170] [55438]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-e9adad26-79f1-4d03-bef6-da464687a825 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1019.869388] [55438]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-e9adad26-79f1-4d03-bef6-da464687a825 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.869599] [55438]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-e9adad26-79f1-4d03-bef6-da464687a825 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.880495] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.880495] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.884795] [55438]: INFO cinder.volume.api [req-0c631945-8a58-42e6-a3bf-38835a14565c req-e9adad26-79f1-4d03-bef6-da464687a825 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1019.889498] [55438]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-e9adad26-79f1-4d03-bef6-da464687a825 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1019.889832] [55438]: [pid: 55438|app: 0|req: 133/256] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:56:54 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.412174] [55439]: DEBUG cinder.api.middleware.request_id [None req-7b4c0c3d-f7ba-430b-a918-4bd5392c6d11 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.412618] [55439]: INFO cinder.api.openstack.wsgi [None req-7b4c0c3d-f7ba-430b-a918-4bd5392c6d11 None None] GET http://10.180.1.21/volume// [ 1021.412793] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7b4c0c3d-f7ba-430b-a918-4bd5392c6d11 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.413046] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7b4c0c3d-f7ba-430b-a918-4bd5392c6d11 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.413540] [55439]: INFO cinder.api.openstack.wsgi [None req-7b4c0c3d-f7ba-430b-a918-4bd5392c6d11 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.413759] [55439]: [pid: 55439|app: 0|req: 124/257] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:56:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.418355] [55438]: DEBUG cinder.api.middleware.request_id [req-0c631945-8a58-42e6-a3bf-38835a14565c req-86913cf9-ff0a-4504-a141-45e50041df35 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.420589] [55438]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-86913cf9-ff0a-4504-a141-45e50041df35 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1021.421313] [55438]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-86913cf9-ff0a-4504-a141-45e50041df35 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d54fff4-714f-4425-a10a-0f1fe77440d5", "connector": null, "instance_uuid": "cc7a67ff-8e22-47d5-970a-89f02b8e4bb3"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1021.434479] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.434479] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.461694] [55438]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-86913cf9-ff0a-4504-a141-45e50041df35 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1021.466420] [55438]: [pid: 55438|app: 0|req: 134/258] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:56:56 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.486966] [55439]: DEBUG cinder.api.middleware.request_id [None req-0596128c-cfd4-438a-80be-99eb3334c1ac None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.488999] [55439]: INFO cinder.api.openstack.wsgi [None req-0596128c-cfd4-438a-80be-99eb3334c1ac tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1021.489224] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0596128c-cfd4-438a-80be-99eb3334c1ac tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.489428] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0596128c-cfd4-438a-80be-99eb3334c1ac tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.500263] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.500263] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.504103] [55439]: INFO cinder.volume.api [None req-0596128c-cfd4-438a-80be-99eb3334c1ac tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1021.509497] [55439]: INFO cinder.api.openstack.wsgi [None req-0596128c-cfd4-438a-80be-99eb3334c1ac tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1021.509895] [55439]: [pid: 55439|app: 0|req: 125/259] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:56 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.990168] [55438]: DEBUG cinder.api.middleware.request_id [None req-c75776e9-aae4-4e02-a57c-555f84a9e348 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.990625] [55438]: INFO cinder.api.openstack.wsgi [None req-c75776e9-aae4-4e02-a57c-555f84a9e348 None None] GET http://10.180.1.21/volume// [ 1021.990797] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c75776e9-aae4-4e02-a57c-555f84a9e348 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.991018] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c75776e9-aae4-4e02-a57c-555f84a9e348 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.991407] [55438]: INFO cinder.api.openstack.wsgi [None req-c75776e9-aae4-4e02-a57c-555f84a9e348 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.991702] [55438]: [pid: 55438|app: 0|req: 135/260] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:56:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.995171] [55439]: DEBUG cinder.api.middleware.request_id [req-0c631945-8a58-42e6-a3bf-38835a14565c req-4b8ab0ad-fa47-49b0-bf7e-4fb097910034 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.997550] [55439]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-4b8ab0ad-fa47-49b0-bf7e-4fb097910034 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1021.998367] [55439]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-4b8ab0ad-fa47-49b0-bf7e-4fb097910034 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.998367] [55439]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-4b8ab0ad-fa47-49b0-bf7e-4fb097910034 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.011658] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.011658] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.015362] [55439]: INFO cinder.volume.api [req-0c631945-8a58-42e6-a3bf-38835a14565c req-4b8ab0ad-fa47-49b0-bf7e-4fb097910034 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1022.020100] [55439]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-4b8ab0ad-fa47-49b0-bf7e-4fb097910034 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1022.020508] [55439]: [pid: 55439|app: 0|req: 126/261] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:56:56 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1030 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1022.055496] [55438]: DEBUG cinder.api.middleware.request_id [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.057759] [55438]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] PUT http://10.180.1.21/volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710 [ 1022.058171] [55438]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-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-555199", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.066048] [55438]: DEBUG cinder.coordination [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Acquiring lock "cinder-attachment_update-7d54fff4-714f-4425-a10a-0f1fe77440d5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1022.070654] [55438]: DEBUG cinder.coordination [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Lock "cinder-attachment_update-7d54fff4-714f-4425-a10a-0f1fe77440d5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1022.071764] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.071764] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.527368] [55439]: DEBUG cinder.api.middleware.request_id [None req-d5cc6f2a-5cdc-456f-9830-35d3f03c75aa None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.529487] [55439]: INFO cinder.api.openstack.wsgi [None req-d5cc6f2a-5cdc-456f-9830-35d3f03c75aa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1022.529707] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d5cc6f2a-5cdc-456f-9830-35d3f03c75aa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.529930] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d5cc6f2a-5cdc-456f-9830-35d3f03c75aa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.543070] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.543070] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.543254] [55439]: INFO cinder.volume.api [None req-d5cc6f2a-5cdc-456f-9830-35d3f03c75aa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1022.548263] [55439]: INFO cinder.api.openstack.wsgi [None req-d5cc6f2a-5cdc-456f-9830-35d3f03c75aa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1022.551077] [55439]: [pid: 55439|app: 0|req: 127/262] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:57 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.559264] [55439]: DEBUG cinder.api.middleware.request_id [None req-162500b3-c713-46f4-a377-684fd82cf3cf None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.562011] [55439]: INFO cinder.api.openstack.wsgi [None req-162500b3-c713-46f4-a377-684fd82cf3cf tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1023.562267] [55439]: DEBUG cinder.api.openstack.wsgi [None req-162500b3-c713-46f4-a377-684fd82cf3cf tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.562484] [55439]: DEBUG cinder.api.openstack.wsgi [None req-162500b3-c713-46f4-a377-684fd82cf3cf tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.575744] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.575744] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.579884] [55439]: INFO cinder.volume.api [None req-162500b3-c713-46f4-a377-684fd82cf3cf tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1023.585332] [55439]: INFO cinder.api.openstack.wsgi [None req-162500b3-c713-46f4-a377-684fd82cf3cf tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1023.585748] [55439]: [pid: 55439|app: 0|req: 128/263] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:58 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.596960] [55439]: DEBUG cinder.api.middleware.request_id [None req-84511b52-4270-4f20-94f4-1a79cbbe3d9e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.599116] [55439]: INFO cinder.api.openstack.wsgi [None req-84511b52-4270-4f20-94f4-1a79cbbe3d9e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1024.599521] [55439]: DEBUG cinder.api.openstack.wsgi [None req-84511b52-4270-4f20-94f4-1a79cbbe3d9e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.600930] [55439]: DEBUG cinder.api.openstack.wsgi [None req-84511b52-4270-4f20-94f4-1a79cbbe3d9e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.614571] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.614571] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.617965] [55439]: INFO cinder.volume.api [None req-84511b52-4270-4f20-94f4-1a79cbbe3d9e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1024.623200] [55439]: INFO cinder.api.openstack.wsgi [None req-84511b52-4270-4f20-94f4-1a79cbbe3d9e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1024.623621] [55439]: [pid: 55439|app: 0|req: 129/264] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:56:59 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.635160] [55439]: DEBUG cinder.api.middleware.request_id [None req-18b8d0b7-a7cd-49c0-b3b2-3e991d58c9c5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.637370] [55439]: INFO cinder.api.openstack.wsgi [None req-18b8d0b7-a7cd-49c0-b3b2-3e991d58c9c5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1025.637608] [55439]: DEBUG cinder.api.openstack.wsgi [None req-18b8d0b7-a7cd-49c0-b3b2-3e991d58c9c5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.637804] [55439]: DEBUG cinder.api.openstack.wsgi [None req-18b8d0b7-a7cd-49c0-b3b2-3e991d58c9c5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.652322] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.652322] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.656208] [55439]: INFO cinder.volume.api [None req-18b8d0b7-a7cd-49c0-b3b2-3e991d58c9c5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1025.661079] [55439]: INFO cinder.api.openstack.wsgi [None req-18b8d0b7-a7cd-49c0-b3b2-3e991d58c9c5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1025.661489] [55439]: [pid: 55439|app: 0|req: 130/265] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:00 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.672286] [55439]: DEBUG cinder.api.middleware.request_id [None req-103bdd59-04fe-488a-aa0c-cde194bea9be None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.676350] [55439]: INFO cinder.api.openstack.wsgi [None req-103bdd59-04fe-488a-aa0c-cde194bea9be tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1026.676789] [55439]: DEBUG cinder.api.openstack.wsgi [None req-103bdd59-04fe-488a-aa0c-cde194bea9be tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.677216] [55439]: DEBUG cinder.api.openstack.wsgi [None req-103bdd59-04fe-488a-aa0c-cde194bea9be tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.692098] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.692098] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.695972] [55439]: INFO cinder.volume.api [None req-103bdd59-04fe-488a-aa0c-cde194bea9be tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1026.703639] [55439]: INFO cinder.api.openstack.wsgi [None req-103bdd59-04fe-488a-aa0c-cde194bea9be tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1026.704441] [55439]: [pid: 55439|app: 0|req: 131/266] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:01 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.096865] [55438]: DEBUG cinder.coordination [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Lock "cinder-attachment_update-7d54fff4-714f-4425-a10a-0f1fe77440d5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1027.097401] [55438]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-d234eb53-ea30-4307-b24e-c782143df26d tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710 returned with HTTP 200 [ 1027.097687] [55438]: [pid: 55438|app: 0|req: 136/267] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:56:56 2025] PUT /volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710 => generated 617 bytes in 5043 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.714068] [55439]: DEBUG cinder.api.middleware.request_id [None req-759d3664-ed69-4ea8-8307-e49dce44c7da None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.716428] [55439]: INFO cinder.api.openstack.wsgi [None req-759d3664-ed69-4ea8-8307-e49dce44c7da tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1027.716668] [55439]: DEBUG cinder.api.openstack.wsgi [None req-759d3664-ed69-4ea8-8307-e49dce44c7da tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.716883] [55439]: DEBUG cinder.api.openstack.wsgi [None req-759d3664-ed69-4ea8-8307-e49dce44c7da tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.731411] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.731411] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.735394] [55439]: INFO cinder.volume.api [None req-759d3664-ed69-4ea8-8307-e49dce44c7da tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1027.741067] [55439]: INFO cinder.api.openstack.wsgi [None req-759d3664-ed69-4ea8-8307-e49dce44c7da tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1027.741703] [55439]: [pid: 55439|app: 0|req: 132/268] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:02 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.757239] [55438]: DEBUG cinder.api.middleware.request_id [None req-6523c656-b809-4f19-a625-dc7818d0556a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.759353] [55438]: INFO cinder.api.openstack.wsgi [None req-6523c656-b809-4f19-a625-dc7818d0556a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1028.759592] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6523c656-b809-4f19-a625-dc7818d0556a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.759817] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6523c656-b809-4f19-a625-dc7818d0556a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.777706] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.777706] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.781653] [55438]: INFO cinder.volume.api [None req-6523c656-b809-4f19-a625-dc7818d0556a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1028.787296] [55438]: INFO cinder.api.openstack.wsgi [None req-6523c656-b809-4f19-a625-dc7818d0556a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1028.787920] [55438]: [pid: 55438|app: 0|req: 137/269] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:03 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.230171] [55439]: DEBUG cinder.api.middleware.request_id [req-0c631945-8a58-42e6-a3bf-38835a14565c req-2a7e6d96-6269-4f3c-a42b-bf41596b1f67 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.232972] [55439]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-2a7e6d96-6269-4f3c-a42b-bf41596b1f67 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] POST http://10.180.1.21/volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710/action [ 1029.233507] [55439]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-2a7e6d96-6269-4f3c-a42b-bf41596b1f67 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1029.233669] [55439]: DEBUG cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-2a7e6d96-6269-4f3c-a42b-bf41596b1f67 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.250014] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.250014] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.263384] [55439]: INFO cinder.api.openstack.wsgi [req-0c631945-8a58-42e6-a3bf-38835a14565c req-2a7e6d96-6269-4f3c-a42b-bf41596b1f67 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710/action returned with HTTP 204 [ 1029.263384] [55439]: [pid: 55439|app: 0|req: 133/270] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:57:04 2025] POST /volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1029.797785] [55438]: DEBUG cinder.api.middleware.request_id [None req-6fec4581-79bb-415c-8cc7-1717c5b10484 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.800268] [55438]: INFO cinder.api.openstack.wsgi [None req-6fec4581-79bb-415c-8cc7-1717c5b10484 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1029.800809] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6fec4581-79bb-415c-8cc7-1717c5b10484 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.800809] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6fec4581-79bb-415c-8cc7-1717c5b10484 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.815451] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.815451] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.819582] [55438]: INFO cinder.volume.api [None req-6fec4581-79bb-415c-8cc7-1717c5b10484 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1029.824300] [55438]: INFO cinder.api.openstack.wsgi [None req-6fec4581-79bb-415c-8cc7-1717c5b10484 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1029.824904] [55438]: [pid: 55438|app: 0|req: 138/271] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:04 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.838190] [55439]: DEBUG cinder.api.middleware.request_id [None req-7c7eb3aa-b149-4cbf-bebc-14e355253d69 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.840301] [55439]: INFO cinder.api.openstack.wsgi [None req-7c7eb3aa-b149-4cbf-bebc-14e355253d69 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1029.840536] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7c7eb3aa-b149-4cbf-bebc-14e355253d69 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.840754] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7c7eb3aa-b149-4cbf-bebc-14e355253d69 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.853412] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.853412] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.856353] [55439]: INFO cinder.volume.api [None req-7c7eb3aa-b149-4cbf-bebc-14e355253d69 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1029.862694] [55439]: INFO cinder.api.openstack.wsgi [None req-7c7eb3aa-b149-4cbf-bebc-14e355253d69 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1029.862694] [55439]: [pid: 55439|app: 0|req: 134/272] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:04 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1030.143148] [55438]: DEBUG cinder.api.middleware.request_id [req-ff493d03-fe97-434b-a885-0408a4a60915 req-a9763da8-60e6-4026-bf77-130ef027906f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.145347] [55438]: INFO cinder.api.openstack.wsgi [req-ff493d03-fe97-434b-a885-0408a4a60915 req-a9763da8-60e6-4026-bf77-130ef027906f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1030.145577] [55438]: DEBUG cinder.api.openstack.wsgi [req-ff493d03-fe97-434b-a885-0408a4a60915 req-a9763da8-60e6-4026-bf77-130ef027906f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.145796] [55438]: DEBUG cinder.api.openstack.wsgi [req-ff493d03-fe97-434b-a885-0408a4a60915 req-a9763da8-60e6-4026-bf77-130ef027906f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.155536] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.155536] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.159087] [55438]: INFO cinder.volume.api [req-ff493d03-fe97-434b-a885-0408a4a60915 req-a9763da8-60e6-4026-bf77-130ef027906f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1030.164365] [55438]: INFO cinder.api.openstack.wsgi [req-ff493d03-fe97-434b-a885-0408a4a60915 req-a9763da8-60e6-4026-bf77-130ef027906f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1030.164809] [55438]: [pid: 55438|app: 0|req: 139/273] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:57:05 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.774293] [55439]: DEBUG cinder.api.middleware.request_id [req-1148431a-669b-45ac-99e3-c9c42a5ef3e0 req-1195277c-6227-4c46-b4a1-3f9943f24ecc None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.776903] [55439]: INFO cinder.api.openstack.wsgi [req-1148431a-669b-45ac-99e3-c9c42a5ef3e0 req-1195277c-6227-4c46-b4a1-3f9943f24ecc tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1038.777149] [55439]: DEBUG cinder.api.openstack.wsgi [req-1148431a-669b-45ac-99e3-c9c42a5ef3e0 req-1195277c-6227-4c46-b4a1-3f9943f24ecc tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.777378] [55439]: DEBUG cinder.api.openstack.wsgi [req-1148431a-669b-45ac-99e3-c9c42a5ef3e0 req-1195277c-6227-4c46-b4a1-3f9943f24ecc tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.792867] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.792867] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.797169] [55439]: INFO cinder.volume.api [req-1148431a-669b-45ac-99e3-c9c42a5ef3e0 req-1195277c-6227-4c46-b4a1-3f9943f24ecc tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1038.802854] [55439]: INFO cinder.api.openstack.wsgi [req-1148431a-669b-45ac-99e3-c9c42a5ef3e0 req-1195277c-6227-4c46-b4a1-3f9943f24ecc tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1038.803126] [55439]: [pid: 55439|app: 0|req: 135/274] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:57:13 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.161608] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.174426] [55438]: DEBUG cinder.api.middleware.request_id [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.177553] [55438]: INFO cinder.api.openstack.wsgi [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.177553] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1418858171"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1040.178471] [55438]: DEBUG cinder.api.v3.volumes [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1418858171'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1040.178600] [55438]: INFO cinder.api.v3.volumes [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Create volume of 1 GB [ 1040.185431] [55438]: INFO cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Availability Zones retrieved successfully. [ 1040.192413] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Flow 'volume_create_api' (18e37788-86bb-4af9-9276-2bd368dac914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1040.193612] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6fef93-b47e-493a-8f00-79e61e34f475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.194757] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1040.216438] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6fef93-b47e-493a-8f00-79e61e34f475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.217459] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2bed9d3-bac6-49a5-a1fa-183a86fccacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.283021] [55438]: DEBUG cinder.quota [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Created reservations ['bc93f761-c463-445b-8b85-3ad915b76650', 'fa3fcc6b-8bee-46af-8c9e-bf5d985904aa', 'c78bfd26-f031-49a1-b22d-b65cddda3266', '37450ac1-68ed-452e-8e63-7234f32a1e43'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1040.283021] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2bed9d3-bac6-49a5-a1fa-183a86fccacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc93f761-c463-445b-8b85-3ad915b76650', 'fa3fcc6b-8bee-46af-8c9e-bf5d985904aa', 'c78bfd26-f031-49a1-b22d-b65cddda3266', '37450ac1-68ed-452e-8e63-7234f32a1e43']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.283021] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8290f9e8-0e0d-4881-badf-6d50cb12b4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.300651] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8290f9e8-0e0d-4881-badf-6d50cb12b4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2110f6d8-eb02-46cd-a169-f8dec2676966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1418858171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be7d290724942bf9c905cf7eab9c8dd',qos_specs=None,replication_status=,reservations=['bc93f761-c463-445b-8b85-3ad915b76650','fa3fcc6b-8bee-46af-8c9e-bf5d985904aa','c78bfd26-f031-49a1-b22d-b65cddda3266','37450ac1-68ed-452e-8e63-7234f32a1e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b5fdebf2184a51976628db27276bea',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1418858171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2110f6d8-eb02-46cd-a169-f8dec2676966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6be7d290724942bf9c905cf7eab9c8dd',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='23b5fdebf2184a51976628db27276bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.301891] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4230a7-01e8-42e5-96c5-3259d37c1ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.319208] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4230a7-01e8-42e5-96c5-3259d37c1ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1418858171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be7d290724942bf9c905cf7eab9c8dd',qos_specs=None,replication_status=,reservations=['bc93f761-c463-445b-8b85-3ad915b76650','fa3fcc6b-8bee-46af-8c9e-bf5d985904aa','c78bfd26-f031-49a1-b22d-b65cddda3266','37450ac1-68ed-452e-8e63-7234f32a1e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b5fdebf2184a51976628db27276bea',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.320189] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5b19f9-07c9-46c0-a093-4fdffa66ff2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.329445] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5b19f9-07c9-46c0-a093-4fdffa66ff2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.330510] [55438]: DEBUG cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Flow 'volume_create_api' (18e37788-86bb-4af9-9276-2bd368dac914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1040.330873] [55438]: INFO cinder.volume.api [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Create volume request issued successfully. [ 1040.331552] [55438]: INFO cinder.api.openstack.wsgi [None req-c8791d5d-4635-493b-8376-2ef1a1b4a270 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1040.332145] [55438]: [pid: 55438|app: 0|req: 140/275] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:57:15 2025] POST /volume/v3/volumes => generated 753 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1048.799665] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1050.325035] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1069.386975] [55439]: DEBUG cinder.api.middleware.request_id [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.389223] [55439]: INFO cinder.api.openstack.wsgi [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1069.389328] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1766942952"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.391723] [55439]: DEBUG cinder.api.v3.volumes [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1766942952'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1069.392015] [55439]: INFO cinder.api.v3.volumes [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume of 1 GB [ 1069.398307] [55439]: INFO cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Availability Zones retrieved successfully. [ 1069.405915] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Flow 'volume_create_api' (79aed64c-e092-46da-b460-dc343c7315a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1069.407137] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4173dbc5-fc55-43f8-8c27-01c486043735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.408359] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1069.428244] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4173dbc5-fc55-43f8-8c27-01c486043735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.429329] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26186449-c2e4-42f7-8f70-0ed4959c178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.462955] [55439]: DEBUG cinder.quota [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Created reservations ['322f4eac-08ec-4eba-b6ca-f85fb1d7a85a', '3fe9cc40-6d7f-4ad8-87c8-e3f0aecbee6a', '628fc468-8000-4b4c-a0f1-49a5c25441b3', '1b791a73-f56a-403d-b36f-71f7ba877160'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1069.463666] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26186449-c2e4-42f7-8f70-0ed4959c178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322f4eac-08ec-4eba-b6ca-f85fb1d7a85a', '3fe9cc40-6d7f-4ad8-87c8-e3f0aecbee6a', '628fc468-8000-4b4c-a0f1-49a5c25441b3', '1b791a73-f56a-403d-b36f-71f7ba877160']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.464612] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26111ecb-85f7-4a3a-a13f-71883c6a845b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.478184] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26111ecb-85f7-4a3a-a13f-71883c6a845b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26145993-8847-4e60-98b2-d0c5d92dca20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1766942952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3a69f5037a496787d2ad90fecb5fdd',qos_specs=None,replication_status=,reservations=['322f4eac-08ec-4eba-b6ca-f85fb1d7a85a','3fe9cc40-6d7f-4ad8-87c8-e3f0aecbee6a','628fc468-8000-4b4c-a0f1-49a5c25441b3','1b791a73-f56a-403d-b36f-71f7ba877160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2b0475580469aa7f3b238719d45d6',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1766942952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26145993-8847-4e60-98b2-d0c5d92dca20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3a69f5037a496787d2ad90fecb5fdd',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='51f2b0475580469aa7f3b238719d45d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.479128] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a23573-5f8c-4120-84ce-5f9ea474daf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.495674] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a23573-5f8c-4120-84ce-5f9ea474daf2) 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-1766942952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3a69f5037a496787d2ad90fecb5fdd',qos_specs=None,replication_status=,reservations=['322f4eac-08ec-4eba-b6ca-f85fb1d7a85a','3fe9cc40-6d7f-4ad8-87c8-e3f0aecbee6a','628fc468-8000-4b4c-a0f1-49a5c25441b3','1b791a73-f56a-403d-b36f-71f7ba877160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2b0475580469aa7f3b238719d45d6',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.496690] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6a2621-df4e-4167-98ea-db39c2b10201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.504991] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6a2621-df4e-4167-98ea-db39c2b10201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.506051] [55439]: DEBUG cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Flow 'volume_create_api' (79aed64c-e092-46da-b460-dc343c7315a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1069.506490] [55439]: INFO cinder.volume.api [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume request issued successfully. [ 1069.507148] [55439]: INFO cinder.api.openstack.wsgi [None req-5755856f-959c-4d5f-98d0-ebbc335f59cf tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1069.507599] [55439]: [pid: 55439|app: 0|req: 136/276] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:57:44 2025] POST /volume/v3/volumes => generated 750 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1069.516616] [55438]: DEBUG cinder.api.middleware.request_id [None req-0be2b069-d5e9-4896-83e9-364235510d0c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.518340] [55438]: INFO cinder.api.openstack.wsgi [None req-0be2b069-d5e9-4896-83e9-364235510d0c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1069.518556] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0be2b069-d5e9-4896-83e9-364235510d0c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.518779] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0be2b069-d5e9-4896-83e9-364235510d0c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.527621] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.527621] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.533222] [55438]: INFO cinder.volume.api [None req-0be2b069-d5e9-4896-83e9-364235510d0c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1069.537688] [55438]: INFO cinder.api.openstack.wsgi [None req-0be2b069-d5e9-4896-83e9-364235510d0c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1069.538079] [55438]: [pid: 55438|app: 0|req: 141/277] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:44 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.548733] [55439]: DEBUG cinder.api.middleware.request_id [None req-703268c7-d6b9-4178-8bc4-18c52439b178 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.550994] [55439]: INFO cinder.api.openstack.wsgi [None req-703268c7-d6b9-4178-8bc4-18c52439b178 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1070.552029] [55439]: DEBUG cinder.api.openstack.wsgi [None req-703268c7-d6b9-4178-8bc4-18c52439b178 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.552029] [55439]: DEBUG cinder.api.openstack.wsgi [None req-703268c7-d6b9-4178-8bc4-18c52439b178 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.561520] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.561520] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.566047] [55439]: INFO cinder.volume.api [None req-703268c7-d6b9-4178-8bc4-18c52439b178 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1070.570504] [55439]: INFO cinder.api.openstack.wsgi [None req-703268c7-d6b9-4178-8bc4-18c52439b178 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1070.570891] [55439]: [pid: 55439|app: 0|req: 137/278] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:45 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.604847] [55438]: DEBUG cinder.api.middleware.request_id [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-cecc1bd3-2ab9-4a7d-9e7f-bddd5d5ffb75 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.607240] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-cecc1bd3-2ab9-4a7d-9e7f-bddd5d5ffb75 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1070.607478] [55438]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-cecc1bd3-2ab9-4a7d-9e7f-bddd5d5ffb75 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.607699] [55438]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-cecc1bd3-2ab9-4a7d-9e7f-bddd5d5ffb75 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.615210] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.615210] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.618610] [55438]: INFO cinder.volume.api [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-cecc1bd3-2ab9-4a7d-9e7f-bddd5d5ffb75 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1070.622824] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-cecc1bd3-2ab9-4a7d-9e7f-bddd5d5ffb75 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1070.623349] [55438]: [pid: 55438|app: 0|req: 142/279] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:57:45 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.142062] [55439]: DEBUG cinder.api.middleware.request_id [None req-4598806b-6954-48a8-bfa2-625bebb85a6e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.142563] [55439]: INFO cinder.api.openstack.wsgi [None req-4598806b-6954-48a8-bfa2-625bebb85a6e None None] GET http://10.180.1.21/volume// [ 1072.142692] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4598806b-6954-48a8-bfa2-625bebb85a6e None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.142905] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4598806b-6954-48a8-bfa2-625bebb85a6e None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.143320] [55439]: INFO cinder.api.openstack.wsgi [None req-4598806b-6954-48a8-bfa2-625bebb85a6e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1072.143629] [55439]: [pid: 55439|app: 0|req: 138/280] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:57:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1072.147469] [55438]: DEBUG cinder.api.middleware.request_id [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-d8c61399-1b01-4227-b40e-72e6cf7e6aca None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.149633] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-d8c61399-1b01-4227-b40e-72e6cf7e6aca tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1072.150045] [55438]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-d8c61399-1b01-4227-b40e-72e6cf7e6aca tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26145993-8847-4e60-98b2-d0c5d92dca20", "connector": null, "instance_uuid": "54aa02c4-995c-4dac-a9d3-09021b83afa5"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.161858] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.161858] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.187131] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-d8c61399-1b01-4227-b40e-72e6cf7e6aca tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1072.187587] [55438]: [pid: 55438|app: 0|req: 143/281] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:57:47 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.206695] [55439]: DEBUG cinder.api.middleware.request_id [None req-7188089c-ae42-4419-a1ef-52d2344453f7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.208754] [55439]: INFO cinder.api.openstack.wsgi [None req-7188089c-ae42-4419-a1ef-52d2344453f7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1072.208969] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7188089c-ae42-4419-a1ef-52d2344453f7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.209197] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7188089c-ae42-4419-a1ef-52d2344453f7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.218773] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.218773] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.222075] [55439]: INFO cinder.volume.api [None req-7188089c-ae42-4419-a1ef-52d2344453f7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1072.226958] [55439]: INFO cinder.api.openstack.wsgi [None req-7188089c-ae42-4419-a1ef-52d2344453f7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1072.227360] [55439]: [pid: 55439|app: 0|req: 139/282] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:47 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.710307] [55438]: DEBUG cinder.api.middleware.request_id [None req-98ca8d3b-3264-4d8f-90e0-6ab6e1522190 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.710759] [55438]: INFO cinder.api.openstack.wsgi [None req-98ca8d3b-3264-4d8f-90e0-6ab6e1522190 None None] GET http://10.180.1.21/volume// [ 1072.711157] [55438]: DEBUG cinder.api.openstack.wsgi [None req-98ca8d3b-3264-4d8f-90e0-6ab6e1522190 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.711346] [55438]: DEBUG cinder.api.openstack.wsgi [None req-98ca8d3b-3264-4d8f-90e0-6ab6e1522190 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.711768] [55438]: INFO cinder.api.openstack.wsgi [None req-98ca8d3b-3264-4d8f-90e0-6ab6e1522190 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1072.712324] [55438]: [pid: 55438|app: 0|req: 144/283] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:57:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1072.715869] [55439]: DEBUG cinder.api.middleware.request_id [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-02104158-a46e-4c8f-8267-d52c084db020 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.718395] [55439]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-02104158-a46e-4c8f-8267-d52c084db020 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1072.718905] [55439]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-02104158-a46e-4c8f-8267-d52c084db020 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.718905] [55439]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-02104158-a46e-4c8f-8267-d52c084db020 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.731607] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.731607] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.736099] [55439]: INFO cinder.volume.api [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-02104158-a46e-4c8f-8267-d52c084db020 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1072.741485] [55439]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-02104158-a46e-4c8f-8267-d52c084db020 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1072.741916] [55439]: [pid: 55439|app: 0|req: 140/284] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:57:47 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1072.771227] [55438]: DEBUG cinder.api.middleware.request_id [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.773537] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] PUT http://10.180.1.21/volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568 [ 1072.773871] [55438]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-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-555223", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.782947] [55438]: DEBUG cinder.coordination [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Acquiring lock "cinder-attachment_update-26145993-8847-4e60-98b2-d0c5d92dca20-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1072.788348] [55438]: DEBUG cinder.coordination [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Lock "cinder-attachment_update-26145993-8847-4e60-98b2-d0c5d92dca20-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1072.789436] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.789436] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.237369] [55439]: DEBUG cinder.api.middleware.request_id [None req-297bea16-d897-49da-ac7f-1f0074056773 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.239469] [55439]: INFO cinder.api.openstack.wsgi [None req-297bea16-d897-49da-ac7f-1f0074056773 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1073.239698] [55439]: DEBUG cinder.api.openstack.wsgi [None req-297bea16-d897-49da-ac7f-1f0074056773 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.239915] [55439]: DEBUG cinder.api.openstack.wsgi [None req-297bea16-d897-49da-ac7f-1f0074056773 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.250527] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.250527] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.253822] [55439]: INFO cinder.volume.api [None req-297bea16-d897-49da-ac7f-1f0074056773 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1073.261519] [55439]: INFO cinder.api.openstack.wsgi [None req-297bea16-d897-49da-ac7f-1f0074056773 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1073.261958] [55439]: [pid: 55439|app: 0|req: 141/285] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:48 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.272162] [55439]: DEBUG cinder.api.middleware.request_id [None req-58a89479-6180-4cfd-8227-581ae6315b6f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.274284] [55439]: INFO cinder.api.openstack.wsgi [None req-58a89479-6180-4cfd-8227-581ae6315b6f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1074.274463] [55439]: DEBUG cinder.api.openstack.wsgi [None req-58a89479-6180-4cfd-8227-581ae6315b6f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.274680] [55439]: DEBUG cinder.api.openstack.wsgi [None req-58a89479-6180-4cfd-8227-581ae6315b6f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.289937] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.289937] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.294132] [55439]: INFO cinder.volume.api [None req-58a89479-6180-4cfd-8227-581ae6315b6f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1074.298835] [55439]: INFO cinder.api.openstack.wsgi [None req-58a89479-6180-4cfd-8227-581ae6315b6f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1074.299259] [55439]: [pid: 55439|app: 0|req: 142/286] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:49 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.645208] [55439]: DEBUG cinder.api.middleware.request_id [None req-cc2b8c15-87a9-40f4-80d0-1328c9ce7bec None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.647273] [55439]: INFO cinder.api.openstack.wsgi [None req-cc2b8c15-87a9-40f4-80d0-1328c9ce7bec tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1074.647503] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cc2b8c15-87a9-40f4-80d0-1328c9ce7bec tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.647743] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cc2b8c15-87a9-40f4-80d0-1328c9ce7bec tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.658653] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.658653] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.667342] [55439]: INFO cinder.volume.api [None req-cc2b8c15-87a9-40f4-80d0-1328c9ce7bec tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1074.672626] [55439]: INFO cinder.api.openstack.wsgi [None req-cc2b8c15-87a9-40f4-80d0-1328c9ce7bec tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1074.673105] [55439]: [pid: 55439|app: 0|req: 143/287] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:49 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.731776] [55439]: DEBUG cinder.api.middleware.request_id [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-3350bd19-2a26-466a-b6fd-6cee605181d2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.736803] [55439]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-3350bd19-2a26-466a-b6fd-6cee605181d2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1074.736803] [55439]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-3350bd19-2a26-466a-b6fd-6cee605181d2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.737622] [55439]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-3350bd19-2a26-466a-b6fd-6cee605181d2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.747903] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.747903] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.752264] [55439]: INFO cinder.volume.api [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-3350bd19-2a26-466a-b6fd-6cee605181d2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1074.756413] [55439]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-3350bd19-2a26-466a-b6fd-6cee605181d2 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1074.756413] [55439]: [pid: 55439|app: 0|req: 144/288] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:57:49 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.793151] [55439]: DEBUG cinder.api.middleware.request_id [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.795038] [55439]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] POST http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5/action [ 1074.795721] [55439]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1074.795721] [55439]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.805369] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.805369] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.805578] [55439]: INFO cinder.volume.api [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1074.810750] [55439]: INFO cinder.volume.api [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Begin detaching volume completed successfully. [ 1074.810977] [55439]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-141f17b7-d190-4603-84bb-7591b250411f tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5/action returned with HTTP 202 [ 1074.811880] [55439]: [pid: 55439|app: 0|req: 145/289] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:57:49 2025] POST /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1075.310452] [55439]: DEBUG cinder.api.middleware.request_id [None req-66557b47-1f7a-43c1-9e90-8997f9cadfe2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.312593] [55439]: INFO cinder.api.openstack.wsgi [None req-66557b47-1f7a-43c1-9e90-8997f9cadfe2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1075.312840] [55439]: DEBUG cinder.api.openstack.wsgi [None req-66557b47-1f7a-43c1-9e90-8997f9cadfe2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.313163] [55439]: DEBUG cinder.api.openstack.wsgi [None req-66557b47-1f7a-43c1-9e90-8997f9cadfe2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.322813] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.322813] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.327544] [55439]: INFO cinder.volume.api [None req-66557b47-1f7a-43c1-9e90-8997f9cadfe2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1075.332280] [55439]: INFO cinder.api.openstack.wsgi [None req-66557b47-1f7a-43c1-9e90-8997f9cadfe2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1075.332676] [55439]: [pid: 55439|app: 0|req: 146/290] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:50 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.834944] [55439]: DEBUG cinder.api.middleware.request_id [None req-0a4c1ca9-373e-4cdc-931b-bf5a3708ed24 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.834944] [55439]: INFO cinder.api.openstack.wsgi [None req-0a4c1ca9-373e-4cdc-931b-bf5a3708ed24 None None] GET http://10.180.1.21/volume// [ 1075.835225] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0a4c1ca9-373e-4cdc-931b-bf5a3708ed24 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.835356] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0a4c1ca9-373e-4cdc-931b-bf5a3708ed24 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.835717] [55439]: INFO cinder.api.openstack.wsgi [None req-0a4c1ca9-373e-4cdc-931b-bf5a3708ed24 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.836167] [55439]: [pid: 55439|app: 0|req: 147/291] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:57:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1075.839784] [55439]: DEBUG cinder.api.middleware.request_id [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-5eefa8a4-dda2-4eb7-a824-52b1c7f0d51a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.842339] [55439]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-5eefa8a4-dda2-4eb7-a824-52b1c7f0d51a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1075.842580] [55439]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-5eefa8a4-dda2-4eb7-a824-52b1c7f0d51a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.842786] [55439]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-5eefa8a4-dda2-4eb7-a824-52b1c7f0d51a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.858350] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.858350] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.866694] [55439]: INFO cinder.volume.api [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-5eefa8a4-dda2-4eb7-a824-52b1c7f0d51a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1075.871942] [55439]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-5eefa8a4-dda2-4eb7-a824-52b1c7f0d51a tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1075.872380] [55439]: [pid: 55439|app: 0|req: 148/292] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:57:50 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1076.345366] [55439]: DEBUG cinder.api.middleware.request_id [None req-1755ac99-16eb-430e-ab3f-2fc96e3753ed None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.347477] [55439]: INFO cinder.api.openstack.wsgi [None req-1755ac99-16eb-430e-ab3f-2fc96e3753ed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1076.347703] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1755ac99-16eb-430e-ab3f-2fc96e3753ed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.347918] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1755ac99-16eb-430e-ab3f-2fc96e3753ed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.363017] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.363017] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.368499] [55439]: INFO cinder.volume.api [None req-1755ac99-16eb-430e-ab3f-2fc96e3753ed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1076.376522] [55439]: INFO cinder.api.openstack.wsgi [None req-1755ac99-16eb-430e-ab3f-2fc96e3753ed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1076.376957] [55439]: [pid: 55439|app: 0|req: 149/293] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:51 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.313027] [55438]: DEBUG cinder.coordination [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Lock "cinder-attachment_update-26145993-8847-4e60-98b2-d0c5d92dca20-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1077.313291] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-a49fc08f-1b17-4032-be47-e5913eb991c6 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568 returned with HTTP 200 [ 1077.313764] [55438]: [pid: 55438|app: 0|req: 145/294] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:57:47 2025] PUT /volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.391825] [55439]: DEBUG cinder.api.middleware.request_id [None req-91a9c0b9-ba40-45cc-a2c2-e2661692fe04 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.394941] [55439]: INFO cinder.api.openstack.wsgi [None req-91a9c0b9-ba40-45cc-a2c2-e2661692fe04 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1077.394941] [55439]: DEBUG cinder.api.openstack.wsgi [None req-91a9c0b9-ba40-45cc-a2c2-e2661692fe04 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.394941] [55439]: DEBUG cinder.api.openstack.wsgi [None req-91a9c0b9-ba40-45cc-a2c2-e2661692fe04 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.405925] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.405925] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.411023] [55439]: INFO cinder.volume.api [None req-91a9c0b9-ba40-45cc-a2c2-e2661692fe04 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1077.416786] [55439]: INFO cinder.api.openstack.wsgi [None req-91a9c0b9-ba40-45cc-a2c2-e2661692fe04 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1077.416786] [55439]: [pid: 55439|app: 0|req: 150/295] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:52 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.047482] [55438]: DEBUG cinder.api.middleware.request_id [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-835e24a3-9858-4a5d-aad1-f088c8d870e1 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.049293] [55438]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-835e24a3-9858-4a5d-aad1-f088c8d870e1 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710 [ 1078.049505] [55438]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-835e24a3-9858-4a5d-aad1-f088c8d870e1 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.049723] [55438]: DEBUG cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-835e24a3-9858-4a5d-aad1-f088c8d870e1 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.058880] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.058880] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.426642] [55439]: DEBUG cinder.api.middleware.request_id [None req-4ce43ece-ad73-4dcc-9592-3c7fdce11c9e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.430534] [55439]: INFO cinder.api.openstack.wsgi [None req-4ce43ece-ad73-4dcc-9592-3c7fdce11c9e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1078.430534] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4ce43ece-ad73-4dcc-9592-3c7fdce11c9e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.430534] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4ce43ece-ad73-4dcc-9592-3c7fdce11c9e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.449453] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.449453] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.457226] [55439]: INFO cinder.volume.api [None req-4ce43ece-ad73-4dcc-9592-3c7fdce11c9e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1078.468354] [55439]: INFO cinder.api.openstack.wsgi [None req-4ce43ece-ad73-4dcc-9592-3c7fdce11c9e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1078.468354] [55439]: [pid: 55439|app: 0|req: 151/296] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:53 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.589719] [55438]: INFO cinder.api.openstack.wsgi [req-bf541d88-e45f-4160-a236-63b7bbb2c6aa req-835e24a3-9858-4a5d-aad1-f088c8d870e1 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710 returned with HTTP 200 [ 1078.589719] [55438]: [pid: 55438|app: 0|req: 146/297] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:57:52 2025] DELETE /volume/v3/attachments/7df89c4a-6d6f-4b8d-a0d5-1d39c31fa710 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.241345] [55439]: DEBUG cinder.api.middleware.request_id [None req-5442d042-e69f-49e0-9e95-d9c26323b375 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.245763] [55439]: INFO cinder.api.openstack.wsgi [None req-5442d042-e69f-49e0-9e95-d9c26323b375 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1079.245980] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5442d042-e69f-49e0-9e95-d9c26323b375 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.246251] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5442d042-e69f-49e0-9e95-d9c26323b375 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.256889] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.256889] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.260772] [55439]: INFO cinder.volume.api [None req-5442d042-e69f-49e0-9e95-d9c26323b375 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1079.265612] [55439]: INFO cinder.api.openstack.wsgi [None req-5442d042-e69f-49e0-9e95-d9c26323b375 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1079.266226] [55439]: [pid: 55439|app: 0|req: 152/298] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:54 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.438311] [55438]: DEBUG cinder.api.middleware.request_id [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-e0902325-7ac5-460b-b308-ca175a102091 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.440647] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-e0902325-7ac5-460b-b308-ca175a102091 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568/action [ 1079.441076] [55438]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-e0902325-7ac5-460b-b308-ca175a102091 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1079.441216] [55438]: DEBUG cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-e0902325-7ac5-460b-b308-ca175a102091 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.457208] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.457208] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.466551] [55438]: INFO cinder.api.openstack.wsgi [req-13f3de8f-42a2-4668-81bc-9b836079a237 req-e0902325-7ac5-460b-b308-ca175a102091 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568/action returned with HTTP 204 [ 1079.466551] [55438]: [pid: 55438|app: 0|req: 147/299] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:57:54 2025] POST /volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1079.479656] [55439]: DEBUG cinder.api.middleware.request_id [None req-40dd0ad4-a5d3-4c14-8c14-9495966bc354 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.481877] [55439]: INFO cinder.api.openstack.wsgi [None req-40dd0ad4-a5d3-4c14-8c14-9495966bc354 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1079.482113] [55439]: DEBUG cinder.api.openstack.wsgi [None req-40dd0ad4-a5d3-4c14-8c14-9495966bc354 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.482327] [55439]: DEBUG cinder.api.openstack.wsgi [None req-40dd0ad4-a5d3-4c14-8c14-9495966bc354 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.494694] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.494694] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.499015] [55439]: INFO cinder.volume.api [None req-40dd0ad4-a5d3-4c14-8c14-9495966bc354 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1079.503983] [55439]: INFO cinder.api.openstack.wsgi [None req-40dd0ad4-a5d3-4c14-8c14-9495966bc354 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1079.504384] [55439]: [pid: 55439|app: 0|req: 153/300] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:54 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.513530] [55438]: DEBUG cinder.api.middleware.request_id [None req-3d91525d-dfc5-4366-906c-64813086061d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.515867] [55438]: INFO cinder.api.openstack.wsgi [None req-3d91525d-dfc5-4366-906c-64813086061d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1079.516096] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d91525d-dfc5-4366-906c-64813086061d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.516311] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d91525d-dfc5-4366-906c-64813086061d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.526077] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.526077] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.529118] [55438]: INFO cinder.volume.api [None req-3d91525d-dfc5-4366-906c-64813086061d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1079.533276] [55438]: INFO cinder.api.openstack.wsgi [None req-3d91525d-dfc5-4366-906c-64813086061d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1079.533651] [55438]: [pid: 55438|app: 0|req: 148/301] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:54 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.995962] [55439]: DEBUG cinder.api.middleware.request_id [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.997987] [55439]: INFO cinder.api.openstack.wsgi [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1079.998381] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2104661801"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1080.000514] [55439]: DEBUG cinder.api.v3.volumes [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2104661801'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1080.000697] [55439]: INFO cinder.api.v3.volumes [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume of 1 GB [ 1080.006326] [55439]: INFO cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Availability Zones retrieved successfully. [ 1080.013255] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Flow 'volume_create_api' (86f926d0-de1c-43ba-898b-4cef020117c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1080.014463] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d52bbd-40c7-4b93-a2dc-79f352e90ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.015651] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1080.033292] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d52bbd-40c7-4b93-a2dc-79f352e90ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.034323] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faaf11bc-98b5-4b8c-866f-f84871fb0d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.072475] [55439]: DEBUG cinder.quota [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Created reservations ['b6a45b9d-c283-400d-9ce3-c3ea1f54bf78', 'dfd6b1c4-190f-4c18-9bdb-effae9d9fd34', '1ccdfdc6-7b2b-4768-9f22-faa235c48af0', 'f04d68f2-d2da-4cb5-9f78-9ccfe838b9d0'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1080.073498] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faaf11bc-98b5-4b8c-866f-f84871fb0d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a45b9d-c283-400d-9ce3-c3ea1f54bf78', 'dfd6b1c4-190f-4c18-9bdb-effae9d9fd34', '1ccdfdc6-7b2b-4768-9f22-faa235c48af0', 'f04d68f2-d2da-4cb5-9f78-9ccfe838b9d0']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.074469] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b035b6c9-9ebf-4487-b73f-8cf170884b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.088750] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b035b6c9-9ebf-4487-b73f-8cf170884b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe61c5d-d5ca-4792-b345-4ae6b00d2ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2104661801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3a69f5037a496787d2ad90fecb5fdd',qos_specs=None,replication_status=,reservations=['b6a45b9d-c283-400d-9ce3-c3ea1f54bf78','dfd6b1c4-190f-4c18-9bdb-effae9d9fd34','1ccdfdc6-7b2b-4768-9f22-faa235c48af0','f04d68f2-d2da-4cb5-9f78-9ccfe838b9d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2b0475580469aa7f3b238719d45d6',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2104661801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efe61c5d-d5ca-4792-b345-4ae6b00d2ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3a69f5037a496787d2ad90fecb5fdd',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='51f2b0475580469aa7f3b238719d45d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.089822] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d923e9-0b33-4e66-81da-9832be39f910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.108827] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d923e9-0b33-4e66-81da-9832be39f910) 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-2104661801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3a69f5037a496787d2ad90fecb5fdd',qos_specs=None,replication_status=,reservations=['b6a45b9d-c283-400d-9ce3-c3ea1f54bf78','dfd6b1c4-190f-4c18-9bdb-effae9d9fd34','1ccdfdc6-7b2b-4768-9f22-faa235c48af0','f04d68f2-d2da-4cb5-9f78-9ccfe838b9d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2b0475580469aa7f3b238719d45d6',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.109824] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2a9aa3-3122-4d3e-a8ad-178b5943574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.119371] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2a9aa3-3122-4d3e-a8ad-178b5943574c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.120055] [55439]: DEBUG cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Flow 'volume_create_api' (86f926d0-de1c-43ba-898b-4cef020117c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1080.120761] [55439]: INFO cinder.volume.api [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Create volume request issued successfully. [ 1080.121347] [55439]: INFO cinder.api.openstack.wsgi [None req-a0bbd116-599b-457c-b7a8-8e8a04b8054e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1080.122290] [55439]: [pid: 55439|app: 0|req: 154/302] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:57:54 2025] POST /volume/v3/volumes => generated 750 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1080.133018] [55438]: DEBUG cinder.api.middleware.request_id [None req-3d062634-55fe-443a-8228-a0b0627c30ff None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.134146] [55438]: INFO cinder.api.openstack.wsgi [None req-3d062634-55fe-443a-8228-a0b0627c30ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1080.134424] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d062634-55fe-443a-8228-a0b0627c30ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.134993] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d062634-55fe-443a-8228-a0b0627c30ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.143344] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.143344] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.147656] [55438]: INFO cinder.volume.api [None req-3d062634-55fe-443a-8228-a0b0627c30ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1080.153338] [55438]: INFO cinder.api.openstack.wsgi [None req-3d062634-55fe-443a-8228-a0b0627c30ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1080.153934] [55438]: [pid: 55438|app: 0|req: 149/303] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:54 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1081.165387] [55439]: DEBUG cinder.api.middleware.request_id [None req-e22fbd35-9428-48ac-9d7f-33f8e948e8ff None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.168528] [55439]: INFO cinder.api.openstack.wsgi [None req-e22fbd35-9428-48ac-9d7f-33f8e948e8ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1081.171101] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e22fbd35-9428-48ac-9d7f-33f8e948e8ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.171101] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e22fbd35-9428-48ac-9d7f-33f8e948e8ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.181442] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.181442] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.187092] [55439]: INFO cinder.volume.api [None req-e22fbd35-9428-48ac-9d7f-33f8e948e8ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1081.193095] [55439]: INFO cinder.api.openstack.wsgi [None req-e22fbd35-9428-48ac-9d7f-33f8e948e8ff tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1081.193828] [55439]: [pid: 55439|app: 0|req: 155/304] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:56 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.233069] [55438]: DEBUG cinder.api.middleware.request_id [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-630b4cce-6844-4f66-8571-c2b52d9ce1cc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.236564] [55438]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-630b4cce-6844-4f66-8571-c2b52d9ce1cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1081.237934] [55438]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-630b4cce-6844-4f66-8571-c2b52d9ce1cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.239035] [55438]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-630b4cce-6844-4f66-8571-c2b52d9ce1cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.246596] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.246596] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.253044] [55438]: INFO cinder.volume.api [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-630b4cce-6844-4f66-8571-c2b52d9ce1cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1081.257850] [55438]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-630b4cce-6844-4f66-8571-c2b52d9ce1cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1081.258284] [55438]: [pid: 55438|app: 0|req: 150/305] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:57:56 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.778565] [55439]: DEBUG cinder.api.middleware.request_id [None req-1ad6e2ef-6f53-4b40-ac7c-ff17eef65e34 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.779098] [55439]: INFO cinder.api.openstack.wsgi [None req-1ad6e2ef-6f53-4b40-ac7c-ff17eef65e34 None None] GET http://10.180.1.21/volume// [ 1082.779298] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1ad6e2ef-6f53-4b40-ac7c-ff17eef65e34 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.779513] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1ad6e2ef-6f53-4b40-ac7c-ff17eef65e34 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.780233] [55439]: INFO cinder.api.openstack.wsgi [None req-1ad6e2ef-6f53-4b40-ac7c-ff17eef65e34 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1082.780431] [55439]: [pid: 55439|app: 0|req: 156/306] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:57:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1082.788025] [55438]: DEBUG cinder.api.middleware.request_id [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-6b8f3019-a25f-4cf0-9916-38c224e88726 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.788025] [55438]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-6b8f3019-a25f-4cf0-9916-38c224e88726 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1082.788025] [55438]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-6b8f3019-a25f-4cf0-9916-38c224e88726 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efe61c5d-d5ca-4792-b345-4ae6b00d2ea9", "connector": null, "instance_uuid": "54aa02c4-995c-4dac-a9d3-09021b83afa5"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1082.799917] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.799917] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.828515] [55438]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-6b8f3019-a25f-4cf0-9916-38c224e88726 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1082.828991] [55438]: [pid: 55438|app: 0|req: 151/307] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:57:57 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.849578] [55439]: DEBUG cinder.api.middleware.request_id [None req-05bbff1f-6f49-4563-9034-b084af33a7ee None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.852114] [55439]: INFO cinder.api.openstack.wsgi [None req-05bbff1f-6f49-4563-9034-b084af33a7ee tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1082.852337] [55439]: DEBUG cinder.api.openstack.wsgi [None req-05bbff1f-6f49-4563-9034-b084af33a7ee tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.852559] [55439]: DEBUG cinder.api.openstack.wsgi [None req-05bbff1f-6f49-4563-9034-b084af33a7ee tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.862858] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.862858] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.866173] [55439]: INFO cinder.volume.api [None req-05bbff1f-6f49-4563-9034-b084af33a7ee tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1082.875900] [55439]: INFO cinder.api.openstack.wsgi [None req-05bbff1f-6f49-4563-9034-b084af33a7ee tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1082.876338] [55439]: [pid: 55439|app: 0|req: 157/308] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:57 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.354177] [55438]: DEBUG cinder.api.middleware.request_id [None req-e42a9ee1-0df3-48f0-a407-bc5c292a65cd None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.354671] [55438]: INFO cinder.api.openstack.wsgi [None req-e42a9ee1-0df3-48f0-a407-bc5c292a65cd None None] GET http://10.180.1.21/volume// [ 1083.354826] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e42a9ee1-0df3-48f0-a407-bc5c292a65cd None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.355067] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e42a9ee1-0df3-48f0-a407-bc5c292a65cd None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.355456] [55438]: INFO cinder.api.openstack.wsgi [None req-e42a9ee1-0df3-48f0-a407-bc5c292a65cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.355760] [55438]: [pid: 55438|app: 0|req: 152/309] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:57:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.361677] [55439]: DEBUG cinder.api.middleware.request_id [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-0f8ef270-6b0c-4935-b9e3-060af3654ca3 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.366374] [55439]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-0f8ef270-6b0c-4935-b9e3-060af3654ca3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1083.366665] [55439]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-0f8ef270-6b0c-4935-b9e3-060af3654ca3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.366908] [55439]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-0f8ef270-6b0c-4935-b9e3-060af3654ca3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.382489] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.382489] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.388998] [55439]: INFO cinder.volume.api [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-0f8ef270-6b0c-4935-b9e3-060af3654ca3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1083.394716] [55439]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-0f8ef270-6b0c-4935-b9e3-060af3654ca3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1083.397344] [55439]: [pid: 55439|app: 0|req: 158/310] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:57:58 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1083.432125] [55438]: DEBUG cinder.api.middleware.request_id [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.435729] [55438]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] PUT http://10.180.1.21/volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade [ 1083.436249] [55438]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-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-555223", "mountpoint": "/dev/sdc"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.445662] [55438]: DEBUG cinder.coordination [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Acquiring lock "cinder-attachment_update-efe61c5d-d5ca-4792-b345-4ae6b00d2ea9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1083.452803] [55438]: DEBUG cinder.coordination [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Lock "cinder-attachment_update-efe61c5d-d5ca-4792-b345-4ae6b00d2ea9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1083.453919] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.453919] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.889300] [55439]: DEBUG cinder.api.middleware.request_id [None req-08cf088b-2422-4058-9971-a10020fea49d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.893267] [55439]: INFO cinder.api.openstack.wsgi [None req-08cf088b-2422-4058-9971-a10020fea49d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1083.893267] [55439]: DEBUG cinder.api.openstack.wsgi [None req-08cf088b-2422-4058-9971-a10020fea49d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.893267] [55439]: DEBUG cinder.api.openstack.wsgi [None req-08cf088b-2422-4058-9971-a10020fea49d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.905552] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.905552] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.909388] [55439]: INFO cinder.volume.api [None req-08cf088b-2422-4058-9971-a10020fea49d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1083.914201] [55439]: INFO cinder.api.openstack.wsgi [None req-08cf088b-2422-4058-9971-a10020fea49d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1083.914647] [55439]: [pid: 55439|app: 0|req: 159/311] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:58 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.924225] [55439]: DEBUG cinder.api.middleware.request_id [None req-f6063b7f-525c-4152-8d58-bf408ad38d1e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.926408] [55439]: INFO cinder.api.openstack.wsgi [None req-f6063b7f-525c-4152-8d58-bf408ad38d1e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1084.926634] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f6063b7f-525c-4152-8d58-bf408ad38d1e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.926850] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f6063b7f-525c-4152-8d58-bf408ad38d1e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.940065] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.940065] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.943589] [55439]: INFO cinder.volume.api [None req-f6063b7f-525c-4152-8d58-bf408ad38d1e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1084.948165] [55439]: INFO cinder.api.openstack.wsgi [None req-f6063b7f-525c-4152-8d58-bf408ad38d1e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1084.948555] [55439]: [pid: 55439|app: 0|req: 160/312] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:57:59 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.958289] [55439]: DEBUG cinder.api.middleware.request_id [None req-79fc2cc3-f918-4634-8834-993a62698c87 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.960359] [55439]: INFO cinder.api.openstack.wsgi [None req-79fc2cc3-f918-4634-8834-993a62698c87 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1085.960578] [55439]: DEBUG cinder.api.openstack.wsgi [None req-79fc2cc3-f918-4634-8834-993a62698c87 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.960791] [55439]: DEBUG cinder.api.openstack.wsgi [None req-79fc2cc3-f918-4634-8834-993a62698c87 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.975701] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.975701] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.979725] [55439]: INFO cinder.volume.api [None req-79fc2cc3-f918-4634-8834-993a62698c87 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1085.984281] [55439]: INFO cinder.api.openstack.wsgi [None req-79fc2cc3-f918-4634-8834-993a62698c87 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1085.984672] [55439]: [pid: 55439|app: 0|req: 161/313] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:00 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.994734] [55439]: DEBUG cinder.api.middleware.request_id [None req-88fe6c8b-8927-4596-8d43-d375baddc3fd None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.996815] [55439]: INFO cinder.api.openstack.wsgi [None req-88fe6c8b-8927-4596-8d43-d375baddc3fd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1086.997072] [55439]: DEBUG cinder.api.openstack.wsgi [None req-88fe6c8b-8927-4596-8d43-d375baddc3fd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.997293] [55439]: DEBUG cinder.api.openstack.wsgi [None req-88fe6c8b-8927-4596-8d43-d375baddc3fd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.007665] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.007665] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.011014] [55439]: INFO cinder.volume.api [None req-88fe6c8b-8927-4596-8d43-d375baddc3fd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1087.015271] [55439]: INFO cinder.api.openstack.wsgi [None req-88fe6c8b-8927-4596-8d43-d375baddc3fd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1087.015646] [55439]: [pid: 55439|app: 0|req: 162/314] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:01 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.867297] [55439]: DEBUG cinder.api.middleware.request_id [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.869479] [55439]: INFO cinder.api.openstack.wsgi [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1087.869700] [55439]: DEBUG cinder.api.openstack.wsgi [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.869916] [55439]: DEBUG cinder.api.openstack.wsgi [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.870132] [55439]: INFO cinder.api.v3.volumes [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Delete volume with id: 7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1087.878872] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.878872] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.878872] [55439]: INFO cinder.volume.api [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1087.896687] [55439]: INFO cinder.volume.api [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Delete volume request issued successfully. [ 1087.896890] [55439]: INFO cinder.api.openstack.wsgi [None req-84ac665c-5fe5-4cd8-b85b-58e36f1c24c9 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 202 [ 1087.897322] [55439]: [pid: 55439|app: 0|req: 163/315] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:58:02 2025] DELETE /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1087.899886] [55439]: DEBUG cinder.api.middleware.request_id [None req-e5974373-0441-4bb2-afba-1a3d29227964 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.901813] [55439]: INFO cinder.api.openstack.wsgi [None req-e5974373-0441-4bb2-afba-1a3d29227964 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1087.902033] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e5974373-0441-4bb2-afba-1a3d29227964 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.902252] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e5974373-0441-4bb2-afba-1a3d29227964 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.910071] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.910071] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.912883] [55439]: INFO cinder.volume.api [None req-e5974373-0441-4bb2-afba-1a3d29227964 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1087.917613] [55439]: INFO cinder.api.openstack.wsgi [None req-e5974373-0441-4bb2-afba-1a3d29227964 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1087.917993] [55439]: [pid: 55439|app: 0|req: 164/316] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:02 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.979142] [55438]: DEBUG cinder.coordination [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Lock "cinder-attachment_update-efe61c5d-d5ca-4792-b345-4ae6b00d2ea9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1087.979523] [55438]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-4722a57b-036f-4c76-9bed-25b72a5395b5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade returned with HTTP 200 [ 1087.980187] [55438]: [pid: 55438|app: 0|req: 153/317] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:57:58 2025] PUT /volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.025285] [55439]: DEBUG cinder.api.middleware.request_id [None req-bddfddf2-9990-403a-95d5-dc7d5ac9e563 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.027531] [55439]: INFO cinder.api.openstack.wsgi [None req-bddfddf2-9990-403a-95d5-dc7d5ac9e563 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1088.027753] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bddfddf2-9990-403a-95d5-dc7d5ac9e563 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.027966] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bddfddf2-9990-403a-95d5-dc7d5ac9e563 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.037981] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.037981] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.041950] [55439]: INFO cinder.volume.api [None req-bddfddf2-9990-403a-95d5-dc7d5ac9e563 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1088.046274] [55439]: INFO cinder.api.openstack.wsgi [None req-bddfddf2-9990-403a-95d5-dc7d5ac9e563 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1088.046666] [55439]: [pid: 55439|app: 0|req: 165/318] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:02 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.729484] [55438]: DEBUG cinder.api.middleware.request_id [None req-5481a8ea-2b14-4ba5-8337-4425899e706a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.731641] [55438]: INFO cinder.api.openstack.wsgi [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 1088.731866] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.732487] [55438]: DEBUG cinder.api.openstack.wsgi [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.732730] [55438]: INFO cinder.api.v3.volumes [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Delete volume with id: 8f1c00af-5978-4238-bded-5b28d1623383 [ 1088.743308] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.743308] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.743907] [55438]: INFO cinder.volume.api [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 1088.760265] [55438]: INFO cinder.volume.api [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Delete volume request issued successfully. [ 1088.760460] [55438]: INFO cinder.api.openstack.wsgi [None req-5481a8ea-2b14-4ba5-8337-4425899e706a tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 202 [ 1088.760899] [55438]: [pid: 55438|app: 0|req: 154/319] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:58:03 2025] DELETE /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1088.763900] [55439]: DEBUG cinder.api.middleware.request_id [None req-46900d3b-e32f-4718-aeac-e1179ef32024 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.766087] [55439]: INFO cinder.api.openstack.wsgi [None req-46900d3b-e32f-4718-aeac-e1179ef32024 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 1088.766313] [55439]: DEBUG cinder.api.openstack.wsgi [None req-46900d3b-e32f-4718-aeac-e1179ef32024 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.766533] [55439]: DEBUG cinder.api.openstack.wsgi [None req-46900d3b-e32f-4718-aeac-e1179ef32024 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.774772] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.774772] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.779242] [55439]: INFO cinder.volume.api [None req-46900d3b-e32f-4718-aeac-e1179ef32024 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 1088.784502] [55439]: INFO cinder.api.openstack.wsgi [None req-46900d3b-e32f-4718-aeac-e1179ef32024 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 1088.784959] [55439]: [pid: 55439|app: 0|req: 166/320] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:03 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1088.928459] [55438]: DEBUG cinder.api.middleware.request_id [None req-e8564f6e-db4e-4251-8199-f2c2bee9ccf5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.930511] [55438]: INFO cinder.api.openstack.wsgi [None req-e8564f6e-db4e-4251-8199-f2c2bee9ccf5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1088.930734] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e8564f6e-db4e-4251-8199-f2c2bee9ccf5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.930954] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e8564f6e-db4e-4251-8199-f2c2bee9ccf5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.938695] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.938695] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.942340] [55438]: INFO cinder.volume.api [None req-e8564f6e-db4e-4251-8199-f2c2bee9ccf5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1088.947056] [55438]: INFO cinder.api.openstack.wsgi [None req-e8564f6e-db4e-4251-8199-f2c2bee9ccf5 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1088.947393] [55438]: [pid: 55438|app: 0|req: 155/321] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:03 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.057187] [55439]: DEBUG cinder.api.middleware.request_id [None req-b7fb06c1-5322-426f-b289-acabdffe9f9c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.059805] [55439]: INFO cinder.api.openstack.wsgi [None req-b7fb06c1-5322-426f-b289-acabdffe9f9c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1089.060152] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b7fb06c1-5322-426f-b289-acabdffe9f9c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.060461] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b7fb06c1-5322-426f-b289-acabdffe9f9c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.075041] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.075041] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.078474] [55439]: INFO cinder.volume.api [None req-b7fb06c1-5322-426f-b289-acabdffe9f9c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1089.082888] [55439]: INFO cinder.api.openstack.wsgi [None req-b7fb06c1-5322-426f-b289-acabdffe9f9c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1089.083276] [55439]: [pid: 55439|app: 0|req: 167/322] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:03 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.794992] [55438]: DEBUG cinder.api.middleware.request_id [None req-7c93a398-8738-42de-9cb5-8c895fc73a32 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.797283] [55438]: INFO cinder.api.openstack.wsgi [None req-7c93a398-8738-42de-9cb5-8c895fc73a32 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 1089.797493] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7c93a398-8738-42de-9cb5-8c895fc73a32 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.797722] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7c93a398-8738-42de-9cb5-8c895fc73a32 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.810105] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.810105] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.813147] [55438]: INFO cinder.volume.api [None req-7c93a398-8738-42de-9cb5-8c895fc73a32 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 1089.817869] [55438]: INFO cinder.api.openstack.wsgi [None req-7c93a398-8738-42de-9cb5-8c895fc73a32 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 1089.818253] [55438]: [pid: 55438|app: 0|req: 156/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:04 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.957488] [55439]: DEBUG cinder.api.middleware.request_id [None req-d2a532b0-fd29-4c2b-bdb8-645a236e46dd None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.959643] [55439]: INFO cinder.api.openstack.wsgi [None req-d2a532b0-fd29-4c2b-bdb8-645a236e46dd tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1089.959887] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d2a532b0-fd29-4c2b-bdb8-645a236e46dd tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.960119] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d2a532b0-fd29-4c2b-bdb8-645a236e46dd tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.968026] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.968026] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.971648] [55439]: INFO cinder.volume.api [None req-d2a532b0-fd29-4c2b-bdb8-645a236e46dd tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1089.976122] [55439]: INFO cinder.api.openstack.wsgi [None req-d2a532b0-fd29-4c2b-bdb8-645a236e46dd tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 200 [ 1089.976529] [55439]: [pid: 55439|app: 0|req: 168/324] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:04 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.093561] [55438]: DEBUG cinder.api.middleware.request_id [None req-6afc5857-6f6d-4a54-96ba-1b456622253e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.096948] [55438]: INFO cinder.api.openstack.wsgi [None req-6afc5857-6f6d-4a54-96ba-1b456622253e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1090.096948] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6afc5857-6f6d-4a54-96ba-1b456622253e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.096948] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6afc5857-6f6d-4a54-96ba-1b456622253e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.099768] [55439]: DEBUG cinder.api.middleware.request_id [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-71bb2ce2-7e6d-433a-8133-5c93f5579714 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.105143] [55439]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-71bb2ce2-7e6d-433a-8133-5c93f5579714 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade/action [ 1090.105143] [55439]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-71bb2ce2-7e6d-433a-8133-5c93f5579714 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.105143] [55439]: DEBUG cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-71bb2ce2-7e6d-433a-8133-5c93f5579714 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.112993] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.112993] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.116767] [55438]: INFO cinder.volume.api [None req-6afc5857-6f6d-4a54-96ba-1b456622253e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1090.120349] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.120349] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.121055] [55438]: INFO cinder.api.openstack.wsgi [None req-6afc5857-6f6d-4a54-96ba-1b456622253e tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1090.121466] [55438]: [pid: 55438|app: 0|req: 157/325] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:04 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.131160] [55439]: INFO cinder.api.openstack.wsgi [req-375d0d7f-13c5-47df-acf7-3bc0ed552d67 req-71bb2ce2-7e6d-433a-8133-5c93f5579714 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade/action returned with HTTP 204 [ 1090.131603] [55439]: [pid: 55439|app: 0|req: 169/326] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:58:04 2025] POST /volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1090.828498] [55438]: DEBUG cinder.api.middleware.request_id [None req-fbe1cd4c-5926-4bf0-9879-5dfe5168e898 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.830592] [55438]: INFO cinder.api.openstack.wsgi [None req-fbe1cd4c-5926-4bf0-9879-5dfe5168e898 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 1090.830812] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fbe1cd4c-5926-4bf0-9879-5dfe5168e898 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.831053] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fbe1cd4c-5926-4bf0-9879-5dfe5168e898 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.840961] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.840961] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.844832] [55438]: INFO cinder.volume.api [None req-fbe1cd4c-5926-4bf0-9879-5dfe5168e898 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Volume info retrieved successfully. [ 1090.849230] [55438]: INFO cinder.api.openstack.wsgi [None req-fbe1cd4c-5926-4bf0-9879-5dfe5168e898 tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 200 [ 1090.849620] [55438]: [pid: 55438|app: 0|req: 158/327] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:05 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.986803] [55439]: DEBUG cinder.api.middleware.request_id [None req-5d9e87f7-53d2-4bae-a2f9-c503c569beaa None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.989132] [55439]: INFO cinder.api.openstack.wsgi [None req-5d9e87f7-53d2-4bae-a2f9-c503c569beaa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 [ 1090.989375] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5d9e87f7-53d2-4bae-a2f9-c503c569beaa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.989634] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5d9e87f7-53d2-4bae-a2f9-c503c569beaa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.999748] [55439]: INFO cinder.api.openstack.wsgi [None req-5d9e87f7-53d2-4bae-a2f9-c503c569beaa tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 returned with HTTP 404 [ 1090.999748] [55439]: [pid: 55439|app: 0|req: 170/328] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:05 2025] GET /volume/v3/volumes/7d54fff4-714f-4425-a10a-0f1fe77440d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1091.000734] [55438]: DEBUG cinder.api.middleware.request_id [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.002098] [55438]: INFO cinder.api.openstack.wsgi [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 [ 1091.002098] [55438]: DEBUG cinder.api.openstack.wsgi [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.002313] [55438]: DEBUG cinder.api.openstack.wsgi [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.002601] [55438]: INFO cinder.api.v3.volumes [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Delete volume with id: a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 [ 1091.009936] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.009936] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.010445] [55438]: INFO cinder.volume.api [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1091.034029] [55438]: INFO cinder.volume.api [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Delete volume request issued successfully. [ 1091.034029] [55438]: INFO cinder.api.openstack.wsgi [None req-81e85f85-395a-4ad5-831d-27e85cdc0e14 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 returned with HTTP 202 [ 1091.034029] [55438]: [pid: 55438|app: 0|req: 159/329] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:58:05 2025] DELETE /volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1091.038521] [55439]: DEBUG cinder.api.middleware.request_id [None req-d8a41ffe-403e-45a0-aee0-98c3940e3d3e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.041699] [55439]: INFO cinder.api.openstack.wsgi [None req-d8a41ffe-403e-45a0-aee0-98c3940e3d3e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 [ 1091.042094] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d8a41ffe-403e-45a0-aee0-98c3940e3d3e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.042455] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d8a41ffe-403e-45a0-aee0-98c3940e3d3e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.053547] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.053547] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.058152] [55439]: INFO cinder.volume.api [None req-d8a41ffe-403e-45a0-aee0-98c3940e3d3e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Volume info retrieved successfully. [ 1091.062964] [55439]: INFO cinder.api.openstack.wsgi [None req-d8a41ffe-403e-45a0-aee0-98c3940e3d3e tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 returned with HTTP 200 [ 1091.064056] [55439]: [pid: 55439|app: 0|req: 171/330] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:05 2025] GET /volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.134432] [55438]: DEBUG cinder.api.middleware.request_id [None req-d03df231-b491-4b38-b836-3c4689678a22 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.137651] [55438]: INFO cinder.api.openstack.wsgi [None req-d03df231-b491-4b38-b836-3c4689678a22 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1091.137651] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d03df231-b491-4b38-b836-3c4689678a22 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.137651] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d03df231-b491-4b38-b836-3c4689678a22 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.148425] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.148425] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.155107] [55438]: INFO cinder.volume.api [None req-d03df231-b491-4b38-b836-3c4689678a22 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1091.159785] [55438]: INFO cinder.api.openstack.wsgi [None req-d03df231-b491-4b38-b836-3c4689678a22 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1091.161065] [55438]: [pid: 55438|app: 0|req: 160/331] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:05 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.173759] [55439]: DEBUG cinder.api.middleware.request_id [None req-b80d5a14-3e9d-4d04-b163-e214c8b137fe None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.180226] [55439]: INFO cinder.api.openstack.wsgi [None req-b80d5a14-3e9d-4d04-b163-e214c8b137fe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1091.180226] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b80d5a14-3e9d-4d04-b163-e214c8b137fe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.180226] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b80d5a14-3e9d-4d04-b163-e214c8b137fe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.193592] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.193592] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.198467] [55439]: INFO cinder.volume.api [None req-b80d5a14-3e9d-4d04-b163-e214c8b137fe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1091.206411] [55439]: INFO cinder.api.openstack.wsgi [None req-b80d5a14-3e9d-4d04-b163-e214c8b137fe tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1091.206411] [55439]: [pid: 55439|app: 0|req: 172/332] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:06 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.386868] [55438]: DEBUG cinder.api.middleware.request_id [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-9dc30847-27a2-455e-b0df-22d1b8f039b2 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.389172] [55438]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-9dc30847-27a2-455e-b0df-22d1b8f039b2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1091.389955] [55438]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-9dc30847-27a2-455e-b0df-22d1b8f039b2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.389955] [55438]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-9dc30847-27a2-455e-b0df-22d1b8f039b2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.403415] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.403415] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.410086] [55438]: INFO cinder.volume.api [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-9dc30847-27a2-455e-b0df-22d1b8f039b2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1091.413272] [55438]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-9dc30847-27a2-455e-b0df-22d1b8f039b2 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1091.415492] [55438]: [pid: 55438|app: 0|req: 161/333] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:58:06 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.438425] [55439]: DEBUG cinder.api.middleware.request_id [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.441626] [55439]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20/action [ 1091.442157] [55439]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1091.442644] [55439]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1091.459804] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.459804] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.460412] [55439]: INFO cinder.volume.api [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1091.466055] [55439]: INFO cinder.volume.api [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Begin detaching volume completed successfully. [ 1091.466298] [55439]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-1da8930a-012a-4a49-b0ac-355c1276efd3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20/action returned with HTTP 202 [ 1091.466924] [55439]: [pid: 55439|app: 0|req: 173/334] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:58:06 2025] POST /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1091.477940] [55438]: DEBUG cinder.api.middleware.request_id [None req-f1463fac-73d9-4d21-9f2b-dc1c0a32a466 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.480525] [55438]: INFO cinder.api.openstack.wsgi [None req-f1463fac-73d9-4d21-9f2b-dc1c0a32a466 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1091.480525] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f1463fac-73d9-4d21-9f2b-dc1c0a32a466 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.480637] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f1463fac-73d9-4d21-9f2b-dc1c0a32a466 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.491440] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.491440] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.494706] [55438]: INFO cinder.volume.api [None req-f1463fac-73d9-4d21-9f2b-dc1c0a32a466 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1091.499185] [55438]: INFO cinder.api.openstack.wsgi [None req-f1463fac-73d9-4d21-9f2b-dc1c0a32a466 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1091.499583] [55438]: [pid: 55438|app: 0|req: 162/335] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:06 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.860583] [55439]: DEBUG cinder.api.middleware.request_id [None req-88be8b90-e6bc-4840-9596-858ef08c27ac None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.862659] [55439]: INFO cinder.api.openstack.wsgi [None req-88be8b90-e6bc-4840-9596-858ef08c27ac tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 [ 1091.862876] [55439]: DEBUG cinder.api.openstack.wsgi [None req-88be8b90-e6bc-4840-9596-858ef08c27ac tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.863106] [55439]: DEBUG cinder.api.openstack.wsgi [None req-88be8b90-e6bc-4840-9596-858ef08c27ac tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.870139] [55439]: INFO cinder.api.openstack.wsgi [None req-88be8b90-e6bc-4840-9596-858ef08c27ac tempest-DeleteServersTestJSON-137256497 tempest-DeleteServersTestJSON-137256497-project-member] http://10.180.1.21/volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 returned with HTTP 404 [ 1091.870620] [55439]: [pid: 55439|app: 0|req: 174/336] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:06 2025] GET /volume/v3/volumes/8f1c00af-5978-4238-bded-5b28d1623383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1092.074744] [55438]: DEBUG cinder.api.middleware.request_id [None req-662f5a58-189b-4066-a04f-0219ad4683b3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.076611] [55438]: INFO cinder.api.openstack.wsgi [None req-662f5a58-189b-4066-a04f-0219ad4683b3 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] GET http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 [ 1092.076950] [55438]: DEBUG cinder.api.openstack.wsgi [None req-662f5a58-189b-4066-a04f-0219ad4683b3 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.077283] [55438]: DEBUG cinder.api.openstack.wsgi [None req-662f5a58-189b-4066-a04f-0219ad4683b3 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.083409] [55438]: INFO cinder.api.openstack.wsgi [None req-662f5a58-189b-4066-a04f-0219ad4683b3 tempest-ServerRescueNegativeTestJSON-589396785 tempest-ServerRescueNegativeTestJSON-589396785-project-member] http://10.180.1.21/volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 returned with HTTP 404 [ 1092.084058] [55438]: [pid: 55438|app: 0|req: 163/337] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:06 2025] GET /volume/v3/volumes/a82d93fa-50f4-4df6-b2f7-b1e66a4e3b76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1092.486454] [55439]: DEBUG cinder.api.middleware.request_id [None req-6f0a4375-cd5a-4f0b-9cf7-fb026a3246ce None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.486903] [55439]: INFO cinder.api.openstack.wsgi [None req-6f0a4375-cd5a-4f0b-9cf7-fb026a3246ce None None] GET http://10.180.1.21/volume// [ 1092.487097] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6f0a4375-cd5a-4f0b-9cf7-fb026a3246ce None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.487315] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6f0a4375-cd5a-4f0b-9cf7-fb026a3246ce None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.487706] [55439]: INFO cinder.api.openstack.wsgi [None req-6f0a4375-cd5a-4f0b-9cf7-fb026a3246ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.488012] [55439]: [pid: 55439|app: 0|req: 175/338] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.492062] [55438]: DEBUG cinder.api.middleware.request_id [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-c4ec77f3-d5ac-4dbc-b4c9-4e6f68cc11d8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.496747] [55438]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-c4ec77f3-d5ac-4dbc-b4c9-4e6f68cc11d8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1092.497065] [55438]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-c4ec77f3-d5ac-4dbc-b4c9-4e6f68cc11d8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.497302] [55438]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-c4ec77f3-d5ac-4dbc-b4c9-4e6f68cc11d8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.513783] [55439]: DEBUG cinder.api.middleware.request_id [None req-da4b4982-f9aa-4514-be34-fa6f0500296c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.513783] [55439]: INFO cinder.api.openstack.wsgi [None req-da4b4982-f9aa-4514-be34-fa6f0500296c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1092.513904] [55439]: DEBUG cinder.api.openstack.wsgi [None req-da4b4982-f9aa-4514-be34-fa6f0500296c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.514481] [55439]: DEBUG cinder.api.openstack.wsgi [None req-da4b4982-f9aa-4514-be34-fa6f0500296c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.516347] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.516347] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.520342] [55438]: INFO cinder.volume.api [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-c4ec77f3-d5ac-4dbc-b4c9-4e6f68cc11d8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1092.525908] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.525908] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.529177] [55439]: INFO cinder.volume.api [None req-da4b4982-f9aa-4514-be34-fa6f0500296c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1092.529785] [55438]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-c4ec77f3-d5ac-4dbc-b4c9-4e6f68cc11d8 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1092.533564] [55438]: [pid: 55438|app: 0|req: 164/339] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:58:07 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.533957] [55439]: INFO cinder.api.openstack.wsgi [None req-da4b4982-f9aa-4514-be34-fa6f0500296c tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1092.533957] [55439]: [pid: 55439|app: 0|req: 176/340] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:07 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.544975] [55438]: DEBUG cinder.api.middleware.request_id [None req-4101eb89-e72a-48fe-9664-4697530ae469 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.548837] [55438]: INFO cinder.api.openstack.wsgi [None req-4101eb89-e72a-48fe-9664-4697530ae469 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1093.548837] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4101eb89-e72a-48fe-9664-4697530ae469 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.548837] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4101eb89-e72a-48fe-9664-4697530ae469 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.567136] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.567136] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.571583] [55438]: INFO cinder.volume.api [None req-4101eb89-e72a-48fe-9664-4697530ae469 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1093.577817] [55438]: INFO cinder.api.openstack.wsgi [None req-4101eb89-e72a-48fe-9664-4697530ae469 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1093.578381] [55438]: [pid: 55438|app: 0|req: 165/341] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:08 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.752452] [55439]: DEBUG cinder.api.middleware.request_id [None req-1750b8b1-4dc6-4043-86fd-e0d98ff13056 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.754285] [55438]: DEBUG cinder.api.middleware.request_id [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-fad4913b-191e-4e14-be57-f6f9cb5c95c1 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.754565] [55439]: INFO cinder.api.openstack.wsgi [None req-1750b8b1-4dc6-4043-86fd-e0d98ff13056 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1093.754801] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1750b8b1-4dc6-4043-86fd-e0d98ff13056 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.755121] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1750b8b1-4dc6-4043-86fd-e0d98ff13056 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.757101] [55438]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-fad4913b-191e-4e14-be57-f6f9cb5c95c1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] DELETE http://10.180.1.21/volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568 [ 1093.757333] [55438]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-fad4913b-191e-4e14-be57-f6f9cb5c95c1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.757549] [55438]: DEBUG cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-fad4913b-191e-4e14-be57-f6f9cb5c95c1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.765102] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.765102] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.766429] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.766429] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.769585] [55439]: INFO cinder.volume.api [None req-1750b8b1-4dc6-4043-86fd-e0d98ff13056 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1093.774598] [55439]: INFO cinder.api.openstack.wsgi [None req-1750b8b1-4dc6-4043-86fd-e0d98ff13056 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1093.775034] [55439]: [pid: 55439|app: 0|req: 177/342] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:08 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.827760] [55439]: DEBUG cinder.api.middleware.request_id [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-f83e8c3e-dc1b-46b4-aef5-3608ce9f2322 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.830233] [55439]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-f83e8c3e-dc1b-46b4-aef5-3608ce9f2322 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1093.831380] [55439]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-f83e8c3e-dc1b-46b4-aef5-3608ce9f2322 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.831380] [55439]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-f83e8c3e-dc1b-46b4-aef5-3608ce9f2322 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.839971] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.839971] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.844256] [55439]: INFO cinder.volume.api [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-f83e8c3e-dc1b-46b4-aef5-3608ce9f2322 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1093.848787] [55439]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-f83e8c3e-dc1b-46b4-aef5-3608ce9f2322 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1093.849252] [55439]: [pid: 55439|app: 0|req: 178/343] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:58:08 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.292458] [55438]: INFO cinder.api.openstack.wsgi [req-79df8b79-3ba4-4021-97bf-b5b2d0ebb28d req-fad4913b-191e-4e14-be57-f6f9cb5c95c1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568 returned with HTTP 200 [ 1094.293219] [55438]: [pid: 55438|app: 0|req: 166/344] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:58:08 2025] DELETE /volume/v3/attachments/66348231-0667-4c0f-8f8f-e94a5ca0d568 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1094.589554] [55439]: DEBUG cinder.api.middleware.request_id [None req-6a4e86e9-feec-4ae8-816a-31fd92a26e42 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.593622] [55439]: INFO cinder.api.openstack.wsgi [None req-6a4e86e9-feec-4ae8-816a-31fd92a26e42 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1094.593622] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6a4e86e9-feec-4ae8-816a-31fd92a26e42 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.593622] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6a4e86e9-feec-4ae8-816a-31fd92a26e42 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.617342] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.617342] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.622567] [55439]: INFO cinder.volume.api [None req-6a4e86e9-feec-4ae8-816a-31fd92a26e42 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1094.628494] [55439]: INFO cinder.api.openstack.wsgi [None req-6a4e86e9-feec-4ae8-816a-31fd92a26e42 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1094.628872] [55439]: [pid: 55439|app: 0|req: 179/345] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:09 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.728736] [55438]: DEBUG cinder.api.middleware.request_id [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-73fba028-bbc1-4faf-a02a-096b1ded2fea None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.731178] [55438]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-73fba028-bbc1-4faf-a02a-096b1ded2fea tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1094.732034] [55438]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-73fba028-bbc1-4faf-a02a-096b1ded2fea tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.732344] [55438]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-73fba028-bbc1-4faf-a02a-096b1ded2fea tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.748762] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.748762] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.754020] [55438]: INFO cinder.volume.api [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-73fba028-bbc1-4faf-a02a-096b1ded2fea tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1094.757864] [55438]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-73fba028-bbc1-4faf-a02a-096b1ded2fea tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1094.758447] [55438]: [pid: 55438|app: 0|req: 167/346] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:58:09 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1094.777778] [55439]: DEBUG cinder.api.middleware.request_id [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.780634] [55439]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] POST http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9/action [ 1094.781055] [55439]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1094.781195] [55439]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1094.798021] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.798021] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.798021] [55439]: INFO cinder.volume.api [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1094.814451] [55439]: INFO cinder.volume.api [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Begin detaching volume completed successfully. [ 1094.814795] [55439]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-5cacde01-ef10-45c7-835a-2b11e930dbf5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9/action returned with HTTP 202 [ 1094.815546] [55439]: [pid: 55439|app: 0|req: 180/347] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:58:09 2025] POST /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1094.848459] [55438]: DEBUG cinder.api.middleware.request_id [None req-a083f2e9-dfdc-412f-8383-5338367a9aed None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.850520] [55438]: INFO cinder.api.openstack.wsgi [None req-a083f2e9-dfdc-412f-8383-5338367a9aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1094.850747] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a083f2e9-dfdc-412f-8383-5338367a9aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.850962] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a083f2e9-dfdc-412f-8383-5338367a9aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.865222] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.865222] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.870473] [55438]: INFO cinder.volume.api [None req-a083f2e9-dfdc-412f-8383-5338367a9aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1094.875227] [55438]: INFO cinder.api.openstack.wsgi [None req-a083f2e9-dfdc-412f-8383-5338367a9aed tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1094.875652] [55438]: [pid: 55438|app: 0|req: 168/348] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:09 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.369982] [55439]: DEBUG cinder.api.middleware.request_id [None req-62525930-b641-4965-960e-c9f676e1d621 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.370452] [55439]: INFO cinder.api.openstack.wsgi [None req-62525930-b641-4965-960e-c9f676e1d621 None None] GET http://10.180.1.21/volume// [ 1095.370632] [55439]: DEBUG cinder.api.openstack.wsgi [None req-62525930-b641-4965-960e-c9f676e1d621 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.370845] [55439]: DEBUG cinder.api.openstack.wsgi [None req-62525930-b641-4965-960e-c9f676e1d621 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.371267] [55439]: INFO cinder.api.openstack.wsgi [None req-62525930-b641-4965-960e-c9f676e1d621 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1095.371624] [55439]: [pid: 55439|app: 0|req: 181/349] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1095.375909] [55438]: DEBUG cinder.api.middleware.request_id [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ecd27c0e-9ff0-4c3f-aeb6-43c3c7068bd5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.378657] [55438]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ecd27c0e-9ff0-4c3f-aeb6-43c3c7068bd5 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1095.379085] [55438]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ecd27c0e-9ff0-4c3f-aeb6-43c3c7068bd5 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2110f6d8-eb02-46cd-a169-f8dec2676966", "connector": null, "instance_uuid": "0225629c-764d-4d77-852a-c9fea5ed4345"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1095.388928] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.388928] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.407463] [55438]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ecd27c0e-9ff0-4c3f-aeb6-43c3c7068bd5 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1095.407931] [55438]: [pid: 55438|app: 0|req: 169/350] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:58:10 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.430038] [55439]: DEBUG cinder.api.middleware.request_id [None req-65c8b834-f210-437a-bed4-c3a9a7a872a4 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.433211] [55439]: INFO cinder.api.openstack.wsgi [None req-65c8b834-f210-437a-bed4-c3a9a7a872a4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1095.433950] [55439]: DEBUG cinder.api.openstack.wsgi [None req-65c8b834-f210-437a-bed4-c3a9a7a872a4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.433950] [55439]: DEBUG cinder.api.openstack.wsgi [None req-65c8b834-f210-437a-bed4-c3a9a7a872a4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.444266] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.444266] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.447749] [55439]: INFO cinder.volume.api [None req-65c8b834-f210-437a-bed4-c3a9a7a872a4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1095.452848] [55439]: INFO cinder.api.openstack.wsgi [None req-65c8b834-f210-437a-bed4-c3a9a7a872a4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1095.453097] [55439]: [pid: 55439|app: 0|req: 182/351] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.514246] [55438]: DEBUG cinder.api.middleware.request_id [None req-b61c0089-0212-4678-96d3-5c7003f419ec None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.516254] [55438]: INFO cinder.api.openstack.wsgi [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1095.516665] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-574288260"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1095.518364] [55438]: DEBUG cinder.api.v3.volumes [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-574288260'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1095.518515] [55438]: INFO cinder.api.v3.volumes [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume of 1 GB [ 1095.518841] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.518841] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.523040] [55438]: INFO cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Availability Zones retrieved successfully. [ 1095.530039] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Flow 'volume_create_api' (b0518762-960b-4a36-b986-458e724f2a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1095.532480] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc90be23-68f5-4cdc-8247-6b566bf10027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.533232] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1095.551918] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc90be23-68f5-4cdc-8247-6b566bf10027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.553228] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4d3bb1-eb27-4af4-847a-c0bd7ca0949b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.600311] [55438]: DEBUG cinder.quota [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Created reservations ['b937f6d6-c626-4977-ac5d-ebc7aa7a3134', '7250208a-6e6d-4047-a84e-51057d251854', '4e1c52f2-a2ec-423b-94ce-116ed91e996c', 'cc74da6e-5422-4908-b998-dcd715af65be'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1095.601291] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4d3bb1-eb27-4af4-847a-c0bd7ca0949b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b937f6d6-c626-4977-ac5d-ebc7aa7a3134', '7250208a-6e6d-4047-a84e-51057d251854', '4e1c52f2-a2ec-423b-94ce-116ed91e996c', 'cc74da6e-5422-4908-b998-dcd715af65be']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.602196] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf8428f-721b-4982-ac2a-0c4e42ddf246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.617071] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf8428f-721b-4982-ac2a-0c4e42ddf246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98f9037-6e28-4387-ab81-f2db92bff225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-574288260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed34feff14c41b1ad37a4ad1d306bc0',qos_specs=None,replication_status=,reservations=['b937f6d6-c626-4977-ac5d-ebc7aa7a3134','7250208a-6e6d-4047-a84e-51057d251854','4e1c52f2-a2ec-423b-94ce-116ed91e996c','cc74da6e-5422-4908-b998-dcd715af65be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952846bc3a754e899a0a72085580c196',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-574288260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e98f9037-6e28-4387-ab81-f2db92bff225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed34feff14c41b1ad37a4ad1d306bc0',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='952846bc3a754e899a0a72085580c196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.617992] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c3b4de-dcc5-4a8f-99eb-006c10e1480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.631294] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c3b4de-dcc5-4a8f-99eb-006c10e1480d) 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-574288260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed34feff14c41b1ad37a4ad1d306bc0',qos_specs=None,replication_status=,reservations=['b937f6d6-c626-4977-ac5d-ebc7aa7a3134','7250208a-6e6d-4047-a84e-51057d251854','4e1c52f2-a2ec-423b-94ce-116ed91e996c','cc74da6e-5422-4908-b998-dcd715af65be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952846bc3a754e899a0a72085580c196',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.632235] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3221be-79e0-4ca5-a8e5-51438903d1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.640809] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3221be-79e0-4ca5-a8e5-51438903d1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.641867] [55438]: DEBUG cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Flow 'volume_create_api' (b0518762-960b-4a36-b986-458e724f2a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1095.642238] [55438]: INFO cinder.volume.api [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume request issued successfully. [ 1095.642886] [55438]: INFO cinder.api.openstack.wsgi [None req-b61c0089-0212-4678-96d3-5c7003f419ec tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1095.643351] [55438]: [pid: 55438|app: 0|req: 170/352] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:58:10 2025] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1095.654431] [55439]: DEBUG cinder.api.middleware.request_id [None req-5f4af933-ccb9-46cd-a41d-0be67c9fd496 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.658515] [55439]: INFO cinder.api.openstack.wsgi [None req-5f4af933-ccb9-46cd-a41d-0be67c9fd496 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1095.658597] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5f4af933-ccb9-46cd-a41d-0be67c9fd496 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.658865] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5f4af933-ccb9-46cd-a41d-0be67c9fd496 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.671926] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.671926] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.677117] [55439]: INFO cinder.volume.api [None req-5f4af933-ccb9-46cd-a41d-0be67c9fd496 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1095.682273] [55439]: INFO cinder.api.openstack.wsgi [None req-5f4af933-ccb9-46cd-a41d-0be67c9fd496 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1095.682564] [55439]: [pid: 55439|app: 0|req: 183/353] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.854582] [55438]: DEBUG cinder.api.middleware.request_id [None req-2a5b6c3c-94ca-40f3-84b1-49df8f4bb083 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.855180] [55438]: INFO cinder.api.openstack.wsgi [None req-2a5b6c3c-94ca-40f3-84b1-49df8f4bb083 None None] GET http://10.180.1.21/volume// [ 1095.855376] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2a5b6c3c-94ca-40f3-84b1-49df8f4bb083 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.855668] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2a5b6c3c-94ca-40f3-84b1-49df8f4bb083 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.856277] [55438]: INFO cinder.api.openstack.wsgi [None req-2a5b6c3c-94ca-40f3-84b1-49df8f4bb083 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1095.856525] [55438]: [pid: 55438|app: 0|req: 171/354] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1095.861043] [55439]: DEBUG cinder.api.middleware.request_id [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-e6b05771-cbce-47d9-84bd-71d7cba1606a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.865955] [55439]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-e6b05771-cbce-47d9-84bd-71d7cba1606a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1095.866166] [55439]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-e6b05771-cbce-47d9-84bd-71d7cba1606a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.866402] [55439]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-e6b05771-cbce-47d9-84bd-71d7cba1606a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.881769] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.881769] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.885264] [55439]: INFO cinder.volume.api [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-e6b05771-cbce-47d9-84bd-71d7cba1606a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1095.888993] [55438]: DEBUG cinder.api.middleware.request_id [None req-13ea66a7-2109-439d-b283-ca9bd9a1f275 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.890998] [55439]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-e6b05771-cbce-47d9-84bd-71d7cba1606a tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1095.891434] [55439]: [pid: 55439|app: 0|req: 184/355] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1095.891554] [55438]: INFO cinder.api.openstack.wsgi [None req-13ea66a7-2109-439d-b283-ca9bd9a1f275 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1095.891774] [55438]: DEBUG cinder.api.openstack.wsgi [None req-13ea66a7-2109-439d-b283-ca9bd9a1f275 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.891987] [55438]: DEBUG cinder.api.openstack.wsgi [None req-13ea66a7-2109-439d-b283-ca9bd9a1f275 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.901881] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.901881] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.905093] [55438]: INFO cinder.volume.api [None req-13ea66a7-2109-439d-b283-ca9bd9a1f275 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1095.909686] [55438]: INFO cinder.api.openstack.wsgi [None req-13ea66a7-2109-439d-b283-ca9bd9a1f275 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1095.910174] [55438]: [pid: 55438|app: 0|req: 172/356] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.954910] [55439]: DEBUG cinder.api.middleware.request_id [None req-a7be4a32-4174-4fa1-a9a9-27f067054e4a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.955606] [55439]: INFO cinder.api.openstack.wsgi [None req-a7be4a32-4174-4fa1-a9a9-27f067054e4a None None] GET http://10.180.1.21/volume// [ 1095.955901] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a7be4a32-4174-4fa1-a9a9-27f067054e4a None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.956270] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a7be4a32-4174-4fa1-a9a9-27f067054e4a None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.956758] [55439]: INFO cinder.api.openstack.wsgi [None req-a7be4a32-4174-4fa1-a9a9-27f067054e4a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1095.957094] [55439]: [pid: 55439|app: 0|req: 185/357] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1095.972197] [55438]: DEBUG cinder.api.middleware.request_id [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-48b72642-07f7-4eda-adda-8bc8b506eafb None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.978073] [55438]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-48b72642-07f7-4eda-adda-8bc8b506eafb tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1095.978073] [55438]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-48b72642-07f7-4eda-adda-8bc8b506eafb tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.978073] [55438]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-48b72642-07f7-4eda-adda-8bc8b506eafb tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.988552] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.988552] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.992938] [55438]: INFO cinder.volume.api [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-48b72642-07f7-4eda-adda-8bc8b506eafb tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1095.997388] [55438]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-48b72642-07f7-4eda-adda-8bc8b506eafb tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1095.997388] [55438]: [pid: 55438|app: 0|req: 173/358] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:58:10 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1096.041318] [55439]: DEBUG cinder.api.middleware.request_id [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.043700] [55439]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] PUT http://10.180.1.21/volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382 [ 1096.045438] [55439]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-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-555229", "mountpoint": "/dev/sdb"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.052511] [55439]: DEBUG cinder.coordination [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Acquiring lock "cinder-attachment_update-2110f6d8-eb02-46cd-a169-f8dec2676966-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1096.056235] [55439]: DEBUG cinder.coordination [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-2110f6d8-eb02-46cd-a169-f8dec2676966-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1096.057294] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.057294] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.465851] [55438]: DEBUG cinder.api.middleware.request_id [None req-59d49ff0-bd0e-4834-a553-950b29b6b1b2 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.468085] [55438]: INFO cinder.api.openstack.wsgi [None req-59d49ff0-bd0e-4834-a553-950b29b6b1b2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1096.468321] [55438]: DEBUG cinder.api.openstack.wsgi [None req-59d49ff0-bd0e-4834-a553-950b29b6b1b2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.468554] [55438]: DEBUG cinder.api.openstack.wsgi [None req-59d49ff0-bd0e-4834-a553-950b29b6b1b2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.480021] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.480021] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.483684] [55438]: INFO cinder.volume.api [None req-59d49ff0-bd0e-4834-a553-950b29b6b1b2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1096.489515] [55438]: INFO cinder.api.openstack.wsgi [None req-59d49ff0-bd0e-4834-a553-950b29b6b1b2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1096.489936] [55438]: [pid: 55438|app: 0|req: 174/359] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:11 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.693613] [55438]: DEBUG cinder.api.middleware.request_id [None req-576a5aa7-10fe-41c2-bfaf-fa5b2f9899e1 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.695696] [55438]: INFO cinder.api.openstack.wsgi [None req-576a5aa7-10fe-41c2-bfaf-fa5b2f9899e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1096.695925] [55438]: DEBUG cinder.api.openstack.wsgi [None req-576a5aa7-10fe-41c2-bfaf-fa5b2f9899e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.696163] [55438]: DEBUG cinder.api.openstack.wsgi [None req-576a5aa7-10fe-41c2-bfaf-fa5b2f9899e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.705149] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.705149] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.709170] [55438]: INFO cinder.volume.api [None req-576a5aa7-10fe-41c2-bfaf-fa5b2f9899e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1096.714046] [55438]: INFO cinder.api.openstack.wsgi [None req-576a5aa7-10fe-41c2-bfaf-fa5b2f9899e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1096.714556] [55438]: [pid: 55438|app: 0|req: 175/360] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:11 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.756052] [55438]: DEBUG cinder.api.middleware.request_id [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-30e90261-d6b4-4785-8d9a-9f971d5a7cc1 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.758512] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-30e90261-d6b4-4785-8d9a-9f971d5a7cc1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1096.758733] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-30e90261-d6b4-4785-8d9a-9f971d5a7cc1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.758956] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-30e90261-d6b4-4785-8d9a-9f971d5a7cc1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.767202] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.767202] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.771096] [55438]: INFO cinder.volume.api [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-30e90261-d6b4-4785-8d9a-9f971d5a7cc1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1096.776141] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-30e90261-d6b4-4785-8d9a-9f971d5a7cc1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1096.776465] [55438]: [pid: 55438|app: 0|req: 176/361] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:58:11 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.921431] [55438]: DEBUG cinder.api.middleware.request_id [None req-f7b5417e-2df3-4cd4-8692-763f66a530a5 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.923585] [55438]: INFO cinder.api.openstack.wsgi [None req-f7b5417e-2df3-4cd4-8692-763f66a530a5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1096.923800] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f7b5417e-2df3-4cd4-8692-763f66a530a5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.924033] [55438]: DEBUG cinder.api.openstack.wsgi [None req-f7b5417e-2df3-4cd4-8692-763f66a530a5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.936082] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.936082] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.939489] [55438]: INFO cinder.volume.api [None req-f7b5417e-2df3-4cd4-8692-763f66a530a5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1096.944055] [55438]: INFO cinder.api.openstack.wsgi [None req-f7b5417e-2df3-4cd4-8692-763f66a530a5 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1096.944532] [55438]: [pid: 55438|app: 0|req: 177/362] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:11 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.060988] [55438]: DEBUG cinder.api.middleware.request_id [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-491e6c3b-690f-4995-999d-9e3420aab9b1 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.063890] [55438]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-491e6c3b-690f-4995-999d-9e3420aab9b1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade [ 1097.064126] [55438]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-491e6c3b-690f-4995-999d-9e3420aab9b1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.064351] [55438]: DEBUG cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-491e6c3b-690f-4995-999d-9e3420aab9b1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.071484] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.071484] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.599128] [55438]: INFO cinder.api.openstack.wsgi [req-116e6ef2-3e91-42bc-9125-5a6b31744c8c req-491e6c3b-690f-4995-999d-9e3420aab9b1 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade returned with HTTP 200 [ 1097.599584] [55438]: [pid: 55438|app: 0|req: 178/363] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:58:11 2025] DELETE /volume/v3/attachments/c11a88a8-2fa5-4907-a6de-5b53a314aade => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.600342] [55438]: DEBUG cinder.api.middleware.request_id [None req-7b5b407d-133f-42ba-9c98-3350bb8210c4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.602206] [55438]: INFO cinder.api.openstack.wsgi [None req-7b5b407d-133f-42ba-9c98-3350bb8210c4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1097.602754] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7b5b407d-133f-42ba-9c98-3350bb8210c4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.602754] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7b5b407d-133f-42ba-9c98-3350bb8210c4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.611680] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.611680] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.614734] [55438]: INFO cinder.volume.api [None req-7b5b407d-133f-42ba-9c98-3350bb8210c4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1097.618884] [55438]: INFO cinder.api.openstack.wsgi [None req-7b5b407d-133f-42ba-9c98-3350bb8210c4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1097.619265] [55438]: [pid: 55438|app: 0|req: 179/364] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:12 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.954543] [55438]: DEBUG cinder.api.middleware.request_id [None req-8fd73d31-9da9-496a-abdc-7862cfba645f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.956929] [55438]: INFO cinder.api.openstack.wsgi [None req-8fd73d31-9da9-496a-abdc-7862cfba645f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1097.956929] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8fd73d31-9da9-496a-abdc-7862cfba645f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.957129] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8fd73d31-9da9-496a-abdc-7862cfba645f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.968096] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.968096] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.973590] [55438]: INFO cinder.volume.api [None req-8fd73d31-9da9-496a-abdc-7862cfba645f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1097.979009] [55438]: INFO cinder.api.openstack.wsgi [None req-8fd73d31-9da9-496a-abdc-7862cfba645f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1097.979482] [55438]: [pid: 55438|app: 0|req: 180/365] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:12 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1097.989030] [55438]: DEBUG cinder.api.middleware.request_id [None req-646f14a2-4bb0-4ae9-a117-6d9cb77457e7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.990867] [55438]: INFO cinder.api.openstack.wsgi [None req-646f14a2-4bb0-4ae9-a117-6d9cb77457e7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1097.991642] [55438]: DEBUG cinder.api.openstack.wsgi [None req-646f14a2-4bb0-4ae9-a117-6d9cb77457e7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.991642] [55438]: DEBUG cinder.api.openstack.wsgi [None req-646f14a2-4bb0-4ae9-a117-6d9cb77457e7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.998878] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.998878] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.002578] [55438]: INFO cinder.volume.api [None req-646f14a2-4bb0-4ae9-a117-6d9cb77457e7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1098.007303] [55438]: INFO cinder.api.openstack.wsgi [None req-646f14a2-4bb0-4ae9-a117-6d9cb77457e7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1098.007892] [55438]: [pid: 55438|app: 0|req: 181/366] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:12 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.296708] [55438]: DEBUG cinder.api.middleware.request_id [None req-0cb4ada8-251e-4ab1-bdff-72bd2aa684bc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.297177] [55438]: INFO cinder.api.openstack.wsgi [None req-0cb4ada8-251e-4ab1-bdff-72bd2aa684bc None None] GET http://10.180.1.21/volume// [ 1098.297361] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0cb4ada8-251e-4ab1-bdff-72bd2aa684bc None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.297585] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0cb4ada8-251e-4ab1-bdff-72bd2aa684bc None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.297988] [55438]: INFO cinder.api.openstack.wsgi [None req-0cb4ada8-251e-4ab1-bdff-72bd2aa684bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1098.298334] [55438]: [pid: 55438|app: 0|req: 182/367] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:58:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1098.303052] [55438]: DEBUG cinder.api.middleware.request_id [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-f40fcf66-662b-4848-b00a-ccad78dea286 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.305030] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-f40fcf66-662b-4848-b00a-ccad78dea286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1098.305445] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-f40fcf66-662b-4848-b00a-ccad78dea286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e98f9037-6e28-4387-ab81-f2db92bff225", "connector": null, "instance_uuid": "073735a2-5902-4a4b-ae5e-3537da89e584"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.315867] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.315867] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.338302] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-f40fcf66-662b-4848-b00a-ccad78dea286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1098.338961] [55438]: [pid: 55438|app: 0|req: 183/368] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:58:13 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.361744] [55438]: DEBUG cinder.api.middleware.request_id [None req-7ce53b1f-035f-49ef-a97e-ba5f91cc6c10 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.364560] [55438]: INFO cinder.api.openstack.wsgi [None req-7ce53b1f-035f-49ef-a97e-ba5f91cc6c10 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1098.364560] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7ce53b1f-035f-49ef-a97e-ba5f91cc6c10 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.364560] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7ce53b1f-035f-49ef-a97e-ba5f91cc6c10 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.375729] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.375729] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.379542] [55438]: INFO cinder.volume.api [None req-7ce53b1f-035f-49ef-a97e-ba5f91cc6c10 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1098.384296] [55438]: INFO cinder.api.openstack.wsgi [None req-7ce53b1f-035f-49ef-a97e-ba5f91cc6c10 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1098.385061] [55438]: [pid: 55438|app: 0|req: 184/369] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:13 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1098.630245] [55438]: DEBUG cinder.api.middleware.request_id [None req-c78dcea9-69f3-4a50-a615-9ca143e8038e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.632603] [55438]: INFO cinder.api.openstack.wsgi [None req-c78dcea9-69f3-4a50-a615-9ca143e8038e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1098.632805] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c78dcea9-69f3-4a50-a615-9ca143e8038e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.633039] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c78dcea9-69f3-4a50-a615-9ca143e8038e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.644618] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.644618] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.649278] [55438]: INFO cinder.volume.api [None req-c78dcea9-69f3-4a50-a615-9ca143e8038e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1098.657954] [55438]: INFO cinder.api.openstack.wsgi [None req-c78dcea9-69f3-4a50-a615-9ca143e8038e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1098.658140] [55438]: [pid: 55438|app: 0|req: 185/370] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:13 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.872163] [55438]: DEBUG cinder.api.middleware.request_id [None req-11d2cce2-f1ec-41f5-9382-c5fd0db98816 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.872691] [55438]: INFO cinder.api.openstack.wsgi [None req-11d2cce2-f1ec-41f5-9382-c5fd0db98816 None None] GET http://10.180.1.21/volume// [ 1098.872900] [55438]: DEBUG cinder.api.openstack.wsgi [None req-11d2cce2-f1ec-41f5-9382-c5fd0db98816 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.873216] [55438]: DEBUG cinder.api.openstack.wsgi [None req-11d2cce2-f1ec-41f5-9382-c5fd0db98816 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.873735] [55438]: INFO cinder.api.openstack.wsgi [None req-11d2cce2-f1ec-41f5-9382-c5fd0db98816 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1098.873971] [55438]: [pid: 55438|app: 0|req: 186/371] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1098.877816] [55438]: DEBUG cinder.api.middleware.request_id [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-a3da37db-da12-479a-8ea7-85be795c261f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.880412] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-a3da37db-da12-479a-8ea7-85be795c261f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1098.880659] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-a3da37db-da12-479a-8ea7-85be795c261f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.880898] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-a3da37db-da12-479a-8ea7-85be795c261f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.895481] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.895481] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.899583] [55438]: INFO cinder.volume.api [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-a3da37db-da12-479a-8ea7-85be795c261f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1098.905073] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-a3da37db-da12-479a-8ea7-85be795c261f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1098.905503] [55438]: [pid: 55438|app: 0|req: 187/372] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:58:13 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1098.943873] [55438]: DEBUG cinder.api.middleware.request_id [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.947238] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] PUT http://10.180.1.21/volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4 [ 1098.947979] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-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-555228", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.955893] [55438]: DEBUG cinder.coordination [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Acquiring lock "cinder-attachment_update-e98f9037-6e28-4387-ab81-f2db92bff225-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1098.960301] [55438]: DEBUG cinder.coordination [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Lock "cinder-attachment_update-e98f9037-6e28-4387-ab81-f2db92bff225-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1098.961402] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.961402] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.579488] [55439]: DEBUG cinder.coordination [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-2110f6d8-eb02-46cd-a169-f8dec2676966-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1100.579855] [55439]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-746d08f2-33b3-416e-8b56-d9a2759aecf0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382 returned with HTTP 200 [ 1100.580403] [55439]: [pid: 55439|app: 0|req: 186/373] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:58:10 2025] PUT /volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.581211] [55439]: DEBUG cinder.api.middleware.request_id [None req-6d2cb607-ee2f-4a44-b66a-15f450d8daae None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.583299] [55439]: INFO cinder.api.openstack.wsgi [None req-6d2cb607-ee2f-4a44-b66a-15f450d8daae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1100.583535] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6d2cb607-ee2f-4a44-b66a-15f450d8daae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.583751] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6d2cb607-ee2f-4a44-b66a-15f450d8daae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.592240] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.592240] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.594921] [55439]: INFO cinder.volume.api [None req-6d2cb607-ee2f-4a44-b66a-15f450d8daae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1100.600420] [55439]: INFO cinder.api.openstack.wsgi [None req-6d2cb607-ee2f-4a44-b66a-15f450d8daae tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1100.600420] [55439]: [pid: 55439|app: 0|req: 187/374] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:15 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.600947] [55439]: DEBUG cinder.api.middleware.request_id [None req-f882fcaf-a815-40b5-9a63-876df9fb65a8 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.602894] [55439]: INFO cinder.api.openstack.wsgi [None req-f882fcaf-a815-40b5-9a63-876df9fb65a8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1100.603162] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f882fcaf-a815-40b5-9a63-876df9fb65a8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.603468] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f882fcaf-a815-40b5-9a63-876df9fb65a8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.612158] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.612158] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.615325] [55439]: INFO cinder.volume.api [None req-f882fcaf-a815-40b5-9a63-876df9fb65a8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1100.619393] [55439]: INFO cinder.api.openstack.wsgi [None req-f882fcaf-a815-40b5-9a63-876df9fb65a8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1100.619817] [55439]: [pid: 55439|app: 0|req: 188/375] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:15 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.621842] [55439]: DEBUG cinder.api.middleware.request_id [None req-46f8f916-0a6a-46df-957b-2237a6a5156a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.623411] [55439]: INFO cinder.api.openstack.wsgi [None req-46f8f916-0a6a-46df-957b-2237a6a5156a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1100.623747] [55439]: DEBUG cinder.api.openstack.wsgi [None req-46f8f916-0a6a-46df-957b-2237a6a5156a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.624969] [55439]: DEBUG cinder.api.openstack.wsgi [None req-46f8f916-0a6a-46df-957b-2237a6a5156a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.633361] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.633361] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.636526] [55439]: INFO cinder.volume.api [None req-46f8f916-0a6a-46df-957b-2237a6a5156a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1100.640969] [55439]: INFO cinder.api.openstack.wsgi [None req-46f8f916-0a6a-46df-957b-2237a6a5156a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1100.641502] [55439]: [pid: 55439|app: 0|req: 189/376] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:15 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.642426] [55439]: DEBUG cinder.api.middleware.request_id [None req-70b4d815-0641-40b2-b72d-74ca4e2dbbf7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.644429] [55439]: INFO cinder.api.openstack.wsgi [None req-70b4d815-0641-40b2-b72d-74ca4e2dbbf7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1100.644604] [55439]: DEBUG cinder.api.openstack.wsgi [None req-70b4d815-0641-40b2-b72d-74ca4e2dbbf7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.644812] [55439]: DEBUG cinder.api.openstack.wsgi [None req-70b4d815-0641-40b2-b72d-74ca4e2dbbf7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.652176] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.652176] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.655637] [55439]: INFO cinder.volume.api [None req-70b4d815-0641-40b2-b72d-74ca4e2dbbf7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1100.660121] [55439]: INFO cinder.api.openstack.wsgi [None req-70b4d815-0641-40b2-b72d-74ca4e2dbbf7 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1100.660616] [55439]: [pid: 55439|app: 0|req: 190/377] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:15 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.702634] [55439]: DEBUG cinder.api.middleware.request_id [None req-29fb790b-cd54-44eb-bb38-7530f499073f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.704971] [55439]: INFO cinder.api.openstack.wsgi [None req-29fb790b-cd54-44eb-bb38-7530f499073f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1100.705205] [55439]: DEBUG cinder.api.openstack.wsgi [None req-29fb790b-cd54-44eb-bb38-7530f499073f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.705419] [55439]: DEBUG cinder.api.openstack.wsgi [None req-29fb790b-cd54-44eb-bb38-7530f499073f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.713184] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.713184] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.716822] [55439]: INFO cinder.volume.api [None req-29fb790b-cd54-44eb-bb38-7530f499073f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1100.720942] [55439]: INFO cinder.api.openstack.wsgi [None req-29fb790b-cd54-44eb-bb38-7530f499073f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1100.721327] [55439]: [pid: 55439|app: 0|req: 191/378] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:15 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1101.630972] [55439]: DEBUG cinder.api.middleware.request_id [None req-43859609-6751-43f8-967f-d16e5ab04a30 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.633925] [55439]: INFO cinder.api.openstack.wsgi [None req-43859609-6751-43f8-967f-d16e5ab04a30 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1101.635102] [55439]: DEBUG cinder.api.openstack.wsgi [None req-43859609-6751-43f8-967f-d16e5ab04a30 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.636386] [55439]: DEBUG cinder.api.openstack.wsgi [None req-43859609-6751-43f8-967f-d16e5ab04a30 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.661861] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.661861] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.665770] [55439]: INFO cinder.volume.api [None req-43859609-6751-43f8-967f-d16e5ab04a30 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1101.673456] [55439]: INFO cinder.api.openstack.wsgi [None req-43859609-6751-43f8-967f-d16e5ab04a30 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1101.677667] [55439]: [pid: 55439|app: 0|req: 192/379] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:16 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.678313] [55439]: DEBUG cinder.api.middleware.request_id [None req-14f21860-d4fe-4062-9645-7fff65e1375f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.680577] [55439]: INFO cinder.api.openstack.wsgi [None req-14f21860-d4fe-4062-9645-7fff65e1375f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1101.680577] [55439]: DEBUG cinder.api.openstack.wsgi [None req-14f21860-d4fe-4062-9645-7fff65e1375f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.680708] [55439]: DEBUG cinder.api.openstack.wsgi [None req-14f21860-d4fe-4062-9645-7fff65e1375f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.693075] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.693075] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.697057] [55439]: INFO cinder.volume.api [None req-14f21860-d4fe-4062-9645-7fff65e1375f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1101.702078] [55439]: INFO cinder.api.openstack.wsgi [None req-14f21860-d4fe-4062-9645-7fff65e1375f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1101.702527] [55439]: [pid: 55439|app: 0|req: 193/380] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:16 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.689205] [55439]: DEBUG cinder.api.middleware.request_id [None req-8a73f357-b5ee-4fa0-9f04-d80174d22088 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.691303] [55439]: INFO cinder.api.openstack.wsgi [None req-8a73f357-b5ee-4fa0-9f04-d80174d22088 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1102.691514] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8a73f357-b5ee-4fa0-9f04-d80174d22088 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.691729] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8a73f357-b5ee-4fa0-9f04-d80174d22088 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.705447] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.705447] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.708988] [55439]: INFO cinder.volume.api [None req-8a73f357-b5ee-4fa0-9f04-d80174d22088 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1102.713966] [55439]: INFO cinder.api.openstack.wsgi [None req-8a73f357-b5ee-4fa0-9f04-d80174d22088 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1102.714135] [55439]: [pid: 55439|app: 0|req: 194/381] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:17 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.714759] [55439]: DEBUG cinder.api.middleware.request_id [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ec1e21eb-3bb0-4d6d-a782-bc3be5ca8d4e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.717115] [55439]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ec1e21eb-3bb0-4d6d-a782-bc3be5ca8d4e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382/action [ 1102.717512] [55439]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ec1e21eb-3bb0-4d6d-a782-bc3be5ca8d4e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1102.717671] [55439]: DEBUG cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ec1e21eb-3bb0-4d6d-a782-bc3be5ca8d4e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1102.730928] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.730928] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.737553] [55439]: INFO cinder.api.openstack.wsgi [req-d3d3c25b-816e-414d-ba2d-3025525759b7 req-ec1e21eb-3bb0-4d6d-a782-bc3be5ca8d4e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382/action returned with HTTP 204 [ 1102.737950] [55439]: [pid: 55439|app: 0|req: 195/382] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:58:17 2025] POST /volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1102.738596] [55439]: DEBUG cinder.api.middleware.request_id [None req-219e80f1-a009-421b-badc-59f9a2838950 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.740415] [55439]: INFO cinder.api.openstack.wsgi [None req-219e80f1-a009-421b-badc-59f9a2838950 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1102.740622] [55439]: DEBUG cinder.api.openstack.wsgi [None req-219e80f1-a009-421b-badc-59f9a2838950 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.740831] [55439]: DEBUG cinder.api.openstack.wsgi [None req-219e80f1-a009-421b-badc-59f9a2838950 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.750349] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.750349] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.753341] [55439]: INFO cinder.volume.api [None req-219e80f1-a009-421b-badc-59f9a2838950 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1102.757491] [55439]: INFO cinder.api.openstack.wsgi [None req-219e80f1-a009-421b-badc-59f9a2838950 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1102.757869] [55439]: [pid: 55439|app: 0|req: 196/383] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:17 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.766843] [55439]: DEBUG cinder.api.middleware.request_id [None req-b02b5c2e-70a6-4372-877b-e425e45c92c0 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.768671] [55439]: INFO cinder.api.openstack.wsgi [None req-b02b5c2e-70a6-4372-877b-e425e45c92c0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1102.768870] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b02b5c2e-70a6-4372-877b-e425e45c92c0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.769093] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b02b5c2e-70a6-4372-877b-e425e45c92c0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.778065] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.778065] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.781116] [55439]: INFO cinder.volume.api [None req-b02b5c2e-70a6-4372-877b-e425e45c92c0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1102.785188] [55439]: INFO cinder.api.openstack.wsgi [None req-b02b5c2e-70a6-4372-877b-e425e45c92c0 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1102.785590] [55439]: [pid: 55439|app: 0|req: 197/384] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:17 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1103.040113] [55439]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-7652fe32-9792-4f7b-8f53-ee392d64de95 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.042669] [55439]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-7652fe32-9792-4f7b-8f53-ee392d64de95 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1103.042937] [55439]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-7652fe32-9792-4f7b-8f53-ee392d64de95 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.043206] [55439]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-7652fe32-9792-4f7b-8f53-ee392d64de95 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.053334] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.053334] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.056448] [55439]: INFO cinder.volume.api [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-7652fe32-9792-4f7b-8f53-ee392d64de95 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1103.060595] [55439]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-7652fe32-9792-4f7b-8f53-ee392d64de95 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1103.061055] [55439]: [pid: 55439|app: 0|req: 198/385] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:58:17 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.484766] [55438]: DEBUG cinder.coordination [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Lock "cinder-attachment_update-e98f9037-6e28-4387-ab81-f2db92bff225-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1103.485151] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-0c1ff953-3c5f-4009-a6fb-5d702f62409a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4 returned with HTTP 200 [ 1103.485976] [55438]: [pid: 55438|app: 0|req: 188/386] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:58:13 2025] PUT /volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.727020] [55439]: DEBUG cinder.api.middleware.request_id [None req-2f7368ce-16d2-49b6-932c-7e45bd23765f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.727020] [55439]: INFO cinder.api.openstack.wsgi [None req-2f7368ce-16d2-49b6-932c-7e45bd23765f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1103.729255] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2f7368ce-16d2-49b6-932c-7e45bd23765f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.730348] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2f7368ce-16d2-49b6-932c-7e45bd23765f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.744420] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.744420] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.748233] [55439]: INFO cinder.volume.api [None req-2f7368ce-16d2-49b6-932c-7e45bd23765f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1103.754042] [55439]: INFO cinder.api.openstack.wsgi [None req-2f7368ce-16d2-49b6-932c-7e45bd23765f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1103.754518] [55439]: [pid: 55439|app: 0|req: 199/387] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:18 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.765800] [55438]: DEBUG cinder.api.middleware.request_id [None req-d9fe8244-7349-444e-b341-79a079231d6a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.767738] [55438]: INFO cinder.api.openstack.wsgi [None req-d9fe8244-7349-444e-b341-79a079231d6a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1104.767997] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d9fe8244-7349-444e-b341-79a079231d6a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.768238] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d9fe8244-7349-444e-b341-79a079231d6a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.782007] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.782007] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.785716] [55438]: INFO cinder.volume.api [None req-d9fe8244-7349-444e-b341-79a079231d6a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1104.790403] [55438]: INFO cinder.api.openstack.wsgi [None req-d9fe8244-7349-444e-b341-79a079231d6a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1104.790790] [55438]: [pid: 55438|app: 0|req: 189/388] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:19 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.280629] [55439]: DEBUG cinder.api.middleware.request_id [None req-8111cade-c945-4c11-b738-e45289e39e37 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.281125] [55439]: INFO cinder.api.openstack.wsgi [None req-8111cade-c945-4c11-b738-e45289e39e37 None None] GET http://10.180.1.21/volume// [ 1105.281338] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8111cade-c945-4c11-b738-e45289e39e37 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.281565] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8111cade-c945-4c11-b738-e45289e39e37 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.281960] [55439]: INFO cinder.api.openstack.wsgi [None req-8111cade-c945-4c11-b738-e45289e39e37 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.282422] [55439]: [pid: 55439|app: 0|req: 200/389] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.285930] [55438]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-8dac7c6d-acb3-4955-a30d-9abf1c2c5590 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.288408] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-8dac7c6d-acb3-4955-a30d-9abf1c2c5590 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1105.288854] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-8dac7c6d-acb3-4955-a30d-9abf1c2c5590 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2110f6d8-eb02-46cd-a169-f8dec2676966", "connector": null, "instance_uuid": "0225629c-764d-4d77-852a-c9fea5ed4345"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.300579] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.300579] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.327587] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-8dac7c6d-acb3-4955-a30d-9abf1c2c5590 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1105.328075] [55438]: [pid: 55438|app: 0|req: 190/390] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:58:20 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.333112] [55439]: DEBUG cinder.api.middleware.request_id [None req-358e74d6-5ba4-4ae2-8a6a-bd5cb60c523e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.333583] [55439]: INFO cinder.api.openstack.wsgi [None req-358e74d6-5ba4-4ae2-8a6a-bd5cb60c523e None None] GET http://10.180.1.21/volume// [ 1105.333757] [55439]: DEBUG cinder.api.openstack.wsgi [None req-358e74d6-5ba4-4ae2-8a6a-bd5cb60c523e None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.333966] [55439]: DEBUG cinder.api.openstack.wsgi [None req-358e74d6-5ba4-4ae2-8a6a-bd5cb60c523e None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.334435] [55439]: INFO cinder.api.openstack.wsgi [None req-358e74d6-5ba4-4ae2-8a6a-bd5cb60c523e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.334747] [55439]: [pid: 55439|app: 0|req: 201/391] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.340091] [55438]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-faa30460-b06d-4ca5-b12a-54ea5eb12a3c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.342444] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-faa30460-b06d-4ca5-b12a-54ea5eb12a3c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1105.342740] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-faa30460-b06d-4ca5-b12a-54ea5eb12a3c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.342994] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-faa30460-b06d-4ca5-b12a-54ea5eb12a3c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.357531] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.357531] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.360892] [55438]: INFO cinder.volume.api [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-faa30460-b06d-4ca5-b12a-54ea5eb12a3c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1105.365515] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-faa30460-b06d-4ca5-b12a-54ea5eb12a3c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1105.365929] [55438]: [pid: 55438|app: 0|req: 191/392] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:58:20 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1105.800906] [55439]: DEBUG cinder.api.middleware.request_id [None req-f42a8b45-88b4-4d8d-b52f-a937b053fc6b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.803011] [55439]: INFO cinder.api.openstack.wsgi [None req-f42a8b45-88b4-4d8d-b52f-a937b053fc6b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1105.803298] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f42a8b45-88b4-4d8d-b52f-a937b053fc6b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.803521] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f42a8b45-88b4-4d8d-b52f-a937b053fc6b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.817496] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.817496] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.821187] [55439]: INFO cinder.volume.api [None req-f42a8b45-88b4-4d8d-b52f-a937b053fc6b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1105.826321] [55439]: INFO cinder.api.openstack.wsgi [None req-f42a8b45-88b4-4d8d-b52f-a937b053fc6b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1105.826818] [55439]: [pid: 55439|app: 0|req: 202/393] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:20 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.141521] [55438]: DEBUG cinder.api.middleware.request_id [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-7ffa2e6e-267e-44ad-8a52-5ac2abfd3975 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.144388] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-7ffa2e6e-267e-44ad-8a52-5ac2abfd3975 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4/action [ 1106.144912] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-7ffa2e6e-267e-44ad-8a52-5ac2abfd3975 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1106.145158] [55438]: DEBUG cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-7ffa2e6e-267e-44ad-8a52-5ac2abfd3975 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1106.160653] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.160653] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.169725] [55438]: INFO cinder.api.openstack.wsgi [req-88b2d686-77d1-4a0e-8c2a-3fa6ecc678dd req-7ffa2e6e-267e-44ad-8a52-5ac2abfd3975 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4/action returned with HTTP 204 [ 1106.170247] [55438]: [pid: 55438|app: 0|req: 192/394] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:58:21 2025] POST /volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1106.840146] [55439]: DEBUG cinder.api.middleware.request_id [None req-7d55206c-63e4-4758-8f18-b37669cf4f2a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.842210] [55439]: INFO cinder.api.openstack.wsgi [None req-7d55206c-63e4-4758-8f18-b37669cf4f2a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1106.842463] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7d55206c-63e4-4758-8f18-b37669cf4f2a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.842749] [55439]: DEBUG cinder.api.openstack.wsgi [None req-7d55206c-63e4-4758-8f18-b37669cf4f2a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.855734] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.855734] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.859435] [55439]: INFO cinder.volume.api [None req-7d55206c-63e4-4758-8f18-b37669cf4f2a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1106.864036] [55439]: INFO cinder.api.openstack.wsgi [None req-7d55206c-63e4-4758-8f18-b37669cf4f2a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1106.864634] [55439]: [pid: 55439|app: 0|req: 203/395] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:21 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.874705] [55438]: DEBUG cinder.api.middleware.request_id [None req-0437ba1c-da77-48a9-a4b0-6905b8fe6768 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.876688] [55438]: INFO cinder.api.openstack.wsgi [None req-0437ba1c-da77-48a9-a4b0-6905b8fe6768 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1106.876906] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0437ba1c-da77-48a9-a4b0-6905b8fe6768 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.877134] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0437ba1c-da77-48a9-a4b0-6905b8fe6768 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.887873] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.887873] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.892066] [55438]: INFO cinder.volume.api [None req-0437ba1c-da77-48a9-a4b0-6905b8fe6768 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1106.897276] [55438]: INFO cinder.api.openstack.wsgi [None req-0437ba1c-da77-48a9-a4b0-6905b8fe6768 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1106.897763] [55438]: [pid: 55438|app: 0|req: 193/396] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:21 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.526311] [55439]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-a8b2df20-7400-4f01-8610-548733548cb4 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.529907] [55439]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-a8b2df20-7400-4f01-8610-548733548cb4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382 [ 1107.530396] [55439]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-a8b2df20-7400-4f01-8610-548733548cb4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.530751] [55439]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-a8b2df20-7400-4f01-8610-548733548cb4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.547945] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.547945] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.081690] [55439]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-a8b2df20-7400-4f01-8610-548733548cb4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382 returned with HTTP 200 [ 1108.082184] [55439]: [pid: 55439|app: 0|req: 204/397] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:58:22 2025] DELETE /volume/v3/attachments/8f066c30-d708-4e6e-b453-341b7f06c382 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.481772] [55438]: DEBUG cinder.api.middleware.request_id [None req-3d2ca256-40f5-4627-b262-00b77aa738cc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.483942] [55438]: INFO cinder.api.openstack.wsgi [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] DELETE http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1108.484236] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.484530] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.484747] [55438]: INFO cinder.api.v3.volumes [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Delete volume with id: efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1108.495288] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.495288] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.495785] [55438]: INFO cinder.volume.api [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1108.511871] [55438]: INFO cinder.volume.api [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Delete volume request issued successfully. [ 1108.512219] [55438]: INFO cinder.api.openstack.wsgi [None req-3d2ca256-40f5-4627-b262-00b77aa738cc tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 202 [ 1108.512619] [55438]: [pid: 55438|app: 0|req: 194/398] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:58:23 2025] DELETE /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1108.515636] [55439]: DEBUG cinder.api.middleware.request_id [None req-0b94ee87-b664-4474-a825-1806b7be132f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.517795] [55439]: INFO cinder.api.openstack.wsgi [None req-0b94ee87-b664-4474-a825-1806b7be132f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1108.518048] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0b94ee87-b664-4474-a825-1806b7be132f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.518309] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0b94ee87-b664-4474-a825-1806b7be132f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.526198] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.526198] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.529960] [55439]: INFO cinder.volume.api [None req-0b94ee87-b664-4474-a825-1806b7be132f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1108.534396] [55439]: INFO cinder.api.openstack.wsgi [None req-0b94ee87-b664-4474-a825-1806b7be132f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1108.534883] [55439]: [pid: 55439|app: 0|req: 205/399] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:23 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.545360] [55438]: DEBUG cinder.api.middleware.request_id [None req-4f97db50-2f0d-4a2f-892c-6fd9ace1d9b3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.547519] [55438]: INFO cinder.api.openstack.wsgi [None req-4f97db50-2f0d-4a2f-892c-6fd9ace1d9b3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1109.547739] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4f97db50-2f0d-4a2f-892c-6fd9ace1d9b3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.547960] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4f97db50-2f0d-4a2f-892c-6fd9ace1d9b3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.559381] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.559381] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.563708] [55438]: INFO cinder.volume.api [None req-4f97db50-2f0d-4a2f-892c-6fd9ace1d9b3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1109.568829] [55438]: INFO cinder.api.openstack.wsgi [None req-4f97db50-2f0d-4a2f-892c-6fd9ace1d9b3 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1109.569239] [55438]: [pid: 55438|app: 0|req: 195/400] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:24 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.248776] [55439]: DEBUG cinder.api.middleware.request_id [None req-97e6f041-5615-4109-bfb4-4d012c2fb70f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.248776] [55439]: INFO cinder.api.openstack.wsgi [None req-97e6f041-5615-4109-bfb4-4d012c2fb70f None None] GET http://10.180.1.21/volume// [ 1110.249107] [55439]: DEBUG cinder.api.openstack.wsgi [None req-97e6f041-5615-4109-bfb4-4d012c2fb70f None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.249107] [55439]: DEBUG cinder.api.openstack.wsgi [None req-97e6f041-5615-4109-bfb4-4d012c2fb70f None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.249445] [55439]: INFO cinder.api.openstack.wsgi [None req-97e6f041-5615-4109-bfb4-4d012c2fb70f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1110.249761] [55439]: [pid: 55439|app: 0|req: 206/401] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:58:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1110.253268] [55438]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-5194c5ef-00d6-4164-8b5a-084461d3dbf3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.256025] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-5194c5ef-00d6-4164-8b5a-084461d3dbf3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1110.256133] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-5194c5ef-00d6-4164-8b5a-084461d3dbf3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.256355] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-5194c5ef-00d6-4164-8b5a-084461d3dbf3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.268291] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.268291] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.272155] [55438]: INFO cinder.volume.api [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-5194c5ef-00d6-4164-8b5a-084461d3dbf3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1110.276980] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-5194c5ef-00d6-4164-8b5a-084461d3dbf3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1110.277347] [55438]: [pid: 55438|app: 0|req: 196/402] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:58:25 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1110.383034] [55439]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.385807] [55439]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] PUT http://10.180.1.21/volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63 [ 1110.386228] [55439]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-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=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.395079] [55439]: DEBUG cinder.coordination [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Acquiring lock "cinder-attachment_update-2110f6d8-eb02-46cd-a169-f8dec2676966-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1110.399459] [55439]: DEBUG cinder.coordination [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-2110f6d8-eb02-46cd-a169-f8dec2676966-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1110.400498] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.400498] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.580704] [55438]: DEBUG cinder.api.middleware.request_id [None req-3d86479e-7081-46d9-8ea4-08a149380b02 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.582888] [55438]: INFO cinder.api.openstack.wsgi [None req-3d86479e-7081-46d9-8ea4-08a149380b02 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1110.583251] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d86479e-7081-46d9-8ea4-08a149380b02 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.583320] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d86479e-7081-46d9-8ea4-08a149380b02 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.591096] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.591096] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.594653] [55438]: INFO cinder.volume.api [None req-3d86479e-7081-46d9-8ea4-08a149380b02 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1110.598752] [55438]: INFO cinder.api.openstack.wsgi [None req-3d86479e-7081-46d9-8ea4-08a149380b02 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 200 [ 1110.599139] [55438]: [pid: 55438|app: 0|req: 197/403] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:25 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.917824] [55439]: DEBUG cinder.coordination [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-2110f6d8-eb02-46cd-a169-f8dec2676966-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1110.918205] [55439]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-67e5e789-b162-4da6-82a4-268bb195625f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63 returned with HTTP 200 [ 1110.918661] [55439]: [pid: 55439|app: 0|req: 207/404] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:58:25 2025] PUT /volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.951822] [55438]: DEBUG cinder.api.middleware.request_id [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-dd560f0b-e2d6-4a42-82b5-40ce98c20c7a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.954174] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-dd560f0b-e2d6-4a42-82b5-40ce98c20c7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63/action [ 1110.954599] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-dd560f0b-e2d6-4a42-82b5-40ce98c20c7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1110.954735] [55438]: DEBUG cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-dd560f0b-e2d6-4a42-82b5-40ce98c20c7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.972551] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.972551] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.979580] [55438]: INFO cinder.api.openstack.wsgi [req-3af59267-b888-4b50-a9bf-ac6d3c4695a9 req-dd560f0b-e2d6-4a42-82b5-40ce98c20c7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63/action returned with HTTP 204 [ 1110.980170] [55438]: [pid: 55438|app: 0|req: 198/405] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:58:25 2025] POST /volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1111.610473] [55439]: DEBUG cinder.api.middleware.request_id [None req-ed0372f3-558b-400b-9b49-8027d37c6bb9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.612559] [55439]: INFO cinder.api.openstack.wsgi [None req-ed0372f3-558b-400b-9b49-8027d37c6bb9 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 [ 1111.612784] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ed0372f3-558b-400b-9b49-8027d37c6bb9 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.612999] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ed0372f3-558b-400b-9b49-8027d37c6bb9 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.619718] [55439]: INFO cinder.api.openstack.wsgi [None req-ed0372f3-558b-400b-9b49-8027d37c6bb9 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 returned with HTTP 404 [ 1111.620187] [55439]: [pid: 55439|app: 0|req: 208/406] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:26 2025] GET /volume/v3/volumes/efe61c5d-d5ca-4792-b345-4ae6b00d2ea9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1111.623222] [55438]: DEBUG cinder.api.middleware.request_id [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.625278] [55438]: INFO cinder.api.openstack.wsgi [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] DELETE http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1111.625505] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.625710] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.625916] [55438]: INFO cinder.api.v3.volumes [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Delete volume with id: 26145993-8847-4e60-98b2-d0c5d92dca20 [ 1111.633660] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.633660] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.634179] [55438]: INFO cinder.volume.api [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1111.657832] [55438]: INFO cinder.volume.api [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Delete volume request issued successfully. [ 1111.658100] [55438]: INFO cinder.api.openstack.wsgi [None req-e7ac8e63-6147-44ab-a103-58c7eb825549 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 202 [ 1111.658718] [55438]: [pid: 55438|app: 0|req: 199/407] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:58:26 2025] DELETE /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1111.664999] [55439]: DEBUG cinder.api.middleware.request_id [None req-25ef0143-b791-4069-b4d6-aed097ca3474 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.668090] [55439]: INFO cinder.api.openstack.wsgi [None req-25ef0143-b791-4069-b4d6-aed097ca3474 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1111.668286] [55439]: DEBUG cinder.api.openstack.wsgi [None req-25ef0143-b791-4069-b4d6-aed097ca3474 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.668525] [55439]: DEBUG cinder.api.openstack.wsgi [None req-25ef0143-b791-4069-b4d6-aed097ca3474 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.692504] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.692504] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.700458] [55439]: INFO cinder.volume.api [None req-25ef0143-b791-4069-b4d6-aed097ca3474 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1111.713017] [55439]: INFO cinder.api.openstack.wsgi [None req-25ef0143-b791-4069-b4d6-aed097ca3474 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1111.714294] [55439]: [pid: 55439|app: 0|req: 209/408] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:26 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.724318] [55438]: DEBUG cinder.api.middleware.request_id [None req-ca07db6b-7938-46db-a5ff-c8031d0bc437 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.728340] [55438]: INFO cinder.api.openstack.wsgi [None req-ca07db6b-7938-46db-a5ff-c8031d0bc437 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1112.728606] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ca07db6b-7938-46db-a5ff-c8031d0bc437 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.728828] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ca07db6b-7938-46db-a5ff-c8031d0bc437 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.741944] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.741944] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.749675] [55438]: INFO cinder.volume.api [None req-ca07db6b-7938-46db-a5ff-c8031d0bc437 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1112.751330] [55438]: INFO cinder.api.openstack.wsgi [None req-ca07db6b-7938-46db-a5ff-c8031d0bc437 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 200 [ 1112.751715] [55438]: [pid: 55438|app: 0|req: 200/409] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:27 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.763378] [55439]: DEBUG cinder.api.middleware.request_id [None req-aaf93403-a481-4723-9bd9-2d6d63da115f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.766277] [55439]: INFO cinder.api.openstack.wsgi [None req-aaf93403-a481-4723-9bd9-2d6d63da115f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 [ 1113.766496] [55439]: DEBUG cinder.api.openstack.wsgi [None req-aaf93403-a481-4723-9bd9-2d6d63da115f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.766712] [55439]: DEBUG cinder.api.openstack.wsgi [None req-aaf93403-a481-4723-9bd9-2d6d63da115f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.772914] [55439]: INFO cinder.api.openstack.wsgi [None req-aaf93403-a481-4723-9bd9-2d6d63da115f tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 returned with HTTP 404 [ 1113.773432] [55439]: [pid: 55439|app: 0|req: 210/410] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:28 2025] GET /volume/v3/volumes/26145993-8847-4e60-98b2-d0c5d92dca20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1113.873804] [55438]: DEBUG cinder.api.middleware.request_id [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.875850] [55438]: INFO cinder.api.openstack.wsgi [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 1113.876087] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.876316] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.876502] [55438]: INFO cinder.api.v3.volumes [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Delete volume with id: 1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 1113.883989] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.883989] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.884527] [55438]: INFO cinder.volume.api [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1113.899778] [55438]: INFO cinder.volume.api [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Delete volume request issued successfully. [ 1113.899947] [55438]: INFO cinder.api.openstack.wsgi [None req-8082010a-3ef6-41ca-a7b6-0f8ba7928a74 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 202 [ 1113.900538] [55438]: [pid: 55438|app: 0|req: 201/411] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:58:28 2025] DELETE /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1113.903618] [55439]: DEBUG cinder.api.middleware.request_id [None req-9602814f-d8e0-42c6-a6b1-8ec0870bdefd None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.905776] [55439]: INFO cinder.api.openstack.wsgi [None req-9602814f-d8e0-42c6-a6b1-8ec0870bdefd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 1113.905985] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9602814f-d8e0-42c6-a6b1-8ec0870bdefd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.906312] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9602814f-d8e0-42c6-a6b1-8ec0870bdefd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.913858] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.913858] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.917416] [55439]: INFO cinder.volume.api [None req-9602814f-d8e0-42c6-a6b1-8ec0870bdefd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1113.921672] [55439]: INFO cinder.api.openstack.wsgi [None req-9602814f-d8e0-42c6-a6b1-8ec0870bdefd tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 1113.922047] [55439]: [pid: 55439|app: 0|req: 211/412] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:28 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.933292] [55438]: DEBUG cinder.api.middleware.request_id [None req-d6c43fec-6dbe-4fb8-99bb-ed837b682a7d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.935801] [55438]: INFO cinder.api.openstack.wsgi [None req-d6c43fec-6dbe-4fb8-99bb-ed837b682a7d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 1114.936080] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d6c43fec-6dbe-4fb8-99bb-ed837b682a7d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.937023] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d6c43fec-6dbe-4fb8-99bb-ed837b682a7d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.949073] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.949073] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.953706] [55438]: INFO cinder.volume.api [None req-d6c43fec-6dbe-4fb8-99bb-ed837b682a7d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Volume info retrieved successfully. [ 1114.959780] [55438]: INFO cinder.api.openstack.wsgi [None req-d6c43fec-6dbe-4fb8-99bb-ed837b682a7d tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 200 [ 1114.959980] [55438]: [pid: 55438|app: 0|req: 202/413] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:29 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.328049] [55439]: DEBUG cinder.api.middleware.request_id [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.330150] [55439]: INFO cinder.api.openstack.wsgi [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1115.330642] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-496242184"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.332306] [55439]: DEBUG cinder.api.v3.volumes [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-496242184'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1115.332445] [55439]: INFO cinder.api.v3.volumes [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Create volume of 1 GB [ 1115.336434] [55439]: INFO cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Availability Zones retrieved successfully. [ 1115.343295] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Flow 'volume_create_api' (bcc7e017-81ea-49e9-9b74-bb9a02d7d046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.344480] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e653053d-a679-4806-9f29-e67e6066070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.345581] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1115.363189] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e653053d-a679-4806-9f29-e67e6066070c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.364122] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f73423-4086-4923-8789-5f708d183c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.411080] [55439]: DEBUG cinder.quota [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Created reservations ['53605bdd-a12d-4fd6-ac6f-0a0bbe965a39', 'e92d1689-dbaf-461f-8b13-942ae9e95cb9', 'b10e2b70-4067-49c6-8b20-211402a2012e', '9f0a8e46-56f7-4ac9-980c-165d356e1830'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1115.411921] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f73423-4086-4923-8789-5f708d183c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53605bdd-a12d-4fd6-ac6f-0a0bbe965a39', 'e92d1689-dbaf-461f-8b13-942ae9e95cb9', 'b10e2b70-4067-49c6-8b20-211402a2012e', '9f0a8e46-56f7-4ac9-980c-165d356e1830']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.412853] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6718a99a-86d5-4e2d-b560-c8ac62b77be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.424492] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6718a99a-86d5-4e2d-b560-c8ac62b77be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95e960d1-3db9-40d6-95dd-f576456bd758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-496242184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507c58ae899744b4a739e64a1063c491',qos_specs=None,replication_status=,reservations=['53605bdd-a12d-4fd6-ac6f-0a0bbe965a39','e92d1689-dbaf-461f-8b13-942ae9e95cb9','b10e2b70-4067-49c6-8b20-211402a2012e','9f0a8e46-56f7-4ac9-980c-165d356e1830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3837540c1ac4a1a889d2b8cf48c153f',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-496242184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95e960d1-3db9-40d6-95dd-f576456bd758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507c58ae899744b4a739e64a1063c491',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='b3837540c1ac4a1a889d2b8cf48c153f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.425403] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e139b91-5a81-457d-a77f-808a0ca72c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.437499] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e139b91-5a81-457d-a77f-808a0ca72c2f) 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-496242184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507c58ae899744b4a739e64a1063c491',qos_specs=None,replication_status=,reservations=['53605bdd-a12d-4fd6-ac6f-0a0bbe965a39','e92d1689-dbaf-461f-8b13-942ae9e95cb9','b10e2b70-4067-49c6-8b20-211402a2012e','9f0a8e46-56f7-4ac9-980c-165d356e1830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3837540c1ac4a1a889d2b8cf48c153f',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.438338] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b5db58-3c14-4bef-902b-b930036d3fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.449143] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b5db58-3c14-4bef-902b-b930036d3fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.450634] [55439]: DEBUG cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Flow 'volume_create_api' (bcc7e017-81ea-49e9-9b74-bb9a02d7d046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.451116] [55439]: INFO cinder.volume.api [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Create volume request issued successfully. [ 1115.451987] [55439]: INFO cinder.api.openstack.wsgi [None req-4a4c06f8-d0a3-41c6-8080-dd5325575031 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1115.452596] [55439]: [pid: 55439|app: 0|req: 212/414] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:58:30 2025] POST /volume/v3/volumes => generated 752 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1115.461536] [55438]: DEBUG cinder.api.middleware.request_id [None req-c5b67737-50b4-4b49-a740-6ff5e907c50e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.464543] [55438]: INFO cinder.api.openstack.wsgi [None req-c5b67737-50b4-4b49-a740-6ff5e907c50e tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1115.464892] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c5b67737-50b4-4b49-a740-6ff5e907c50e tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.465265] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c5b67737-50b4-4b49-a740-6ff5e907c50e tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.475195] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.475195] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.478774] [55438]: INFO cinder.volume.api [None req-c5b67737-50b4-4b49-a740-6ff5e907c50e tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1115.482847] [55438]: INFO cinder.api.openstack.wsgi [None req-c5b67737-50b4-4b49-a740-6ff5e907c50e tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 200 [ 1115.483353] [55438]: [pid: 55438|app: 0|req: 203/415] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:30 2025] GET /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.971214] [55439]: DEBUG cinder.api.middleware.request_id [None req-85af8246-6048-4229-888a-1374867bafd4 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.973471] [55439]: INFO cinder.api.openstack.wsgi [None req-85af8246-6048-4229-888a-1374867bafd4 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] GET http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 [ 1115.973700] [55439]: DEBUG cinder.api.openstack.wsgi [None req-85af8246-6048-4229-888a-1374867bafd4 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.973924] [55439]: DEBUG cinder.api.openstack.wsgi [None req-85af8246-6048-4229-888a-1374867bafd4 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.981537] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.981537] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.984214] [55439]: INFO cinder.api.openstack.wsgi [None req-85af8246-6048-4229-888a-1374867bafd4 tempest-AttachVolumeTestJSON-666912007 tempest-AttachVolumeTestJSON-666912007-project-member] http://10.180.1.21/volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 returned with HTTP 404 [ 1115.984882] [55439]: [pid: 55439|app: 0|req: 213/416] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:30 2025] GET /volume/v3/volumes/1ed91dc0-6957-4b25-bf27-3c53abb65fa0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1116.493237] [55438]: DEBUG cinder.api.middleware.request_id [None req-501006ec-c0a0-42e9-bd3a-2258127ae352 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.495478] [55438]: INFO cinder.api.openstack.wsgi [None req-501006ec-c0a0-42e9-bd3a-2258127ae352 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1116.495710] [55438]: DEBUG cinder.api.openstack.wsgi [None req-501006ec-c0a0-42e9-bd3a-2258127ae352 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.495934] [55438]: DEBUG cinder.api.openstack.wsgi [None req-501006ec-c0a0-42e9-bd3a-2258127ae352 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.504294] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.504294] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.509499] [55438]: INFO cinder.volume.api [None req-501006ec-c0a0-42e9-bd3a-2258127ae352 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1116.513971] [55438]: INFO cinder.api.openstack.wsgi [None req-501006ec-c0a0-42e9-bd3a-2258127ae352 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 200 [ 1116.513971] [55438]: [pid: 55438|app: 0|req: 204/417] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:31 2025] GET /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.524333] [55439]: DEBUG cinder.api.middleware.request_id [None req-21edf717-cc89-439c-a586-b3e9c038ccac None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.526348] [55439]: INFO cinder.api.openstack.wsgi [None req-21edf717-cc89-439c-a586-b3e9c038ccac tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] POST http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758/action [ 1116.526893] [55439]: DEBUG cinder.api.openstack.wsgi [None req-21edf717-cc89-439c-a586-b3e9c038ccac tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1116.526893] [55439]: DEBUG cinder.api.openstack.wsgi [None req-21edf717-cc89-439c-a586-b3e9c038ccac tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1116.535741] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.535741] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.536267] [55439]: INFO cinder.volume.api [None req-21edf717-cc89-439c-a586-b3e9c038ccac tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1116.543379] [55439]: INFO cinder.volume.api [None req-21edf717-cc89-439c-a586-b3e9c038ccac tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume updated successfully. [ 1116.543617] [55439]: INFO cinder.api.openstack.wsgi [None req-21edf717-cc89-439c-a586-b3e9c038ccac tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758/action returned with HTTP 200 [ 1116.544172] [55439]: [pid: 55439|app: 0|req: 214/418] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Feb 21 08:58:31 2025] POST /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) [ 1116.547746] [55438]: DEBUG cinder.api.middleware.request_id [None req-81327e20-7516-479e-9e21-6743936e79c4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.549802] [55438]: INFO cinder.api.openstack.wsgi [None req-81327e20-7516-479e-9e21-6743936e79c4 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1116.550034] [55438]: DEBUG cinder.api.openstack.wsgi [None req-81327e20-7516-479e-9e21-6743936e79c4 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.550393] [55438]: DEBUG cinder.api.openstack.wsgi [None req-81327e20-7516-479e-9e21-6743936e79c4 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.558260] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.558260] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.562019] [55438]: INFO cinder.volume.api [None req-81327e20-7516-479e-9e21-6743936e79c4 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1116.565813] [55438]: INFO cinder.api.openstack.wsgi [None req-81327e20-7516-479e-9e21-6743936e79c4 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 200 [ 1116.566214] [55438]: [pid: 55438|app: 0|req: 205/419] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:31 2025] GET /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.619894] [55439]: DEBUG cinder.api.middleware.request_id [req-b0a825c7-dc13-40bf-8cf4-3e2e40c60f1a req-b1a0feb9-56c8-413c-849a-fbcc60d9181f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.623796] [55439]: INFO cinder.api.openstack.wsgi [req-b0a825c7-dc13-40bf-8cf4-3e2e40c60f1a req-b1a0feb9-56c8-413c-849a-fbcc60d9181f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1116.623796] [55439]: DEBUG cinder.api.openstack.wsgi [req-b0a825c7-dc13-40bf-8cf4-3e2e40c60f1a req-b1a0feb9-56c8-413c-849a-fbcc60d9181f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.623796] [55439]: DEBUG cinder.api.openstack.wsgi [req-b0a825c7-dc13-40bf-8cf4-3e2e40c60f1a req-b1a0feb9-56c8-413c-849a-fbcc60d9181f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.630385] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.630385] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.633981] [55439]: INFO cinder.volume.api [req-b0a825c7-dc13-40bf-8cf4-3e2e40c60f1a req-b1a0feb9-56c8-413c-849a-fbcc60d9181f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1116.638384] [55439]: INFO cinder.api.openstack.wsgi [req-b0a825c7-dc13-40bf-8cf4-3e2e40c60f1a req-b1a0feb9-56c8-413c-849a-fbcc60d9181f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 200 [ 1116.638879] [55439]: [pid: 55439|app: 0|req: 215/420] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:58:31 2025] GET /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.909880] [55438]: DEBUG cinder.api.middleware.request_id [None req-90af7b46-a0b5-4338-84b8-83785ee47724 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.912063] [55438]: INFO cinder.api.openstack.wsgi [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1116.912651] [55438]: DEBUG cinder.api.openstack.wsgi [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-564192025"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1116.914459] [55438]: DEBUG cinder.api.v3.volumes [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-564192025'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1116.914719] [55438]: INFO cinder.api.v3.volumes [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Create volume of 1 GB [ 1116.920898] [55438]: INFO cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Availability Zones retrieved successfully. [ 1116.927899] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Flow 'volume_create_api' (3331b2fc-6634-4467-a7b0-041ea648a955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1116.929249] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b83cfce-5609-4232-bce6-72b1fbc358c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.930474] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1116.948780] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b83cfce-5609-4232-bce6-72b1fbc358c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.949947] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b1ce02-f1e6-4dc9-b9e9-8d86cf4344a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.982258] [55438]: DEBUG cinder.quota [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Created reservations ['d37d25d9-72b6-42a7-be26-12f201731cb6', '9839737c-01d2-4b5b-a484-f852e2967ec5', '0a2ba1db-e2be-4b0c-aa2b-29b15c59036d', 'f6a73dc2-67ee-4b18-8ac0-86f83ee891c7'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1116.983509] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b1ce02-f1e6-4dc9-b9e9-8d86cf4344a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d37d25d9-72b6-42a7-be26-12f201731cb6', '9839737c-01d2-4b5b-a484-f852e2967ec5', '0a2ba1db-e2be-4b0c-aa2b-29b15c59036d', 'f6a73dc2-67ee-4b18-8ac0-86f83ee891c7']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.984660] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911db20b-40e5-46f8-9758-b3cbfe84dc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1117.004899] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911db20b-40e5-46f8-9758-b3cbfe84dc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a919baf-2283-4fab-8f76-71cd87440e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-564192025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507c58ae899744b4a739e64a1063c491',qos_specs=None,replication_status=,reservations=['d37d25d9-72b6-42a7-be26-12f201731cb6','9839737c-01d2-4b5b-a484-f852e2967ec5','0a2ba1db-e2be-4b0c-aa2b-29b15c59036d','f6a73dc2-67ee-4b18-8ac0-86f83ee891c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3837540c1ac4a1a889d2b8cf48c153f',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-564192025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a919baf-2283-4fab-8f76-71cd87440e43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='507c58ae899744b4a739e64a1063c491',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='b3837540c1ac4a1a889d2b8cf48c153f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1117.006909] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5812a407-0dd4-4fdc-9219-4b3c16553a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1117.024688] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5812a407-0dd4-4fdc-9219-4b3c16553a23) 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-564192025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='507c58ae899744b4a739e64a1063c491',qos_specs=None,replication_status=,reservations=['d37d25d9-72b6-42a7-be26-12f201731cb6','9839737c-01d2-4b5b-a484-f852e2967ec5','0a2ba1db-e2be-4b0c-aa2b-29b15c59036d','f6a73dc2-67ee-4b18-8ac0-86f83ee891c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3837540c1ac4a1a889d2b8cf48c153f',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1117.024688] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973545a9-eee7-4ad5-9ae8-1a7d06bff8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1117.032873] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973545a9-eee7-4ad5-9ae8-1a7d06bff8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1117.034092] [55438]: DEBUG cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Flow 'volume_create_api' (3331b2fc-6634-4467-a7b0-041ea648a955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1117.034611] [55438]: INFO cinder.volume.api [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Create volume request issued successfully. [ 1117.035406] [55438]: INFO cinder.api.openstack.wsgi [None req-90af7b46-a0b5-4338-84b8-83785ee47724 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1117.035961] [55438]: [pid: 55438|app: 0|req: 206/421] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:58:31 2025] POST /volume/v3/volumes => generated 752 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1117.044916] [55439]: DEBUG cinder.api.middleware.request_id [None req-e490db2e-cd41-4fd6-b8cd-b9110c30018f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.047110] [55439]: INFO cinder.api.openstack.wsgi [None req-e490db2e-cd41-4fd6-b8cd-b9110c30018f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 [ 1117.047334] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e490db2e-cd41-4fd6-b8cd-b9110c30018f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.047550] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e490db2e-cd41-4fd6-b8cd-b9110c30018f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.055510] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.055510] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.060288] [55439]: INFO cinder.volume.api [None req-e490db2e-cd41-4fd6-b8cd-b9110c30018f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1117.067377] [55439]: INFO cinder.api.openstack.wsgi [None req-e490db2e-cd41-4fd6-b8cd-b9110c30018f tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 returned with HTTP 200 [ 1117.067377] [55439]: [pid: 55439|app: 0|req: 216/422] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:31 2025] GET /volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.080963] [55438]: DEBUG cinder.api.middleware.request_id [None req-3d20d19a-df1a-413d-9071-c84c8266dc9c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.084033] [55438]: INFO cinder.api.openstack.wsgi [None req-3d20d19a-df1a-413d-9071-c84c8266dc9c tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 [ 1118.084292] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d20d19a-df1a-413d-9071-c84c8266dc9c tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.084654] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3d20d19a-df1a-413d-9071-c84c8266dc9c tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.095646] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.095646] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.099939] [55438]: INFO cinder.volume.api [None req-3d20d19a-df1a-413d-9071-c84c8266dc9c tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1118.105551] [55438]: INFO cinder.api.openstack.wsgi [None req-3d20d19a-df1a-413d-9071-c84c8266dc9c tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 returned with HTTP 200 [ 1118.106033] [55438]: [pid: 55438|app: 0|req: 207/423] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:58:32 2025] GET /volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.062624] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=361,cinder:INSERT=23,cinder:UPDATE=50 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1128.103042] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=332,cinder:UPDATE=57,cinder:INSERT=26 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1157.887022] [55439]: DEBUG cinder.api.middleware.request_id [None req-5b1817e1-271f-426c-96c2-1a5138326087 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.889867] [55439]: INFO cinder.api.openstack.wsgi [None req-5b1817e1-271f-426c-96c2-1a5138326087 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1157.890165] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5b1817e1-271f-426c-96c2-1a5138326087 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.890509] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5b1817e1-271f-426c-96c2-1a5138326087 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.917934] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.917934] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.923117] [55439]: INFO cinder.volume.api [None req-5b1817e1-271f-426c-96c2-1a5138326087 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1157.929063] [55439]: INFO cinder.api.openstack.wsgi [None req-5b1817e1-271f-426c-96c2-1a5138326087 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1157.929499] [55439]: [pid: 55439|app: 0|req: 217/424] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:12 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.081317] [55438]: DEBUG cinder.api.middleware.request_id [None req-87a73601-2a3c-4350-a1ff-89580637cc92 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.083889] [55438]: INFO cinder.api.openstack.wsgi [None req-87a73601-2a3c-4350-a1ff-89580637cc92 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1158.084131] [55438]: DEBUG cinder.api.openstack.wsgi [None req-87a73601-2a3c-4350-a1ff-89580637cc92 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.084357] [55438]: DEBUG cinder.api.openstack.wsgi [None req-87a73601-2a3c-4350-a1ff-89580637cc92 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.096421] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.096421] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.100715] [55438]: INFO cinder.volume.api [None req-87a73601-2a3c-4350-a1ff-89580637cc92 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1158.106514] [55438]: INFO cinder.api.openstack.wsgi [None req-87a73601-2a3c-4350-a1ff-89580637cc92 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1158.106740] [55438]: [pid: 55438|app: 0|req: 208/425] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:12 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.145697] [55439]: DEBUG cinder.api.middleware.request_id [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-2aff8c1d-4b14-4905-a3ac-9da09424751c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.148214] [55439]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-2aff8c1d-4b14-4905-a3ac-9da09424751c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1158.148478] [55439]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-2aff8c1d-4b14-4905-a3ac-9da09424751c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.148693] [55439]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-2aff8c1d-4b14-4905-a3ac-9da09424751c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.160314] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.160314] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.164933] [55439]: INFO cinder.volume.api [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-2aff8c1d-4b14-4905-a3ac-9da09424751c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1158.170892] [55439]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-2aff8c1d-4b14-4905-a3ac-9da09424751c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1158.171625] [55439]: [pid: 55439|app: 0|req: 218/426] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:59:13 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.190477] [55438]: DEBUG cinder.api.middleware.request_id [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.193141] [55438]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966/action [ 1158.193586] [55438]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1158.193722] [55438]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.205351] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.205351] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.205965] [55438]: INFO cinder.volume.api [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1158.213151] [55438]: INFO cinder.volume.api [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Begin detaching volume completed successfully. [ 1158.213399] [55438]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-644cb41c-94b1-413c-83f6-209b073486b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966/action returned with HTTP 202 [ 1158.213906] [55438]: [pid: 55438|app: 0|req: 209/427] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:59:13 2025] POST /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1159.239289] [55439]: DEBUG cinder.api.middleware.request_id [None req-ee89a737-99fb-4fd2-bf79-f42faacf0921 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.239738] [55439]: INFO cinder.api.openstack.wsgi [None req-ee89a737-99fb-4fd2-bf79-f42faacf0921 None None] GET http://10.180.1.21/volume// [ 1159.239921] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ee89a737-99fb-4fd2-bf79-f42faacf0921 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.240277] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ee89a737-99fb-4fd2-bf79-f42faacf0921 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.240790] [55439]: INFO cinder.api.openstack.wsgi [None req-ee89a737-99fb-4fd2-bf79-f42faacf0921 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1159.241300] [55439]: [pid: 55439|app: 0|req: 219/428] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:59:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1159.246154] [55438]: DEBUG cinder.api.middleware.request_id [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-9f776181-4d76-4946-9890-b164ff902dca None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.248461] [55438]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-9f776181-4d76-4946-9890-b164ff902dca tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1159.248727] [55438]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-9f776181-4d76-4946-9890-b164ff902dca tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.248958] [55438]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-9f776181-4d76-4946-9890-b164ff902dca tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.260121] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.260121] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.264125] [55438]: INFO cinder.volume.api [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-9f776181-4d76-4946-9890-b164ff902dca tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1159.269351] [55438]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-9f776181-4d76-4946-9890-b164ff902dca tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1159.270072] [55438]: [pid: 55438|app: 0|req: 210/429] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:59:14 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1159.585091] [55439]: DEBUG cinder.api.middleware.request_id [req-0cb9d009-d3be-42a1-a166-5dc195dec9d9 req-f992976c-6214-476e-a940-479ce37f6030 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.587046] [55439]: INFO cinder.api.openstack.wsgi [req-0cb9d009-d3be-42a1-a166-5dc195dec9d9 req-f992976c-6214-476e-a940-479ce37f6030 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1159.587287] [55439]: DEBUG cinder.api.openstack.wsgi [req-0cb9d009-d3be-42a1-a166-5dc195dec9d9 req-f992976c-6214-476e-a940-479ce37f6030 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.587504] [55439]: DEBUG cinder.api.openstack.wsgi [req-0cb9d009-d3be-42a1-a166-5dc195dec9d9 req-f992976c-6214-476e-a940-479ce37f6030 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.597174] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.597174] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.600264] [55439]: INFO cinder.volume.api [req-0cb9d009-d3be-42a1-a166-5dc195dec9d9 req-f992976c-6214-476e-a940-479ce37f6030 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1159.604521] [55439]: INFO cinder.api.openstack.wsgi [req-0cb9d009-d3be-42a1-a166-5dc195dec9d9 req-f992976c-6214-476e-a940-479ce37f6030 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1159.604926] [55439]: [pid: 55439|app: 0|req: 220/430] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:59:14 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.413770] [55438]: DEBUG cinder.api.middleware.request_id [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-a4e1031d-9b21-457c-ac41-bf6c4d2caff4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.416230] [55438]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-a4e1031d-9b21-457c-ac41-bf6c4d2caff4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63 [ 1160.416434] [55438]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-a4e1031d-9b21-457c-ac41-bf6c4d2caff4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.416649] [55438]: DEBUG cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-a4e1031d-9b21-457c-ac41-bf6c4d2caff4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.423870] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.423870] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.957650] [55438]: INFO cinder.api.openstack.wsgi [req-1094ca44-e170-4532-acdb-7d98e13a1c30 req-a4e1031d-9b21-457c-ac41-bf6c4d2caff4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63 returned with HTTP 200 [ 1160.958437] [55438]: [pid: 55438|app: 0|req: 211/431] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:59:15 2025] DELETE /volume/v3/attachments/e2f607d6-da63-49c6-a446-40e1c4e0ca63 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.407514] [55439]: DEBUG cinder.api.middleware.request_id [None req-a30f19cb-bc01-415e-97e9-1d07631fb4af None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.409947] [55439]: INFO cinder.api.openstack.wsgi [None req-a30f19cb-bc01-415e-97e9-1d07631fb4af tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1162.410280] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a30f19cb-bc01-415e-97e9-1d07631fb4af tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.410519] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a30f19cb-bc01-415e-97e9-1d07631fb4af tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.420342] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.420342] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.425902] [55439]: INFO cinder.volume.api [None req-a30f19cb-bc01-415e-97e9-1d07631fb4af tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1162.431395] [55439]: INFO cinder.api.openstack.wsgi [None req-a30f19cb-bc01-415e-97e9-1d07631fb4af tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1162.431816] [55439]: [pid: 55439|app: 0|req: 221/432] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:17 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.999860] [55438]: DEBUG cinder.api.middleware.request_id [None req-0d17055a-a186-4b34-b682-884050a83c1a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.001951] [55438]: INFO cinder.api.openstack.wsgi [None req-0d17055a-a186-4b34-b682-884050a83c1a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1167.002189] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0d17055a-a186-4b34-b682-884050a83c1a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.002440] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0d17055a-a186-4b34-b682-884050a83c1a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.016027] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.016027] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.019558] [55438]: INFO cinder.volume.api [None req-0d17055a-a186-4b34-b682-884050a83c1a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1167.026235] [55438]: INFO cinder.api.openstack.wsgi [None req-0d17055a-a186-4b34-b682-884050a83c1a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1167.026649] [55438]: [pid: 55438|app: 0|req: 212/433] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:21 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1167.062874] [55439]: DEBUG cinder.api.middleware.request_id [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-cf62ac5c-24a2-4562-a026-5efe553ae1fc None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.065185] [55439]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-cf62ac5c-24a2-4562-a026-5efe553ae1fc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1167.065402] [55439]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-cf62ac5c-24a2-4562-a026-5efe553ae1fc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.065616] [55439]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-cf62ac5c-24a2-4562-a026-5efe553ae1fc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.075394] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.075394] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.078487] [55439]: INFO cinder.volume.api [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-cf62ac5c-24a2-4562-a026-5efe553ae1fc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1167.082646] [55439]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-cf62ac5c-24a2-4562-a026-5efe553ae1fc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1167.083053] [55439]: [pid: 55439|app: 0|req: 222/434] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:59:21 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.099031] [55438]: DEBUG cinder.api.middleware.request_id [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.101422] [55438]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225/action [ 1167.101872] [55438]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.102443] [55438]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.113380] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.113380] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.114135] [55438]: INFO cinder.volume.api [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1167.121271] [55438]: INFO cinder.volume.api [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Begin detaching volume completed successfully. [ 1167.121513] [55438]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-9ad8aab2-d2a1-446f-9ff5-d28f786c0762 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225/action returned with HTTP 202 [ 1167.122035] [55438]: [pid: 55438|app: 0|req: 213/435] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:59:21 2025] POST /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1168.144039] [55439]: DEBUG cinder.api.middleware.request_id [None req-1bc435f8-c1e1-46b9-a872-c67c0992772e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.144039] [55439]: INFO cinder.api.openstack.wsgi [None req-1bc435f8-c1e1-46b9-a872-c67c0992772e None None] GET http://10.180.1.21/volume// [ 1168.144039] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1bc435f8-c1e1-46b9-a872-c67c0992772e None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.144039] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1bc435f8-c1e1-46b9-a872-c67c0992772e None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.144400] [55439]: INFO cinder.api.openstack.wsgi [None req-1bc435f8-c1e1-46b9-a872-c67c0992772e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.144709] [55439]: [pid: 55439|app: 0|req: 223/436] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:59:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.148058] [55438]: DEBUG cinder.api.middleware.request_id [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-8f1ee801-5f54-49c9-b790-22ccac2dd3b9 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.150354] [55438]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-8f1ee801-5f54-49c9-b790-22ccac2dd3b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1168.150605] [55438]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-8f1ee801-5f54-49c9-b790-22ccac2dd3b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.150831] [55438]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-8f1ee801-5f54-49c9-b790-22ccac2dd3b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.164538] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.164538] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.168583] [55438]: INFO cinder.volume.api [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-8f1ee801-5f54-49c9-b790-22ccac2dd3b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1168.173363] [55438]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-8f1ee801-5f54-49c9-b790-22ccac2dd3b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1168.173943] [55438]: [pid: 55438|app: 0|req: 214/437] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:59:23 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1169.309988] [55439]: DEBUG cinder.api.middleware.request_id [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-b95ec3ca-4b24-442c-adb2-7672bcfd6680 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.312413] [55439]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-b95ec3ca-4b24-442c-adb2-7672bcfd6680 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4 [ 1169.312677] [55439]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-b95ec3ca-4b24-442c-adb2-7672bcfd6680 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.312903] [55439]: DEBUG cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-b95ec3ca-4b24-442c-adb2-7672bcfd6680 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.321761] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.321761] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.849272] [55439]: INFO cinder.api.openstack.wsgi [req-62544ef8-aeb5-416c-b1a1-cab06413cf3d req-b95ec3ca-4b24-442c-adb2-7672bcfd6680 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4 returned with HTTP 200 [ 1169.849998] [55439]: [pid: 55439|app: 0|req: 224/438] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:59:24 2025] DELETE /volume/v3/attachments/e29c8e70-affa-4062-b7a7-e917fd02f6b4 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.294484] [55438]: DEBUG cinder.api.middleware.request_id [None req-7512fc45-92e7-4340-9397-4ed07ed900f6 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.296641] [55438]: INFO cinder.api.openstack.wsgi [None req-7512fc45-92e7-4340-9397-4ed07ed900f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1171.296859] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7512fc45-92e7-4340-9397-4ed07ed900f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.297091] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7512fc45-92e7-4340-9397-4ed07ed900f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.306832] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.306832] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.310672] [55438]: INFO cinder.volume.api [None req-7512fc45-92e7-4340-9397-4ed07ed900f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1171.315201] [55438]: INFO cinder.api.openstack.wsgi [None req-7512fc45-92e7-4340-9397-4ed07ed900f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1171.315572] [55438]: [pid: 55438|app: 0|req: 215/439] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:26 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.997035] [55439]: DEBUG cinder.api.middleware.request_id [None req-a4799830-654a-4698-978e-219270903382 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.999541] [55439]: INFO cinder.api.openstack.wsgi [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 [ 1175.000297] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.000297] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.000408] [55439]: INFO cinder.api.v3.volumes [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Delete volume with id: 0a919baf-2283-4fab-8f76-71cd87440e43 [ 1175.014718] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.014718] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.015266] [55439]: INFO cinder.volume.api [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1175.037198] [55439]: INFO cinder.volume.api [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Delete volume request issued successfully. [ 1175.037198] [55439]: INFO cinder.api.openstack.wsgi [None req-a4799830-654a-4698-978e-219270903382 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 returned with HTTP 202 [ 1175.037198] [55439]: [pid: 55439|app: 0|req: 225/440] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:59:29 2025] DELETE /volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1175.040314] [55438]: DEBUG cinder.api.middleware.request_id [None req-b2460e60-c33f-4a98-b243-b7204d76b745 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.042541] [55438]: INFO cinder.api.openstack.wsgi [None req-b2460e60-c33f-4a98-b243-b7204d76b745 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 [ 1175.042906] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b2460e60-c33f-4a98-b243-b7204d76b745 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.043045] [55438]: DEBUG cinder.api.openstack.wsgi [None req-b2460e60-c33f-4a98-b243-b7204d76b745 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.051570] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.051570] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.055596] [55438]: INFO cinder.volume.api [None req-b2460e60-c33f-4a98-b243-b7204d76b745 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1175.060702] [55438]: INFO cinder.api.openstack.wsgi [None req-b2460e60-c33f-4a98-b243-b7204d76b745 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 returned with HTTP 200 [ 1175.061284] [55438]: [pid: 55438|app: 0|req: 216/441] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:29 2025] GET /volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.072160] [55439]: DEBUG cinder.api.middleware.request_id [None req-5c6f0776-3bcf-4565-8bcf-17b7f09a8070 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.074439] [55439]: INFO cinder.api.openstack.wsgi [None req-5c6f0776-3bcf-4565-8bcf-17b7f09a8070 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 [ 1176.074662] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5c6f0776-3bcf-4565-8bcf-17b7f09a8070 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.074948] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5c6f0776-3bcf-4565-8bcf-17b7f09a8070 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.081584] [55439]: INFO cinder.api.openstack.wsgi [None req-5c6f0776-3bcf-4565-8bcf-17b7f09a8070 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 returned with HTTP 404 [ 1176.082088] [55439]: [pid: 55439|app: 0|req: 226/442] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:30 2025] GET /volume/v3/volumes/0a919baf-2283-4fab-8f76-71cd87440e43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1176.085296] [55438]: DEBUG cinder.api.middleware.request_id [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.087374] [55438]: INFO cinder.api.openstack.wsgi [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] DELETE http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1176.087625] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.087856] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.088058] [55438]: INFO cinder.api.v3.volumes [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Delete volume with id: 95e960d1-3db9-40d6-95dd-f576456bd758 [ 1176.097595] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.097595] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.098252] [55438]: INFO cinder.volume.api [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1176.114200] [55438]: INFO cinder.volume.api [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Delete volume request issued successfully. [ 1176.114392] [55438]: INFO cinder.api.openstack.wsgi [None req-6db5f58b-d392-4266-92ce-1cf1759ceacb tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 202 [ 1176.114812] [55438]: [pid: 55438|app: 0|req: 217/443] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:59:30 2025] DELETE /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1176.118618] [55439]: DEBUG cinder.api.middleware.request_id [None req-10ffb894-2730-4291-af51-e7ae1e8aff46 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.120655] [55439]: INFO cinder.api.openstack.wsgi [None req-10ffb894-2730-4291-af51-e7ae1e8aff46 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1176.120865] [55439]: DEBUG cinder.api.openstack.wsgi [None req-10ffb894-2730-4291-af51-e7ae1e8aff46 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.121722] [55439]: DEBUG cinder.api.openstack.wsgi [None req-10ffb894-2730-4291-af51-e7ae1e8aff46 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.129314] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.129314] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.133346] [55439]: INFO cinder.volume.api [None req-10ffb894-2730-4291-af51-e7ae1e8aff46 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Volume info retrieved successfully. [ 1176.138299] [55439]: INFO cinder.api.openstack.wsgi [None req-10ffb894-2730-4291-af51-e7ae1e8aff46 tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 200 [ 1176.138688] [55439]: [pid: 55439|app: 0|req: 227/444] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:30 2025] GET /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.149304] [55438]: DEBUG cinder.api.middleware.request_id [None req-94f51b82-0c1d-4c00-ae3f-a2fd3ded48dc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.151590] [55438]: INFO cinder.api.openstack.wsgi [None req-94f51b82-0c1d-4c00-ae3f-a2fd3ded48dc tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] GET http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 [ 1177.151839] [55438]: DEBUG cinder.api.openstack.wsgi [None req-94f51b82-0c1d-4c00-ae3f-a2fd3ded48dc tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.152086] [55438]: DEBUG cinder.api.openstack.wsgi [None req-94f51b82-0c1d-4c00-ae3f-a2fd3ded48dc tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.159100] [55438]: INFO cinder.api.openstack.wsgi [None req-94f51b82-0c1d-4c00-ae3f-a2fd3ded48dc tempest-ServersNegativeTestJSON-93024851 tempest-ServersNegativeTestJSON-93024851-project-member] http://10.180.1.21/volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 returned with HTTP 404 [ 1177.159619] [55438]: [pid: 55438|app: 0|req: 218/445] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:32 2025] GET /volume/v3/volumes/95e960d1-3db9-40d6-95dd-f576456bd758 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1177.280050] [55439]: DEBUG cinder.api.middleware.request_id [req-cd176b43-05b0-4038-8730-bc8810d245cd req-a6b0bc46-3cad-44ab-b53d-4539f9b4ce58 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.282707] [55439]: INFO cinder.api.openstack.wsgi [req-cd176b43-05b0-4038-8730-bc8810d245cd req-a6b0bc46-3cad-44ab-b53d-4539f9b4ce58 tempest-ServerActionsTestJSON-179579984 tempest-ServerActionsTestJSON-179579984-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0a6287e8-10b3-46c2-a3af-fa9750857f50 [ 1177.282994] [55439]: DEBUG cinder.api.openstack.wsgi [req-cd176b43-05b0-4038-8730-bc8810d245cd req-a6b0bc46-3cad-44ab-b53d-4539f9b4ce58 tempest-ServerActionsTestJSON-179579984 tempest-ServerActionsTestJSON-179579984-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.283408] [55439]: DEBUG cinder.api.openstack.wsgi [req-cd176b43-05b0-4038-8730-bc8810d245cd req-a6b0bc46-3cad-44ab-b53d-4539f9b4ce58 tempest-ServerActionsTestJSON-179579984 tempest-ServerActionsTestJSON-179579984-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.297898] [55439]: INFO cinder.api.openstack.wsgi [req-cd176b43-05b0-4038-8730-bc8810d245cd req-a6b0bc46-3cad-44ab-b53d-4539f9b4ce58 tempest-ServerActionsTestJSON-179579984 tempest-ServerActionsTestJSON-179579984-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0a6287e8-10b3-46c2-a3af-fa9750857f50 returned with HTTP 200 [ 1177.298358] [55439]: [pid: 55439|app: 0|req: 228/446] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 21 08:59:32 2025] GET /volume/v3/attachments?instance_id=0a6287e8-10b3-46c2-a3af-fa9750857f50 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.944679] [55438]: DEBUG cinder.api.middleware.request_id [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.946990] [55438]: INFO cinder.api.openstack.wsgi [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1184.947412] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1929194331", "imageRef": "b9e27439-f47d-4d34-b48d-2bb5f19db53e", "size": 1}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1184.949516] [55438]: DEBUG cinder.api.v3.volumes [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1929194331', 'imageRef': 'b9e27439-f47d-4d34-b48d-2bb5f19db53e', 'size': 1}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1185.097425] [55438]: INFO cinder.api.v3.volumes [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Create volume of 1 GB [ 1185.103297] [55438]: INFO cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Availability Zones retrieved successfully. [ 1185.110989] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Flow 'volume_create_api' (7539c2f0-2342-4845-9792-6cffac944362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1185.112767] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f8d626-af97-49e5-9dbe-e2a2048bdce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1185.113725] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1185.156810] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f8d626-af97-49e5-9dbe-e2a2048bdce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1185.157862] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9afe7c76-9ede-4336-80cc-88d9fd61a503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1185.204510] [55438]: DEBUG cinder.quota [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Created reservations ['d50c70c2-2f64-4e5e-944d-073d299e7fcd', '40b50805-ff17-495e-adb2-4b29c8ba929e', '3a3d1846-f903-40ae-b8bd-af97cd5e75e8', '47df0173-e8bf-4799-be7c-1c95d7875857'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1185.205548] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9afe7c76-9ede-4336-80cc-88d9fd61a503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50c70c2-2f64-4e5e-944d-073d299e7fcd', '40b50805-ff17-495e-adb2-4b29c8ba929e', '3a3d1846-f903-40ae-b8bd-af97cd5e75e8', '47df0173-e8bf-4799-be7c-1c95d7875857']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1185.206487] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d97fc4-964b-41a2-8cbb-81a807cf16c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1185.223214] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d97fc4-964b-41a2-8cbb-81a807cf16c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b77dc3f1-5041-4a12-a4ea-167667b60c8b', '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-1929194331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be7d290724942bf9c905cf7eab9c8dd',qos_specs=None,replication_status=,reservations=['d50c70c2-2f64-4e5e-944d-073d299e7fcd','40b50805-ff17-495e-adb2-4b29c8ba929e','3a3d1846-f903-40ae-b8bd-af97cd5e75e8','47df0173-e8bf-4799-be7c-1c95d7875857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b5fdebf2184a51976628db27276bea',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1929194331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b77dc3f1-5041-4a12-a4ea-167667b60c8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6be7d290724942bf9c905cf7eab9c8dd',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='23b5fdebf2184a51976628db27276bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1185.224186] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d137d5a5-1163-4067-9c42-873c5b7e81cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1185.236861] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d137d5a5-1163-4067-9c42-873c5b7e81cf) 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-1929194331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be7d290724942bf9c905cf7eab9c8dd',qos_specs=None,replication_status=,reservations=['d50c70c2-2f64-4e5e-944d-073d299e7fcd','40b50805-ff17-495e-adb2-4b29c8ba929e','3a3d1846-f903-40ae-b8bd-af97cd5e75e8','47df0173-e8bf-4799-be7c-1c95d7875857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b5fdebf2184a51976628db27276bea',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1185.237722] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920d71cf-f1e5-41b3-b635-ec736d22b4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1185.246796] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920d71cf-f1e5-41b3-b635-ec736d22b4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1185.247886] [55438]: DEBUG cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Flow 'volume_create_api' (7539c2f0-2342-4845-9792-6cffac944362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1185.248269] [55438]: INFO cinder.volume.api [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Create volume request issued successfully. [ 1185.248925] [55438]: INFO cinder.api.openstack.wsgi [None req-fc6d3d40-e553-4f7b-b9fd-7ca45cf77fc9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1185.249387] [55438]: [pid: 55438|app: 0|req: 219/447] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:59:39 2025] POST /volume/v3/volumes => generated 752 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1185.258521] [55439]: DEBUG cinder.api.middleware.request_id [None req-cad737fd-2599-4509-ba45-4796774e233a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.261026] [55439]: INFO cinder.api.openstack.wsgi [None req-cad737fd-2599-4509-ba45-4796774e233a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1185.261323] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cad737fd-2599-4509-ba45-4796774e233a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.261522] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cad737fd-2599-4509-ba45-4796774e233a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.269178] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.269178] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.273095] [55439]: INFO cinder.volume.api [None req-cad737fd-2599-4509-ba45-4796774e233a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1185.277778] [55439]: INFO cinder.api.openstack.wsgi [None req-cad737fd-2599-4509-ba45-4796774e233a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1185.278182] [55439]: [pid: 55439|app: 0|req: 229/448] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:40 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.290641] [55438]: DEBUG cinder.api.middleware.request_id [None req-8a22351d-404f-4222-8aac-9758f966c7d9 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.293327] [55438]: INFO cinder.api.openstack.wsgi [None req-8a22351d-404f-4222-8aac-9758f966c7d9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1186.293604] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8a22351d-404f-4222-8aac-9758f966c7d9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.293867] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8a22351d-404f-4222-8aac-9758f966c7d9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.304709] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.304709] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.309047] [55438]: INFO cinder.volume.api [None req-8a22351d-404f-4222-8aac-9758f966c7d9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1186.314137] [55438]: INFO cinder.api.openstack.wsgi [None req-8a22351d-404f-4222-8aac-9758f966c7d9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1186.314660] [55438]: [pid: 55438|app: 0|req: 220/449] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:41 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.324547] [55439]: DEBUG cinder.api.middleware.request_id [None req-53962844-7b05-4a30-bd09-d65527061ab9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.326795] [55439]: INFO cinder.api.openstack.wsgi [None req-53962844-7b05-4a30-bd09-d65527061ab9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1187.327056] [55439]: DEBUG cinder.api.openstack.wsgi [None req-53962844-7b05-4a30-bd09-d65527061ab9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.327349] [55439]: DEBUG cinder.api.openstack.wsgi [None req-53962844-7b05-4a30-bd09-d65527061ab9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.338756] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.338756] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.343146] [55439]: INFO cinder.volume.api [None req-53962844-7b05-4a30-bd09-d65527061ab9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1187.348622] [55439]: INFO cinder.api.openstack.wsgi [None req-53962844-7b05-4a30-bd09-d65527061ab9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1187.349046] [55439]: [pid: 55439|app: 0|req: 230/450] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:42 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.359777] [55438]: DEBUG cinder.api.middleware.request_id [None req-1c7613c4-5222-4aa3-ade0-a360d3275154 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.362053] [55438]: INFO cinder.api.openstack.wsgi [None req-1c7613c4-5222-4aa3-ade0-a360d3275154 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1188.362291] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1c7613c4-5222-4aa3-ade0-a360d3275154 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.362659] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1c7613c4-5222-4aa3-ade0-a360d3275154 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.373117] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.373117] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.378045] [55438]: INFO cinder.volume.api [None req-1c7613c4-5222-4aa3-ade0-a360d3275154 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1188.383218] [55438]: INFO cinder.api.openstack.wsgi [None req-1c7613c4-5222-4aa3-ade0-a360d3275154 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1188.383653] [55438]: [pid: 55438|app: 0|req: 221/451] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:43 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.393491] [55439]: DEBUG cinder.api.middleware.request_id [None req-6006f408-22d3-4964-bdeb-5d065773e169 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.395702] [55439]: INFO cinder.api.openstack.wsgi [None req-6006f408-22d3-4964-bdeb-5d065773e169 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1189.395870] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6006f408-22d3-4964-bdeb-5d065773e169 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.396105] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6006f408-22d3-4964-bdeb-5d065773e169 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.403980] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.403980] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.407648] [55439]: INFO cinder.volume.api [None req-6006f408-22d3-4964-bdeb-5d065773e169 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1189.411887] [55439]: INFO cinder.api.openstack.wsgi [None req-6006f408-22d3-4964-bdeb-5d065773e169 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1189.412451] [55439]: [pid: 55439|app: 0|req: 231/452] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:44 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.423326] [55438]: DEBUG cinder.api.middleware.request_id [None req-3e05cdaf-96b7-4c7b-a383-ca19687e7d75 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.425687] [55438]: INFO cinder.api.openstack.wsgi [None req-3e05cdaf-96b7-4c7b-a383-ca19687e7d75 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1190.425988] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3e05cdaf-96b7-4c7b-a383-ca19687e7d75 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.426233] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3e05cdaf-96b7-4c7b-a383-ca19687e7d75 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.438396] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.438396] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.442699] [55438]: INFO cinder.volume.api [None req-3e05cdaf-96b7-4c7b-a383-ca19687e7d75 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1190.447691] [55438]: INFO cinder.api.openstack.wsgi [None req-3e05cdaf-96b7-4c7b-a383-ca19687e7d75 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1190.448231] [55438]: [pid: 55438|app: 0|req: 222/453] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:45 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.459342] [55439]: DEBUG cinder.api.middleware.request_id [None req-c609597c-b8e9-4fd5-9c07-3b8518675360 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.461499] [55439]: INFO cinder.api.openstack.wsgi [None req-c609597c-b8e9-4fd5-9c07-3b8518675360 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1191.461722] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c609597c-b8e9-4fd5-9c07-3b8518675360 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.461943] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c609597c-b8e9-4fd5-9c07-3b8518675360 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.470091] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.470091] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.473933] [55439]: INFO cinder.volume.api [None req-c609597c-b8e9-4fd5-9c07-3b8518675360 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1191.478587] [55439]: INFO cinder.api.openstack.wsgi [None req-c609597c-b8e9-4fd5-9c07-3b8518675360 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1191.478985] [55439]: [pid: 55439|app: 0|req: 232/454] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:46 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.490055] [55438]: DEBUG cinder.api.middleware.request_id [None req-0fd6b07a-4df9-4f2e-802c-0008eabdeae8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.492217] [55438]: INFO cinder.api.openstack.wsgi [None req-0fd6b07a-4df9-4f2e-802c-0008eabdeae8 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1192.492523] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0fd6b07a-4df9-4f2e-802c-0008eabdeae8 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.492806] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0fd6b07a-4df9-4f2e-802c-0008eabdeae8 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.500807] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.500807] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.504530] [55438]: INFO cinder.volume.api [None req-0fd6b07a-4df9-4f2e-802c-0008eabdeae8 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1192.509302] [55438]: INFO cinder.api.openstack.wsgi [None req-0fd6b07a-4df9-4f2e-802c-0008eabdeae8 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1192.509932] [55438]: [pid: 55438|app: 0|req: 223/455] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:47 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.519385] [55439]: DEBUG cinder.api.middleware.request_id [None req-214fcd9f-d329-4063-a216-c5bb6880078d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.521534] [55439]: INFO cinder.api.openstack.wsgi [None req-214fcd9f-d329-4063-a216-c5bb6880078d tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1193.521759] [55439]: DEBUG cinder.api.openstack.wsgi [None req-214fcd9f-d329-4063-a216-c5bb6880078d tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.521973] [55439]: DEBUG cinder.api.openstack.wsgi [None req-214fcd9f-d329-4063-a216-c5bb6880078d tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.529741] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.529741] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.533415] [55439]: INFO cinder.volume.api [None req-214fcd9f-d329-4063-a216-c5bb6880078d tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1193.537707] [55439]: INFO cinder.api.openstack.wsgi [None req-214fcd9f-d329-4063-a216-c5bb6880078d tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1193.538111] [55439]: [pid: 55439|app: 0|req: 233/456] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:48 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.548372] [55438]: DEBUG cinder.api.middleware.request_id [None req-1d284594-6fc4-4bf7-9655-47586be63916 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.550639] [55438]: INFO cinder.api.openstack.wsgi [None req-1d284594-6fc4-4bf7-9655-47586be63916 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1194.550913] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1d284594-6fc4-4bf7-9655-47586be63916 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.551197] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1d284594-6fc4-4bf7-9655-47586be63916 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.560853] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.560853] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.566596] [55438]: INFO cinder.volume.api [None req-1d284594-6fc4-4bf7-9655-47586be63916 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1194.570591] [55438]: INFO cinder.api.openstack.wsgi [None req-1d284594-6fc4-4bf7-9655-47586be63916 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1194.571052] [55438]: [pid: 55438|app: 0|req: 224/457] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:49 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.585841] [55439]: DEBUG cinder.api.middleware.request_id [None req-2fbf69e3-9420-4a9f-a301-c8fc3e08155e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.588183] [55439]: INFO cinder.api.openstack.wsgi [None req-2fbf69e3-9420-4a9f-a301-c8fc3e08155e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1195.588443] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2fbf69e3-9420-4a9f-a301-c8fc3e08155e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.588649] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2fbf69e3-9420-4a9f-a301-c8fc3e08155e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.598121] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.598121] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.602688] [55439]: INFO cinder.volume.api [None req-2fbf69e3-9420-4a9f-a301-c8fc3e08155e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1195.607889] [55439]: INFO cinder.api.openstack.wsgi [None req-2fbf69e3-9420-4a9f-a301-c8fc3e08155e tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1195.608304] [55439]: [pid: 55439|app: 0|req: 234/458] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:50 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.620201] [55438]: DEBUG cinder.api.middleware.request_id [None req-679e66d4-6fbe-4690-826c-b08ce2efb1a3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.622421] [55438]: INFO cinder.api.openstack.wsgi [None req-679e66d4-6fbe-4690-826c-b08ce2efb1a3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1196.622698] [55438]: DEBUG cinder.api.openstack.wsgi [None req-679e66d4-6fbe-4690-826c-b08ce2efb1a3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.622881] [55438]: DEBUG cinder.api.openstack.wsgi [None req-679e66d4-6fbe-4690-826c-b08ce2efb1a3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.630563] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.630563] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.634159] [55438]: INFO cinder.volume.api [None req-679e66d4-6fbe-4690-826c-b08ce2efb1a3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1196.638448] [55438]: INFO cinder.api.openstack.wsgi [None req-679e66d4-6fbe-4690-826c-b08ce2efb1a3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1196.638942] [55438]: [pid: 55438|app: 0|req: 225/459] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:51 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1197.649789] [55439]: DEBUG cinder.api.middleware.request_id [None req-ee0d72bb-cc23-46f7-b4b4-ba37c5230b7a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.652012] [55439]: INFO cinder.api.openstack.wsgi [None req-ee0d72bb-cc23-46f7-b4b4-ba37c5230b7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1197.652199] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ee0d72bb-cc23-46f7-b4b4-ba37c5230b7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.652417] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ee0d72bb-cc23-46f7-b4b4-ba37c5230b7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.660491] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.660491] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.663945] [55439]: INFO cinder.volume.api [None req-ee0d72bb-cc23-46f7-b4b4-ba37c5230b7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1197.668132] [55439]: INFO cinder.api.openstack.wsgi [None req-ee0d72bb-cc23-46f7-b4b4-ba37c5230b7a tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1197.668517] [55439]: [pid: 55439|app: 0|req: 235/460] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:52 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.679850] [55438]: DEBUG cinder.api.middleware.request_id [None req-99820b61-1e06-4e22-946a-81d794f691ec None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.682063] [55438]: INFO cinder.api.openstack.wsgi [None req-99820b61-1e06-4e22-946a-81d794f691ec tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1198.682307] [55438]: DEBUG cinder.api.openstack.wsgi [None req-99820b61-1e06-4e22-946a-81d794f691ec tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.682569] [55438]: DEBUG cinder.api.openstack.wsgi [None req-99820b61-1e06-4e22-946a-81d794f691ec tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.690223] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.690223] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.693759] [55438]: INFO cinder.volume.api [None req-99820b61-1e06-4e22-946a-81d794f691ec tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1198.698093] [55438]: INFO cinder.api.openstack.wsgi [None req-99820b61-1e06-4e22-946a-81d794f691ec tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1198.698533] [55438]: [pid: 55438|app: 0|req: 226/461] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:53 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.710030] [55439]: DEBUG cinder.api.middleware.request_id [None req-4e70d7ab-3636-4a78-9d3e-da26c4bd8a73 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.711744] [55439]: INFO cinder.api.openstack.wsgi [None req-4e70d7ab-3636-4a78-9d3e-da26c4bd8a73 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1199.711967] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4e70d7ab-3636-4a78-9d3e-da26c4bd8a73 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.712190] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4e70d7ab-3636-4a78-9d3e-da26c4bd8a73 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.719684] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.719684] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.723120] [55439]: INFO cinder.volume.api [None req-4e70d7ab-3636-4a78-9d3e-da26c4bd8a73 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1199.727289] [55439]: INFO cinder.api.openstack.wsgi [None req-4e70d7ab-3636-4a78-9d3e-da26c4bd8a73 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1199.727682] [55439]: [pid: 55439|app: 0|req: 236/462] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:54 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.737719] [55438]: DEBUG cinder.api.middleware.request_id [None req-0641b1ea-d760-4b82-9978-f0612dae4b6c None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.739779] [55438]: INFO cinder.api.openstack.wsgi [None req-0641b1ea-d760-4b82-9978-f0612dae4b6c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1200.741064] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0641b1ea-d760-4b82-9978-f0612dae4b6c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.741064] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0641b1ea-d760-4b82-9978-f0612dae4b6c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.747959] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.747959] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.751306] [55438]: INFO cinder.volume.api [None req-0641b1ea-d760-4b82-9978-f0612dae4b6c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1200.755617] [55438]: INFO cinder.api.openstack.wsgi [None req-0641b1ea-d760-4b82-9978-f0612dae4b6c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1200.755991] [55438]: [pid: 55438|app: 0|req: 227/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:55 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.766244] [55439]: DEBUG cinder.api.middleware.request_id [None req-2a779686-30c7-487c-91fa-b5bb1015748c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.768239] [55439]: INFO cinder.api.openstack.wsgi [None req-2a779686-30c7-487c-91fa-b5bb1015748c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1201.768454] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2a779686-30c7-487c-91fa-b5bb1015748c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.768667] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2a779686-30c7-487c-91fa-b5bb1015748c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.776110] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.776110] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.779378] [55439]: INFO cinder.volume.api [None req-2a779686-30c7-487c-91fa-b5bb1015748c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1201.785330] [55439]: INFO cinder.api.openstack.wsgi [None req-2a779686-30c7-487c-91fa-b5bb1015748c tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1201.785903] [55439]: [pid: 55439|app: 0|req: 237/464] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:56 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.795287] [55438]: DEBUG cinder.api.middleware.request_id [None req-d22ae0af-0b97-4f6d-a15b-2bebae111c4b None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.797472] [55438]: INFO cinder.api.openstack.wsgi [None req-d22ae0af-0b97-4f6d-a15b-2bebae111c4b tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1202.797694] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d22ae0af-0b97-4f6d-a15b-2bebae111c4b tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.797911] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d22ae0af-0b97-4f6d-a15b-2bebae111c4b tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.807256] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.807256] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.811191] [55438]: INFO cinder.volume.api [None req-d22ae0af-0b97-4f6d-a15b-2bebae111c4b tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1202.815926] [55438]: INFO cinder.api.openstack.wsgi [None req-d22ae0af-0b97-4f6d-a15b-2bebae111c4b tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1202.816366] [55438]: [pid: 55438|app: 0|req: 228/465] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:57 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.830032] [55439]: DEBUG cinder.api.middleware.request_id [None req-584ae41d-d9c2-4bad-bc24-940fff22aeb9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.832127] [55439]: INFO cinder.api.openstack.wsgi [None req-584ae41d-d9c2-4bad-bc24-940fff22aeb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1203.832346] [55439]: DEBUG cinder.api.openstack.wsgi [None req-584ae41d-d9c2-4bad-bc24-940fff22aeb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.832601] [55439]: DEBUG cinder.api.openstack.wsgi [None req-584ae41d-d9c2-4bad-bc24-940fff22aeb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.840144] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.840144] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.843796] [55439]: INFO cinder.volume.api [None req-584ae41d-d9c2-4bad-bc24-940fff22aeb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1203.848411] [55439]: INFO cinder.api.openstack.wsgi [None req-584ae41d-d9c2-4bad-bc24-940fff22aeb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1203.848827] [55439]: [pid: 55439|app: 0|req: 238/466] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:59:58 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.879100] [55438]: DEBUG cinder.api.middleware.request_id [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-5ab6522f-ff60-4f22-9838-815cfa6df0b4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.881731] [55438]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-5ab6522f-ff60-4f22-9838-815cfa6df0b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1203.881778] [55438]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-5ab6522f-ff60-4f22-9838-815cfa6df0b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.882020] [55438]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-5ab6522f-ff60-4f22-9838-815cfa6df0b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.889543] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.889543] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.892766] [55438]: INFO cinder.volume.api [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-5ab6522f-ff60-4f22-9838-815cfa6df0b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1203.897344] [55438]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-5ab6522f-ff60-4f22-9838-815cfa6df0b4 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1203.897721] [55438]: [pid: 55438|app: 0|req: 229/467] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:59:58 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1204.141038] [55439]: DEBUG cinder.api.middleware.request_id [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-7ebaab4a-a242-4b6d-be5e-c0ceb0e10bb9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.143458] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-7ebaab4a-a242-4b6d-be5e-c0ceb0e10bb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1204.143697] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-7ebaab4a-a242-4b6d-be5e-c0ceb0e10bb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.143913] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-7ebaab4a-a242-4b6d-be5e-c0ceb0e10bb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.151099] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.151099] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.154548] [55439]: INFO cinder.volume.api [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-7ebaab4a-a242-4b6d-be5e-c0ceb0e10bb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1204.159127] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-7ebaab4a-a242-4b6d-be5e-c0ceb0e10bb9 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1204.159628] [55439]: [pid: 55439|app: 0|req: 239/468] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:59:59 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1204.164789] [55438]: DEBUG cinder.api.middleware.request_id [None req-3be09e33-9e00-4bd3-94a8-c39e28d1801a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.165279] [55438]: INFO cinder.api.openstack.wsgi [None req-3be09e33-9e00-4bd3-94a8-c39e28d1801a None None] GET http://10.180.1.21/volume// [ 1204.165466] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3be09e33-9e00-4bd3-94a8-c39e28d1801a None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.165680] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3be09e33-9e00-4bd3-94a8-c39e28d1801a None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.166100] [55438]: INFO cinder.api.openstack.wsgi [None req-3be09e33-9e00-4bd3-94a8-c39e28d1801a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1204.166501] [55438]: [pid: 55438|app: 0|req: 230/469] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:59:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1204.169483] [55439]: DEBUG cinder.api.middleware.request_id [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6ee7e002-2075-4823-ac0c-7def9521aa06 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.171410] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6ee7e002-2075-4823-ac0c-7def9521aa06 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1204.171776] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6ee7e002-2075-4823-ac0c-7def9521aa06 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b77dc3f1-5041-4a12-a4ea-167667b60c8b", "connector": null, "instance_uuid": "5e32e5c9-e4aa-42f5-82f3-c50cf15a47e7"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1204.180065] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.180065] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.199390] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6ee7e002-2075-4823-ac0c-7def9521aa06 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1204.199860] [55439]: [pid: 55439|app: 0|req: 240/470] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:59:59 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.562400] [55438]: DEBUG cinder.api.middleware.request_id [None req-cfe16550-b236-42ab-b52a-081075ccb091 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.562868] [55438]: INFO cinder.api.openstack.wsgi [None req-cfe16550-b236-42ab-b52a-081075ccb091 None None] GET http://10.180.1.21/volume// [ 1209.563061] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cfe16550-b236-42ab-b52a-081075ccb091 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.563286] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cfe16550-b236-42ab-b52a-081075ccb091 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.563693] [55438]: INFO cinder.api.openstack.wsgi [None req-cfe16550-b236-42ab-b52a-081075ccb091 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1209.564124] [55438]: [pid: 55438|app: 0|req: 231/471] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:00:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1209.567556] [55439]: DEBUG cinder.api.middleware.request_id [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-938f6eba-4787-455a-bdc1-74bcf5d17e80 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.570041] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-938f6eba-4787-455a-bdc1-74bcf5d17e80 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1209.570126] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-938f6eba-4787-455a-bdc1-74bcf5d17e80 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.570362] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-938f6eba-4787-455a-bdc1-74bcf5d17e80 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.584799] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.584799] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.587922] [55439]: INFO cinder.volume.api [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-938f6eba-4787-455a-bdc1-74bcf5d17e80 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1209.593706] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-938f6eba-4787-455a-bdc1-74bcf5d17e80 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 200 [ 1209.594056] [55439]: [pid: 55439|app: 0|req: 241/472] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:00:04 2025] GET /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1209.722431] [55438]: DEBUG cinder.api.middleware.request_id [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.724645] [55438]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] PUT http://10.180.1.21/volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da [ 1209.725100] [55438]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-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=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.728917] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=107,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1209.735862] [55438]: DEBUG cinder.coordination [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Acquiring lock "cinder-attachment_update-b77dc3f1-5041-4a12-a4ea-167667b60c8b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1209.742370] [55438]: DEBUG cinder.coordination [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-b77dc3f1-5041-4a12-a4ea-167667b60c8b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1209.742557] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.742557] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.261284] [55438]: DEBUG cinder.coordination [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-b77dc3f1-5041-4a12-a4ea-167667b60c8b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1210.261645] [55438]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-332a6362-ef9c-4e0e-87d0-5bd856de98ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da returned with HTTP 200 [ 1210.262124] [55438]: [pid: 55438|app: 0|req: 232/473] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:00:04 2025] PUT /volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.768664] [55439]: DEBUG cinder.api.middleware.request_id [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6f9a52a0-92fe-4a54-812c-65c785360bf6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.770948] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6f9a52a0-92fe-4a54-812c-65c785360bf6 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da/action [ 1210.771365] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6f9a52a0-92fe-4a54-812c-65c785360bf6 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1210.771501] [55439]: DEBUG cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6f9a52a0-92fe-4a54-812c-65c785360bf6 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1210.785039] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.785039] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.791173] [55439]: INFO cinder.api.openstack.wsgi [req-db5bdd87-54e4-4a59-b7cf-e0a05b6e5eba req-6f9a52a0-92fe-4a54-812c-65c785360bf6 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da/action returned with HTTP 204 [ 1210.791561] [55439]: [pid: 55439|app: 0|req: 242/474] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:00:05 2025] POST /volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1220.258276] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1220.789489] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=102,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.440258] [55438]: DEBUG cinder.api.middleware.request_id [None req-874e8854-8130-4491-ac68-6938d7003dc4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.440766] [55438]: INFO cinder.api.openstack.wsgi [None req-874e8854-8130-4491-ac68-6938d7003dc4 None None] GET http://10.180.1.21/volume// [ 1230.440957] [55438]: DEBUG cinder.api.openstack.wsgi [None req-874e8854-8130-4491-ac68-6938d7003dc4 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.441188] [55438]: DEBUG cinder.api.openstack.wsgi [None req-874e8854-8130-4491-ac68-6938d7003dc4 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.441582] [55438]: INFO cinder.api.openstack.wsgi [None req-874e8854-8130-4491-ac68-6938d7003dc4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1230.441905] [55438]: [pid: 55438|app: 0|req: 233/475] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:00:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1230.445400] [55439]: DEBUG cinder.api.middleware.request_id [req-718708b5-a1ff-4866-862e-eb67b3578005 req-0d5f1d53-bc95-47b3-b313-2b8d1cffc353 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.447638] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-0d5f1d53-bc95-47b3-b313-2b8d1cffc353 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1230.448072] [55439]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-0d5f1d53-bc95-47b3-b313-2b8d1cffc353 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b77dc3f1-5041-4a12-a4ea-167667b60c8b", "connector": null, "instance_uuid": "5e32e5c9-e4aa-42f5-82f3-c50cf15a47e7"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1230.462982] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.462982] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.487221] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-0d5f1d53-bc95-47b3-b313-2b8d1cffc353 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1230.487669] [55439]: [pid: 55439|app: 0|req: 243/476] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:00:25 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.491721] [55438]: DEBUG cinder.api.middleware.request_id [req-718708b5-a1ff-4866-862e-eb67b3578005 req-8dcaf6f6-a52b-4010-a4ab-1070cef6eb11 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.494356] [55438]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-8dcaf6f6-a52b-4010-a4ab-1070cef6eb11 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da [ 1230.494570] [55438]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-8dcaf6f6-a52b-4010-a4ab-1070cef6eb11 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.494871] [55438]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-8dcaf6f6-a52b-4010-a4ab-1070cef6eb11 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.502176] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.502176] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.029563] [55438]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-8dcaf6f6-a52b-4010-a4ab-1070cef6eb11 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da returned with HTTP 200 [ 1231.030015] [55438]: [pid: 55438|app: 0|req: 234/477] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:00:25 2025] DELETE /volume/v3/attachments/0b889d4f-e110-4328-9125-e13c4a16a4da => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.341955] [55439]: DEBUG cinder.api.middleware.request_id [None req-2b4e87d4-118f-45a3-bc64-93be535746fb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.344017] [55439]: INFO cinder.api.openstack.wsgi [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1231.344400] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1178961449"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1231.346041] [55439]: DEBUG cinder.api.v3.volumes [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1178961449'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1231.346184] [55439]: INFO cinder.api.v3.volumes [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume of 1 GB [ 1231.346495] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.346495] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.350140] [55439]: INFO cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Availability Zones retrieved successfully. [ 1231.356684] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Flow 'volume_create_api' (385740fd-07fb-40a1-953f-fd7ea0b46c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1231.357853] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5c76cf-ab7f-47c8-bc36-d86bb918c67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.358889] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1231.375500] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5c76cf-ab7f-47c8-bc36-d86bb918c67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.376389] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a892f467-74e2-4e43-a69a-88e7ed8e68a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.403435] [55439]: DEBUG cinder.quota [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Created reservations ['dbd212cc-46a5-4c79-8aa3-c32053c74e1b', '83054a68-2bc8-497b-b754-b66bab8b1c74', 'de86cb63-8deb-4e01-97fe-43c02e3b09f4', '5929d8d9-1432-4ae3-932b-3746c54a218f'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1231.404317] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a892f467-74e2-4e43-a69a-88e7ed8e68a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd212cc-46a5-4c79-8aa3-c32053c74e1b', '83054a68-2bc8-497b-b754-b66bab8b1c74', 'de86cb63-8deb-4e01-97fe-43c02e3b09f4', '5929d8d9-1432-4ae3-932b-3746c54a218f']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.405199] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d99788-65d0-4cb1-b9d8-9c6697d13ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.417454] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d99788-65d0-4cb1-b9d8-9c6697d13ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7053ece-febf-4ab6-8739-b65e747beaef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1178961449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed34feff14c41b1ad37a4ad1d306bc0',qos_specs=None,replication_status=,reservations=['dbd212cc-46a5-4c79-8aa3-c32053c74e1b','83054a68-2bc8-497b-b754-b66bab8b1c74','de86cb63-8deb-4e01-97fe-43c02e3b09f4','5929d8d9-1432-4ae3-932b-3746c54a218f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952846bc3a754e899a0a72085580c196',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T09:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1178961449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7053ece-febf-4ab6-8739-b65e747beaef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed34feff14c41b1ad37a4ad1d306bc0',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='952846bc3a754e899a0a72085580c196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.418316] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27110cf-608f-44e8-8fdc-ae979ae6ab3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.430242] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27110cf-608f-44e8-8fdc-ae979ae6ab3b) 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-1178961449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed34feff14c41b1ad37a4ad1d306bc0',qos_specs=None,replication_status=,reservations=['dbd212cc-46a5-4c79-8aa3-c32053c74e1b','83054a68-2bc8-497b-b754-b66bab8b1c74','de86cb63-8deb-4e01-97fe-43c02e3b09f4','5929d8d9-1432-4ae3-932b-3746c54a218f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952846bc3a754e899a0a72085580c196',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.431051] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7be932-9416-461f-a148-d02891ce67b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.439158] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7be932-9416-461f-a148-d02891ce67b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.440166] [55439]: DEBUG cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Flow 'volume_create_api' (385740fd-07fb-40a1-953f-fd7ea0b46c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1231.440533] [55439]: INFO cinder.volume.api [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume request issued successfully. [ 1231.441252] [55439]: INFO cinder.api.openstack.wsgi [None req-2b4e87d4-118f-45a3-bc64-93be535746fb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1231.441761] [55439]: [pid: 55439|app: 0|req: 244/478] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 09:00:26 2025] POST /volume/v3/volumes => generated 754 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1231.450406] [55438]: DEBUG cinder.api.middleware.request_id [None req-025f4396-b6ad-45fb-9e28-8afe6c326aa8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.452492] [55438]: INFO cinder.api.openstack.wsgi [None req-025f4396-b6ad-45fb-9e28-8afe6c326aa8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1231.452773] [55438]: DEBUG cinder.api.openstack.wsgi [None req-025f4396-b6ad-45fb-9e28-8afe6c326aa8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.453015] [55438]: DEBUG cinder.api.openstack.wsgi [None req-025f4396-b6ad-45fb-9e28-8afe6c326aa8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.460373] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.460373] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.463605] [55438]: INFO cinder.volume.api [None req-025f4396-b6ad-45fb-9e28-8afe6c326aa8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1231.468289] [55438]: INFO cinder.api.openstack.wsgi [None req-025f4396-b6ad-45fb-9e28-8afe6c326aa8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1231.468651] [55438]: [pid: 55438|app: 0|req: 235/479] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:26 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.479100] [55439]: DEBUG cinder.api.middleware.request_id [None req-f81eb6b1-54e4-42b5-9332-5121e9a51926 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.481348] [55439]: INFO cinder.api.openstack.wsgi [None req-f81eb6b1-54e4-42b5-9332-5121e9a51926 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1232.481571] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f81eb6b1-54e4-42b5-9332-5121e9a51926 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.481791] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f81eb6b1-54e4-42b5-9332-5121e9a51926 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.491353] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.491353] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.495249] [55439]: INFO cinder.volume.api [None req-f81eb6b1-54e4-42b5-9332-5121e9a51926 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1232.499501] [55439]: INFO cinder.api.openstack.wsgi [None req-f81eb6b1-54e4-42b5-9332-5121e9a51926 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1232.499877] [55439]: [pid: 55439|app: 0|req: 245/480] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:27 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.533836] [55438]: DEBUG cinder.api.middleware.request_id [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-edfdb70b-f1fe-4f31-8001-063270cb47e7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.536271] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-edfdb70b-f1fe-4f31-8001-063270cb47e7 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1232.536547] [55438]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-edfdb70b-f1fe-4f31-8001-063270cb47e7 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.536821] [55438]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-edfdb70b-f1fe-4f31-8001-063270cb47e7 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.544574] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.544574] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.547767] [55438]: INFO cinder.volume.api [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-edfdb70b-f1fe-4f31-8001-063270cb47e7 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1232.551769] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-edfdb70b-f1fe-4f31-8001-063270cb47e7 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1232.552180] [55438]: [pid: 55438|app: 0|req: 236/481] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:00:27 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.073111] [55439]: DEBUG cinder.api.middleware.request_id [None req-6a6a8931-2106-4bd4-b3e7-7cfa0e323f72 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.073671] [55439]: INFO cinder.api.openstack.wsgi [None req-6a6a8931-2106-4bd4-b3e7-7cfa0e323f72 None None] GET http://10.180.1.21/volume// [ 1234.073856] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6a6a8931-2106-4bd4-b3e7-7cfa0e323f72 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.074168] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6a6a8931-2106-4bd4-b3e7-7cfa0e323f72 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.074657] [55439]: INFO cinder.api.openstack.wsgi [None req-6a6a8931-2106-4bd4-b3e7-7cfa0e323f72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1234.075073] [55439]: [pid: 55439|app: 0|req: 246/482] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 09:00:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1234.079661] [55438]: DEBUG cinder.api.middleware.request_id [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-1338b153-a3fc-43ed-b639-cd3a1f743f95 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.082058] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-1338b153-a3fc-43ed-b639-cd3a1f743f95 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1234.082273] [55438]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-1338b153-a3fc-43ed-b639-cd3a1f743f95 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7053ece-febf-4ab6-8739-b65e747beaef", "connector": null, "instance_uuid": "ee2612df-d6cc-4a3e-adfb-e1b289119141"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1234.091322] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.091322] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.110114] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-1338b153-a3fc-43ed-b639-cd3a1f743f95 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1234.110555] [55438]: [pid: 55438|app: 0|req: 237/483] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:00:28 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.128941] [55439]: DEBUG cinder.api.middleware.request_id [None req-2c7f39e4-d420-47a7-8221-c622a7e729cb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.131497] [55439]: INFO cinder.api.openstack.wsgi [None req-2c7f39e4-d420-47a7-8221-c622a7e729cb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1234.131808] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2c7f39e4-d420-47a7-8221-c622a7e729cb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.132126] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2c7f39e4-d420-47a7-8221-c622a7e729cb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.143734] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.143734] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.147541] [55439]: INFO cinder.volume.api [None req-2c7f39e4-d420-47a7-8221-c622a7e729cb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1234.152751] [55439]: INFO cinder.api.openstack.wsgi [None req-2c7f39e4-d420-47a7-8221-c622a7e729cb tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1234.153228] [55439]: [pid: 55439|app: 0|req: 247/484] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:28 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.634817] [55438]: DEBUG cinder.api.middleware.request_id [None req-753b5450-9871-4254-a841-89d43a05ef1e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.635311] [55438]: INFO cinder.api.openstack.wsgi [None req-753b5450-9871-4254-a841-89d43a05ef1e None None] GET http://10.180.1.21/volume// [ 1234.635497] [55438]: DEBUG cinder.api.openstack.wsgi [None req-753b5450-9871-4254-a841-89d43a05ef1e None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.635716] [55438]: DEBUG cinder.api.openstack.wsgi [None req-753b5450-9871-4254-a841-89d43a05ef1e None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.636121] [55438]: INFO cinder.api.openstack.wsgi [None req-753b5450-9871-4254-a841-89d43a05ef1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1234.636417] [55438]: [pid: 55438|app: 0|req: 238/485] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:00:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1234.639617] [55439]: DEBUG cinder.api.middleware.request_id [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-56a2bef5-c02d-4c3c-8b5b-7411cc7f47d6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.641995] [55439]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-56a2bef5-c02d-4c3c-8b5b-7411cc7f47d6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1234.642256] [55439]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-56a2bef5-c02d-4c3c-8b5b-7411cc7f47d6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.642471] [55439]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-56a2bef5-c02d-4c3c-8b5b-7411cc7f47d6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.652050] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.652050] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.655153] [55439]: INFO cinder.volume.api [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-56a2bef5-c02d-4c3c-8b5b-7411cc7f47d6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1234.659258] [55439]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-56a2bef5-c02d-4c3c-8b5b-7411cc7f47d6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1234.659643] [55439]: [pid: 55439|app: 0|req: 248/486] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:00:29 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1234.685787] [55438]: DEBUG cinder.api.middleware.request_id [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.688287] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] PUT http://10.180.1.21/volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a [ 1234.688699] [55438]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-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-555264", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1234.696664] [55438]: DEBUG cinder.coordination [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Acquiring lock "cinder-attachment_update-b7053ece-febf-4ab6-8739-b65e747beaef-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1234.702077] [55438]: DEBUG cinder.coordination [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Lock "cinder-attachment_update-b7053ece-febf-4ab6-8739-b65e747beaef-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1234.703101] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.703101] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.163361] [55439]: DEBUG cinder.api.middleware.request_id [None req-ed3f7dea-5374-4cab-83e0-cd132e22028d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.165453] [55439]: INFO cinder.api.openstack.wsgi [None req-ed3f7dea-5374-4cab-83e0-cd132e22028d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1235.165675] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ed3f7dea-5374-4cab-83e0-cd132e22028d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.165888] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ed3f7dea-5374-4cab-83e0-cd132e22028d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.175338] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.175338] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.178362] [55439]: INFO cinder.volume.api [None req-ed3f7dea-5374-4cab-83e0-cd132e22028d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1235.182358] [55439]: INFO cinder.api.openstack.wsgi [None req-ed3f7dea-5374-4cab-83e0-cd132e22028d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1235.182771] [55439]: [pid: 55439|app: 0|req: 249/487] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:30 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.374176] [55439]: DEBUG cinder.api.middleware.request_id [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.376520] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] PUT http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 [ 1235.376937] [55439]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-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-555266", "mountpoint": "/dev/sda"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1235.384497] [55439]: DEBUG cinder.coordination [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Acquiring lock "cinder-attachment_update-b77dc3f1-5041-4a12-a4ea-167667b60c8b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1235.388713] [55439]: DEBUG cinder.coordination [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-b77dc3f1-5041-4a12-a4ea-167667b60c8b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1235.389746] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.389746] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.907380] [55439]: DEBUG cinder.coordination [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Lock "cinder-attachment_update-b77dc3f1-5041-4a12-a4ea-167667b60c8b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1235.907731] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-3187f9f3-48ff-4fd7-b968-f7e5397ca9db tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 returned with HTTP 200 [ 1235.908222] [55439]: [pid: 55439|app: 0|req: 250/488] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:00:30 2025] PUT /volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.912669] [55439]: DEBUG cinder.api.middleware.request_id [req-718708b5-a1ff-4866-862e-eb67b3578005 req-1b43bd3f-e02b-45f4-a2fd-990c873d4cc1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.915724] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-1b43bd3f-e02b-45f4-a2fd-990c873d4cc1 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 [ 1235.915999] [55439]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-1b43bd3f-e02b-45f4-a2fd-990c873d4cc1 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.916259] [55439]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-1b43bd3f-e02b-45f4-a2fd-990c873d4cc1 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.933343] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-1b43bd3f-e02b-45f4-a2fd-990c873d4cc1 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 returned with HTTP 200 [ 1235.933777] [55439]: [pid: 55439|app: 0|req: 251/489] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 21 09:00:30 2025] GET /volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1236.193341] [55439]: DEBUG cinder.api.middleware.request_id [None req-94ea417b-297c-474f-a299-4ac822c6615b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.195371] [55439]: INFO cinder.api.openstack.wsgi [None req-94ea417b-297c-474f-a299-4ac822c6615b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1236.195681] [55439]: DEBUG cinder.api.openstack.wsgi [None req-94ea417b-297c-474f-a299-4ac822c6615b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.195877] [55439]: DEBUG cinder.api.openstack.wsgi [None req-94ea417b-297c-474f-a299-4ac822c6615b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.209433] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.209433] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.213437] [55439]: INFO cinder.volume.api [None req-94ea417b-297c-474f-a299-4ac822c6615b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1236.219067] [55439]: INFO cinder.api.openstack.wsgi [None req-94ea417b-297c-474f-a299-4ac822c6615b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1236.219468] [55439]: [pid: 55439|app: 0|req: 252/490] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:31 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.229832] [55439]: DEBUG cinder.api.middleware.request_id [None req-c7e08489-f6d4-475b-88ab-fd2b0bb0014d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.232202] [55439]: INFO cinder.api.openstack.wsgi [None req-c7e08489-f6d4-475b-88ab-fd2b0bb0014d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1237.232503] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c7e08489-f6d4-475b-88ab-fd2b0bb0014d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.232843] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c7e08489-f6d4-475b-88ab-fd2b0bb0014d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.245792] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.245792] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.250112] [55439]: INFO cinder.volume.api [None req-c7e08489-f6d4-475b-88ab-fd2b0bb0014d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1237.254815] [55439]: INFO cinder.api.openstack.wsgi [None req-c7e08489-f6d4-475b-88ab-fd2b0bb0014d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1237.255230] [55439]: [pid: 55439|app: 0|req: 253/491] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:32 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.265195] [55439]: DEBUG cinder.api.middleware.request_id [None req-b36f8f04-68c0-4356-a73b-5764b2c02846 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.267288] [55439]: INFO cinder.api.openstack.wsgi [None req-b36f8f04-68c0-4356-a73b-5764b2c02846 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1238.267509] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b36f8f04-68c0-4356-a73b-5764b2c02846 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.267738] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b36f8f04-68c0-4356-a73b-5764b2c02846 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.280091] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.280091] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.283576] [55439]: INFO cinder.volume.api [None req-b36f8f04-68c0-4356-a73b-5764b2c02846 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1238.288118] [55439]: INFO cinder.api.openstack.wsgi [None req-b36f8f04-68c0-4356-a73b-5764b2c02846 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1238.288485] [55439]: [pid: 55439|app: 0|req: 254/492] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:33 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.515319] [55439]: DEBUG cinder.api.middleware.request_id [req-718708b5-a1ff-4866-862e-eb67b3578005 req-9d0fb210-21fb-4c85-9350-37c6d3745a0f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.517624] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-9d0fb210-21fb-4c85-9350-37c6d3745a0f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] POST http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0/action [ 1238.518076] [55439]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-9d0fb210-21fb-4c85-9350-37c6d3745a0f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1238.518215] [55439]: DEBUG cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-9d0fb210-21fb-4c85-9350-37c6d3745a0f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1238.532112] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.532112] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.538364] [55439]: INFO cinder.api.openstack.wsgi [req-718708b5-a1ff-4866-862e-eb67b3578005 req-9d0fb210-21fb-4c85-9350-37c6d3745a0f tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0/action returned with HTTP 204 [ 1238.538747] [55439]: [pid: 55439|app: 0|req: 255/493] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:00:33 2025] POST /volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1239.224352] [55438]: DEBUG cinder.coordination [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Lock "cinder-attachment_update-b7053ece-febf-4ab6-8739-b65e747beaef-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1239.224687] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-9ddab6ce-d84a-4c1b-b708-6d8236b4b832 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a returned with HTTP 200 [ 1239.225155] [55438]: [pid: 55438|app: 0|req: 239/494] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:00:29 2025] PUT /volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.299104] [55439]: DEBUG cinder.api.middleware.request_id [None req-b7f19ac0-412e-4ee7-809d-71da72d7f9df None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.301364] [55439]: INFO cinder.api.openstack.wsgi [None req-b7f19ac0-412e-4ee7-809d-71da72d7f9df tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1239.301609] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b7f19ac0-412e-4ee7-809d-71da72d7f9df tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.301856] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b7f19ac0-412e-4ee7-809d-71da72d7f9df tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.311833] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.311833] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.315241] [55439]: INFO cinder.volume.api [None req-b7f19ac0-412e-4ee7-809d-71da72d7f9df tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1239.319909] [55439]: INFO cinder.api.openstack.wsgi [None req-b7f19ac0-412e-4ee7-809d-71da72d7f9df tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1239.320303] [55439]: [pid: 55439|app: 0|req: 256/495] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:34 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.330773] [55438]: DEBUG cinder.api.middleware.request_id [None req-1643f887-d7ae-4733-b3ef-3b8e4acf0f25 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.332914] [55438]: INFO cinder.api.openstack.wsgi [None req-1643f887-d7ae-4733-b3ef-3b8e4acf0f25 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1240.333152] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1643f887-d7ae-4733-b3ef-3b8e4acf0f25 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.333377] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1643f887-d7ae-4733-b3ef-3b8e4acf0f25 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.343137] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.343137] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.346170] [55438]: INFO cinder.volume.api [None req-1643f887-d7ae-4733-b3ef-3b8e4acf0f25 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1240.350324] [55438]: INFO cinder.api.openstack.wsgi [None req-1643f887-d7ae-4733-b3ef-3b8e4acf0f25 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1240.350685] [55438]: [pid: 55438|app: 0|req: 240/496] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:35 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.360191] [55439]: DEBUG cinder.api.middleware.request_id [None req-754c2cd8-80f2-4f7b-ae4e-4be16090971e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.362269] [55439]: INFO cinder.api.openstack.wsgi [None req-754c2cd8-80f2-4f7b-ae4e-4be16090971e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1241.362482] [55439]: DEBUG cinder.api.openstack.wsgi [None req-754c2cd8-80f2-4f7b-ae4e-4be16090971e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.362746] [55439]: DEBUG cinder.api.openstack.wsgi [None req-754c2cd8-80f2-4f7b-ae4e-4be16090971e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.372105] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.372105] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.375094] [55439]: INFO cinder.volume.api [None req-754c2cd8-80f2-4f7b-ae4e-4be16090971e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1241.379025] [55439]: INFO cinder.api.openstack.wsgi [None req-754c2cd8-80f2-4f7b-ae4e-4be16090971e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1241.379381] [55439]: [pid: 55439|app: 0|req: 257/497] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:36 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.484594] [55438]: DEBUG cinder.api.middleware.request_id [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-bc8544eb-6b19-4a14-9c97-9c7ac3c3c5b8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.486961] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-bc8544eb-6b19-4a14-9c97-9c7ac3c3c5b8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a/action [ 1241.487406] [55438]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-bc8544eb-6b19-4a14-9c97-9c7ac3c3c5b8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1241.487544] [55438]: DEBUG cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-bc8544eb-6b19-4a14-9c97-9c7ac3c3c5b8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1241.502069] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.502069] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.508408] [55438]: INFO cinder.api.openstack.wsgi [req-782a12e9-1c33-4a9f-8067-3a07f9351bf0 req-bc8544eb-6b19-4a14-9c97-9c7ac3c3c5b8 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a/action returned with HTTP 204 [ 1241.508807] [55438]: [pid: 55438|app: 0|req: 241/498] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:00:36 2025] POST /volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1242.389426] [55439]: DEBUG cinder.api.middleware.request_id [None req-f2ccbe41-bb97-464d-a3da-47fd5db444be None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.391522] [55439]: INFO cinder.api.openstack.wsgi [None req-f2ccbe41-bb97-464d-a3da-47fd5db444be tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1242.391735] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f2ccbe41-bb97-464d-a3da-47fd5db444be tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.391945] [55439]: DEBUG cinder.api.openstack.wsgi [None req-f2ccbe41-bb97-464d-a3da-47fd5db444be tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.401120] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.401120] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.404079] [55439]: INFO cinder.volume.api [None req-f2ccbe41-bb97-464d-a3da-47fd5db444be tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1242.408061] [55439]: INFO cinder.api.openstack.wsgi [None req-f2ccbe41-bb97-464d-a3da-47fd5db444be tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1242.408426] [55439]: [pid: 55439|app: 0|req: 258/499] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:37 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.417698] [55438]: DEBUG cinder.api.middleware.request_id [None req-90d675dd-bfbe-448d-9bb7-7094fae51487 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.421015] [55438]: INFO cinder.api.openstack.wsgi [None req-90d675dd-bfbe-448d-9bb7-7094fae51487 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1242.421015] [55438]: DEBUG cinder.api.openstack.wsgi [None req-90d675dd-bfbe-448d-9bb7-7094fae51487 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.421015] [55438]: DEBUG cinder.api.openstack.wsgi [None req-90d675dd-bfbe-448d-9bb7-7094fae51487 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.429542] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.429542] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.432432] [55438]: INFO cinder.volume.api [None req-90d675dd-bfbe-448d-9bb7-7094fae51487 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1242.436622] [55438]: INFO cinder.api.openstack.wsgi [None req-90d675dd-bfbe-448d-9bb7-7094fae51487 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1242.437010] [55438]: [pid: 55438|app: 0|req: 242/500] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:37 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.471617] [55439]: DEBUG cinder.api.middleware.request_id [req-be96727b-1e6d-443f-845a-d886bfb89b7d req-8c8838c4-b22b-4e1b-8fd1-3c58b898b41d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.473900] [55439]: INFO cinder.api.openstack.wsgi [req-be96727b-1e6d-443f-845a-d886bfb89b7d req-8c8838c4-b22b-4e1b-8fd1-3c58b898b41d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1242.474134] [55439]: DEBUG cinder.api.openstack.wsgi [req-be96727b-1e6d-443f-845a-d886bfb89b7d req-8c8838c4-b22b-4e1b-8fd1-3c58b898b41d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.474346] [55439]: DEBUG cinder.api.openstack.wsgi [req-be96727b-1e6d-443f-845a-d886bfb89b7d req-8c8838c4-b22b-4e1b-8fd1-3c58b898b41d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.483490] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.483490] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.486428] [55439]: INFO cinder.volume.api [req-be96727b-1e6d-443f-845a-d886bfb89b7d req-8c8838c4-b22b-4e1b-8fd1-3c58b898b41d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1242.490367] [55439]: INFO cinder.api.openstack.wsgi [req-be96727b-1e6d-443f-845a-d886bfb89b7d req-8c8838c4-b22b-4e1b-8fd1-3c58b898b41d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1242.490745] [55439]: [pid: 55439|app: 0|req: 259/501] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:00:37 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.499110] [55438]: DEBUG cinder.api.middleware.request_id [None req-dbcc6f06-2c52-43de-a789-1c6c1ca76e44 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.501230] [55438]: INFO cinder.api.openstack.wsgi [None req-dbcc6f06-2c52-43de-a789-1c6c1ca76e44 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1242.501457] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dbcc6f06-2c52-43de-a789-1c6c1ca76e44 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.501679] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dbcc6f06-2c52-43de-a789-1c6c1ca76e44 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.511190] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.511190] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.514182] [55438]: INFO cinder.volume.api [None req-dbcc6f06-2c52-43de-a789-1c6c1ca76e44 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1242.518240] [55438]: INFO cinder.api.openstack.wsgi [None req-dbcc6f06-2c52-43de-a789-1c6c1ca76e44 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1242.518601] [55438]: [pid: 55438|app: 0|req: 243/502] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:37 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.550377] [55439]: DEBUG cinder.api.middleware.request_id [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-d90e4ead-6119-45fa-91ef-29f3de92540e None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.552664] [55439]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-d90e4ead-6119-45fa-91ef-29f3de92540e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1242.552881] [55439]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-d90e4ead-6119-45fa-91ef-29f3de92540e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.553106] [55439]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-d90e4ead-6119-45fa-91ef-29f3de92540e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.562180] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.562180] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.565345] [55439]: INFO cinder.volume.api [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-d90e4ead-6119-45fa-91ef-29f3de92540e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1242.569273] [55439]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-d90e4ead-6119-45fa-91ef-29f3de92540e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1242.569640] [55439]: [pid: 55439|app: 0|req: 260/503] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:00:37 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.583480] [55438]: DEBUG cinder.api.middleware.request_id [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.585651] [55438]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef/action [ 1242.586039] [55438]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1242.586182] [55438]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.595222] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.595222] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.595686] [55438]: INFO cinder.volume.api [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1242.599670] [55438]: INFO cinder.volume.api [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Begin detaching volume completed successfully. [ 1242.599873] [55438]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-1492baad-bc0e-4a25-819d-58bf2d927379 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef/action returned with HTTP 202 [ 1242.600241] [55438]: [pid: 55438|app: 0|req: 244/504] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 09:00:37 2025] POST /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1243.616701] [55439]: DEBUG cinder.api.middleware.request_id [None req-3db43d4f-4e08-4b84-ab31-77d5612189f2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.617180] [55439]: INFO cinder.api.openstack.wsgi [None req-3db43d4f-4e08-4b84-ab31-77d5612189f2 None None] GET http://10.180.1.21/volume// [ 1243.617359] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3db43d4f-4e08-4b84-ab31-77d5612189f2 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.617579] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3db43d4f-4e08-4b84-ab31-77d5612189f2 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.618188] [55439]: INFO cinder.api.openstack.wsgi [None req-3db43d4f-4e08-4b84-ab31-77d5612189f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1243.618764] [55439]: [pid: 55439|app: 0|req: 261/505] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:00:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1243.622036] [55438]: DEBUG cinder.api.middleware.request_id [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-a512b88d-8cfd-462c-803f-d2e902d1bd3a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.624275] [55438]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-a512b88d-8cfd-462c-803f-d2e902d1bd3a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1243.624517] [55438]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-a512b88d-8cfd-462c-803f-d2e902d1bd3a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.624731] [55438]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-a512b88d-8cfd-462c-803f-d2e902d1bd3a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.637194] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.637194] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.640590] [55438]: INFO cinder.volume.api [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-a512b88d-8cfd-462c-803f-d2e902d1bd3a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1243.645182] [55438]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-a512b88d-8cfd-462c-803f-d2e902d1bd3a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1243.645552] [55438]: [pid: 55438|app: 0|req: 245/506] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:00:38 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1244.782244] [55439]: DEBUG cinder.api.middleware.request_id [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-330d8bc5-ba73-43a3-a827-4d3723bef9a4 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.784562] [55439]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-330d8bc5-ba73-43a3-a827-4d3723bef9a4 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a [ 1244.784772] [55439]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-330d8bc5-ba73-43a3-a827-4d3723bef9a4 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.784993] [55439]: DEBUG cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-330d8bc5-ba73-43a3-a827-4d3723bef9a4 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.793751] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.793751] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.322876] [55439]: INFO cinder.api.openstack.wsgi [req-19fd233e-619b-43a5-b172-ef9b72a75db6 req-330d8bc5-ba73-43a3-a827-4d3723bef9a4 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a returned with HTTP 200 [ 1245.323327] [55439]: [pid: 55439|app: 0|req: 262/507] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:00:39 2025] DELETE /volume/v3/attachments/57a1c79c-128d-4f58-8073-414b3e40bf6a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.848539] [55438]: DEBUG cinder.api.middleware.request_id [None req-9e379c54-6553-4c6e-80bb-fb5bc874c27e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.850662] [55438]: INFO cinder.api.openstack.wsgi [None req-9e379c54-6553-4c6e-80bb-fb5bc874c27e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1246.850930] [55438]: DEBUG cinder.api.openstack.wsgi [None req-9e379c54-6553-4c6e-80bb-fb5bc874c27e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.851209] [55438]: DEBUG cinder.api.openstack.wsgi [None req-9e379c54-6553-4c6e-80bb-fb5bc874c27e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.862935] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.862935] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.866616] [55438]: INFO cinder.volume.api [None req-9e379c54-6553-4c6e-80bb-fb5bc874c27e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1246.871425] [55438]: INFO cinder.api.openstack.wsgi [None req-9e379c54-6553-4c6e-80bb-fb5bc874c27e tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1246.871783] [55438]: [pid: 55438|app: 0|req: 246/508] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:00:41 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.321847] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=110,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1256.868842] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=59,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1277.535019] [55439]: DEBUG cinder.api.middleware.request_id [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-7bdcbb9d-1cee-40ad-bcdd-f00c14716198 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.537401] [55439]: INFO cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-7bdcbb9d-1cee-40ad-bcdd-f00c14716198 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] DELETE http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 [ 1277.537617] [55439]: DEBUG cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-7bdcbb9d-1cee-40ad-bcdd-f00c14716198 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.537842] [55439]: DEBUG cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-7bdcbb9d-1cee-40ad-bcdd-f00c14716198 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.547109] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.547109] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.071939] [55439]: INFO cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-7bdcbb9d-1cee-40ad-bcdd-f00c14716198 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 returned with HTTP 200 [ 1278.072661] [55439]: [pid: 55439|app: 0|req: 263/509] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:01:12 2025] DELETE /volume/v3/attachments/42359e89-62f7-4007-9d32-8f2611c781a0 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.079047] [55438]: DEBUG cinder.api.middleware.request_id [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.081464] [55438]: INFO cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1278.081667] [55438]: DEBUG cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.081883] [55438]: DEBUG cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.082098] [55438]: INFO cinder.api.v3.volumes [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Delete volume with id: b77dc3f1-5041-4a12-a4ea-167667b60c8b [ 1278.092598] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.092598] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.093252] [55438]: INFO cinder.volume.api [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1278.112412] [55438]: INFO cinder.volume.api [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Delete volume request issued successfully. [ 1278.112612] [55438]: INFO cinder.api.openstack.wsgi [req-723b7557-816d-49ed-80a2-a4835c1e47d8 req-f7d73d75-8d44-4581-8dbd-93b4d209b336 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b returned with HTTP 202 [ 1278.113133] [55438]: [pid: 55438|app: 0|req: 247/510] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 09:01:12 2025] DELETE /volume/v3/volumes/b77dc3f1-5041-4a12-a4ea-167667b60c8b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1285.978879] [55439]: DEBUG cinder.api.middleware.request_id [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.980967] [55439]: INFO cinder.api.openstack.wsgi [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1285.981315] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.982037] [55439]: DEBUG cinder.api.openstack.wsgi [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.982037] [55439]: INFO cinder.api.v3.volumes [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Delete volume with id: 2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1285.992086] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.992086] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.992573] [55439]: INFO cinder.volume.api [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1286.009125] [55439]: INFO cinder.volume.api [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Delete volume request issued successfully. [ 1286.009320] [55439]: INFO cinder.api.openstack.wsgi [None req-2ceaa7e3-b7f6-4a0b-87f7-6407ab8d2dc2 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 202 [ 1286.009849] [55439]: [pid: 55439|app: 0|req: 264/511] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:01:20 2025] DELETE /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1286.012644] [55438]: DEBUG cinder.api.middleware.request_id [None req-da6de375-849d-4837-b4cd-193d8c22b467 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.014796] [55438]: INFO cinder.api.openstack.wsgi [None req-da6de375-849d-4837-b4cd-193d8c22b467 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1286.015183] [55438]: DEBUG cinder.api.openstack.wsgi [None req-da6de375-849d-4837-b4cd-193d8c22b467 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.015255] [55438]: DEBUG cinder.api.openstack.wsgi [None req-da6de375-849d-4837-b4cd-193d8c22b467 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.022937] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.022937] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.026755] [55438]: INFO cinder.volume.api [None req-da6de375-849d-4837-b4cd-193d8c22b467 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1286.031254] [55438]: INFO cinder.api.openstack.wsgi [None req-da6de375-849d-4837-b4cd-193d8c22b467 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1286.031671] [55438]: [pid: 55438|app: 0|req: 248/512] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:20 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.042073] [55439]: DEBUG cinder.api.middleware.request_id [None req-976c7a8a-b220-453e-b0c7-a25c7643e044 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.044168] [55439]: INFO cinder.api.openstack.wsgi [None req-976c7a8a-b220-453e-b0c7-a25c7643e044 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1287.044395] [55439]: DEBUG cinder.api.openstack.wsgi [None req-976c7a8a-b220-453e-b0c7-a25c7643e044 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.044610] [55439]: DEBUG cinder.api.openstack.wsgi [None req-976c7a8a-b220-453e-b0c7-a25c7643e044 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.052246] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.052246] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.055502] [55439]: INFO cinder.volume.api [None req-976c7a8a-b220-453e-b0c7-a25c7643e044 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1287.059563] [55439]: INFO cinder.api.openstack.wsgi [None req-976c7a8a-b220-453e-b0c7-a25c7643e044 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1287.059917] [55439]: [pid: 55439|app: 0|req: 265/513] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:21 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.855375] [55438]: DEBUG cinder.api.middleware.request_id [None req-257c9cd7-de00-4d8a-a68b-992409e664fd None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.857534] [55438]: INFO cinder.api.openstack.wsgi [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1287.857934] [55438]: DEBUG cinder.api.openstack.wsgi [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1745205176"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1287.859657] [55438]: DEBUG cinder.api.v3.volumes [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1745205176'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1287.859795] [55438]: INFO cinder.api.v3.volumes [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Create volume of 1 GB [ 1287.864019] [55438]: INFO cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Availability Zones retrieved successfully. [ 1287.870591] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Flow 'volume_create_api' (552ddd11-96ec-406f-b70d-27afaba5aca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1287.871770] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba26c68d-f5d1-4ee7-992c-ce929dab0e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.872818] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1287.889724] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba26c68d-f5d1-4ee7-992c-ce929dab0e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.890620] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2052b4-cea7-4442-b6bf-2e34442514cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.936059] [55438]: DEBUG cinder.quota [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Created reservations ['a063019c-fde1-4080-983a-ece5df52a77a', 'f7665ee8-14e1-4f4a-8a7e-3071e7dfc2ad', '51d645eb-2652-4faa-997f-172b46eaa004', 'dbb80137-f26b-4e77-ba2e-2ed3a818516f'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1287.937029] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2052b4-cea7-4442-b6bf-2e34442514cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a063019c-fde1-4080-983a-ece5df52a77a', 'f7665ee8-14e1-4f4a-8a7e-3071e7dfc2ad', '51d645eb-2652-4faa-997f-172b46eaa004', 'dbb80137-f26b-4e77-ba2e-2ed3a818516f']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.937915] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0431f256-3f2e-4307-b964-ec84059cc9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.948399] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0431f256-3f2e-4307-b964-ec84059cc9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0778ad60-7011-4299-bb02-6eae53353171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1745205176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26d2c10e9dc43c5bb5af8b99df07d39',qos_specs=None,replication_status=,reservations=['a063019c-fde1-4080-983a-ece5df52a77a','f7665ee8-14e1-4f4a-8a7e-3071e7dfc2ad','51d645eb-2652-4faa-997f-172b46eaa004','dbb80137-f26b-4e77-ba2e-2ed3a818516f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07dc7ea969c845d080c9c2af17822dd1',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T09:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1745205176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0778ad60-7011-4299-bb02-6eae53353171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26d2c10e9dc43c5bb5af8b99df07d39',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='07dc7ea969c845d080c9c2af17822dd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.949290] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35956b4a-e642-4b36-90d1-9cf95c824e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.960914] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35956b4a-e642-4b36-90d1-9cf95c824e63) 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-1745205176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26d2c10e9dc43c5bb5af8b99df07d39',qos_specs=None,replication_status=,reservations=['a063019c-fde1-4080-983a-ece5df52a77a','f7665ee8-14e1-4f4a-8a7e-3071e7dfc2ad','51d645eb-2652-4faa-997f-172b46eaa004','dbb80137-f26b-4e77-ba2e-2ed3a818516f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07dc7ea969c845d080c9c2af17822dd1',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.961742] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebd44c8-faec-4817-9b13-0e3d05063978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.968603] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebd44c8-faec-4817-9b13-0e3d05063978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.969599] [55438]: DEBUG cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Flow 'volume_create_api' (552ddd11-96ec-406f-b70d-27afaba5aca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1287.969952] [55438]: INFO cinder.volume.api [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Create volume request issued successfully. [ 1287.970597] [55438]: INFO cinder.api.openstack.wsgi [None req-257c9cd7-de00-4d8a-a68b-992409e664fd tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1287.971064] [55438]: [pid: 55438|app: 0|req: 249/514] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 09:01:22 2025] POST /volume/v3/volumes => generated 753 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1287.979761] [55439]: DEBUG cinder.api.middleware.request_id [None req-169f9a17-81c4-4680-9928-db01bf38526d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.981920] [55439]: INFO cinder.api.openstack.wsgi [None req-169f9a17-81c4-4680-9928-db01bf38526d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1287.982166] [55439]: DEBUG cinder.api.openstack.wsgi [None req-169f9a17-81c4-4680-9928-db01bf38526d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.982457] [55439]: DEBUG cinder.api.openstack.wsgi [None req-169f9a17-81c4-4680-9928-db01bf38526d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.990413] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.990413] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.993679] [55439]: INFO cinder.volume.api [None req-169f9a17-81c4-4680-9928-db01bf38526d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1287.997727] [55439]: INFO cinder.api.openstack.wsgi [None req-169f9a17-81c4-4680-9928-db01bf38526d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1287.998107] [55439]: [pid: 55439|app: 0|req: 266/515] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:22 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.069965] [55438]: DEBUG cinder.api.middleware.request_id [None req-cce423a4-460f-4574-9d6e-d8a68c8427e3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.072159] [55438]: INFO cinder.api.openstack.wsgi [None req-cce423a4-460f-4574-9d6e-d8a68c8427e3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1288.072412] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cce423a4-460f-4574-9d6e-d8a68c8427e3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.072644] [55438]: DEBUG cinder.api.openstack.wsgi [None req-cce423a4-460f-4574-9d6e-d8a68c8427e3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.080116] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.080116] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.083407] [55438]: INFO cinder.volume.api [None req-cce423a4-460f-4574-9d6e-d8a68c8427e3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Volume info retrieved successfully. [ 1288.087585] [55438]: INFO cinder.api.openstack.wsgi [None req-cce423a4-460f-4574-9d6e-d8a68c8427e3 tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 200 [ 1288.087958] [55438]: [pid: 55438|app: 0|req: 250/516] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:22 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.008308] [55439]: DEBUG cinder.api.middleware.request_id [None req-0b31acfe-97ff-42e0-b2d3-4f099a1225e1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.010468] [55439]: INFO cinder.api.openstack.wsgi [None req-0b31acfe-97ff-42e0-b2d3-4f099a1225e1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1289.010690] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0b31acfe-97ff-42e0-b2d3-4f099a1225e1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.010903] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0b31acfe-97ff-42e0-b2d3-4f099a1225e1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.018383] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.018383] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.021506] [55439]: INFO cinder.volume.api [None req-0b31acfe-97ff-42e0-b2d3-4f099a1225e1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1289.025527] [55439]: INFO cinder.api.openstack.wsgi [None req-0b31acfe-97ff-42e0-b2d3-4f099a1225e1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1289.025891] [55439]: [pid: 55439|app: 0|req: 267/517] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:23 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.097065] [55438]: DEBUG cinder.api.middleware.request_id [None req-3ded29b2-8e9a-479c-8ce9-9a5b0afeb2ab None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.099073] [55438]: INFO cinder.api.openstack.wsgi [None req-3ded29b2-8e9a-479c-8ce9-9a5b0afeb2ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] GET http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 [ 1289.099299] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3ded29b2-8e9a-479c-8ce9-9a5b0afeb2ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.099517] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3ded29b2-8e9a-479c-8ce9-9a5b0afeb2ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.105399] [55438]: INFO cinder.api.openstack.wsgi [None req-3ded29b2-8e9a-479c-8ce9-9a5b0afeb2ab tempest-ServerActionsTestOtherA-1380126104 tempest-ServerActionsTestOtherA-1380126104-project-member] http://10.180.1.21/volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 returned with HTTP 404 [ 1289.105885] [55438]: [pid: 55438|app: 0|req: 251/518] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:23 2025] GET /volume/v3/volumes/2110f6d8-eb02-46cd-a169-f8dec2676966 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1289.188164] [55439]: DEBUG cinder.api.middleware.request_id [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-e716eb69-f596-4f45-b7a9-1ba6f3ca078c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.190319] [55439]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-e716eb69-f596-4f45-b7a9-1ba6f3ca078c tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1289.190551] [55439]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-e716eb69-f596-4f45-b7a9-1ba6f3ca078c tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.190757] [55439]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-e716eb69-f596-4f45-b7a9-1ba6f3ca078c tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.198193] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.198193] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.201381] [55439]: INFO cinder.volume.api [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-e716eb69-f596-4f45-b7a9-1ba6f3ca078c tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1289.205526] [55439]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-e716eb69-f596-4f45-b7a9-1ba6f3ca078c tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1289.205894] [55439]: [pid: 55439|app: 0|req: 268/519] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:01:24 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.723278] [55438]: DEBUG cinder.api.middleware.request_id [None req-a01f6722-1c7e-425e-94f0-1b402163a589 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.723710] [55438]: INFO cinder.api.openstack.wsgi [None req-a01f6722-1c7e-425e-94f0-1b402163a589 None None] GET http://10.180.1.21/volume// [ 1290.723889] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a01f6722-1c7e-425e-94f0-1b402163a589 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.724165] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a01f6722-1c7e-425e-94f0-1b402163a589 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.724566] [55438]: INFO cinder.api.openstack.wsgi [None req-a01f6722-1c7e-425e-94f0-1b402163a589 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1290.724869] [55438]: [pid: 55438|app: 0|req: 252/520] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 09:01:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1290.728561] [55439]: DEBUG cinder.api.middleware.request_id [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-c4c3d7cf-ce2a-456d-a597-92af07e892f7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.730774] [55439]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-c4c3d7cf-ce2a-456d-a597-92af07e892f7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1290.731228] [55439]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-c4c3d7cf-ce2a-456d-a597-92af07e892f7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0778ad60-7011-4299-bb02-6eae53353171", "connector": null, "instance_uuid": "4c83729d-87d1-4c66-b175-cc42ecd30c58"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.741685] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.741685] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.763412] [55439]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-c4c3d7cf-ce2a-456d-a597-92af07e892f7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1290.763845] [55439]: [pid: 55439|app: 0|req: 269/521] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:01:25 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.779856] [55438]: DEBUG cinder.api.middleware.request_id [None req-e2c28165-bc3c-4883-8c06-a38eeb0fc198 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.781880] [55438]: INFO cinder.api.openstack.wsgi [None req-e2c28165-bc3c-4883-8c06-a38eeb0fc198 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1290.782110] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e2c28165-bc3c-4883-8c06-a38eeb0fc198 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.782331] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e2c28165-bc3c-4883-8c06-a38eeb0fc198 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.793263] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.793263] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.796659] [55438]: INFO cinder.volume.api [None req-e2c28165-bc3c-4883-8c06-a38eeb0fc198 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1290.801419] [55438]: INFO cinder.api.openstack.wsgi [None req-e2c28165-bc3c-4883-8c06-a38eeb0fc198 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1290.801819] [55438]: [pid: 55438|app: 0|req: 253/522] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:25 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.286992] [55439]: DEBUG cinder.api.middleware.request_id [None req-ac9a1ff0-9fe5-49d5-bbe1-36900bfafcc6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.287479] [55439]: INFO cinder.api.openstack.wsgi [None req-ac9a1ff0-9fe5-49d5-bbe1-36900bfafcc6 None None] GET http://10.180.1.21/volume// [ 1291.287684] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ac9a1ff0-9fe5-49d5-bbe1-36900bfafcc6 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.287908] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ac9a1ff0-9fe5-49d5-bbe1-36900bfafcc6 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.288344] [55439]: INFO cinder.api.openstack.wsgi [None req-ac9a1ff0-9fe5-49d5-bbe1-36900bfafcc6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1291.288775] [55439]: [pid: 55439|app: 0|req: 270/523] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:01:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1291.293407] [55438]: DEBUG cinder.api.middleware.request_id [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-24bde22d-6282-426f-972a-42c531f1adb7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.295785] [55438]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-24bde22d-6282-426f-972a-42c531f1adb7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1291.296045] [55438]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-24bde22d-6282-426f-972a-42c531f1adb7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.296345] [55438]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-24bde22d-6282-426f-972a-42c531f1adb7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.306734] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.306734] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.310048] [55438]: INFO cinder.volume.api [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-24bde22d-6282-426f-972a-42c531f1adb7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1291.314628] [55438]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-24bde22d-6282-426f-972a-42c531f1adb7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1291.315044] [55438]: [pid: 55438|app: 0|req: 254/524] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:01:26 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1291.340255] [55439]: DEBUG cinder.api.middleware.request_id [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.342686] [55439]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] PUT http://10.180.1.21/volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6 [ 1291.343145] [55439]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-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-555269", "mountpoint": "/dev/sdb"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1291.351013] [55439]: DEBUG cinder.coordination [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Acquiring lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1291.355156] [55439]: DEBUG cinder.coordination [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1291.356226] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.356226] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.811604] [55438]: DEBUG cinder.api.middleware.request_id [None req-39df57b4-1e27-415f-9e3a-2b502065635d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.813923] [55438]: INFO cinder.api.openstack.wsgi [None req-39df57b4-1e27-415f-9e3a-2b502065635d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1291.814198] [55438]: DEBUG cinder.api.openstack.wsgi [None req-39df57b4-1e27-415f-9e3a-2b502065635d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.814451] [55438]: DEBUG cinder.api.openstack.wsgi [None req-39df57b4-1e27-415f-9e3a-2b502065635d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.827955] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.827955] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.831761] [55438]: INFO cinder.volume.api [None req-39df57b4-1e27-415f-9e3a-2b502065635d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1291.836221] [55438]: INFO cinder.api.openstack.wsgi [None req-39df57b4-1e27-415f-9e3a-2b502065635d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1291.836608] [55438]: [pid: 55438|app: 0|req: 255/525] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:26 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.847879] [55438]: DEBUG cinder.api.middleware.request_id [None req-575a86de-7b99-4ddb-989a-8ce723b585cf None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.849975] [55438]: INFO cinder.api.openstack.wsgi [None req-575a86de-7b99-4ddb-989a-8ce723b585cf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1292.850214] [55438]: DEBUG cinder.api.openstack.wsgi [None req-575a86de-7b99-4ddb-989a-8ce723b585cf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.850428] [55438]: DEBUG cinder.api.openstack.wsgi [None req-575a86de-7b99-4ddb-989a-8ce723b585cf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.860453] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.860453] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.863791] [55438]: INFO cinder.volume.api [None req-575a86de-7b99-4ddb-989a-8ce723b585cf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1292.868234] [55438]: INFO cinder.api.openstack.wsgi [None req-575a86de-7b99-4ddb-989a-8ce723b585cf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1292.868640] [55438]: [pid: 55438|app: 0|req: 256/526] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:27 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.878989] [55438]: DEBUG cinder.api.middleware.request_id [None req-9cd6f5cc-dbdf-420e-babc-e5b048378bdf None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.881667] [55438]: INFO cinder.api.openstack.wsgi [None req-9cd6f5cc-dbdf-420e-babc-e5b048378bdf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1293.881885] [55438]: DEBUG cinder.api.openstack.wsgi [None req-9cd6f5cc-dbdf-420e-babc-e5b048378bdf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.882116] [55438]: DEBUG cinder.api.openstack.wsgi [None req-9cd6f5cc-dbdf-420e-babc-e5b048378bdf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.891388] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.891388] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.894390] [55438]: INFO cinder.volume.api [None req-9cd6f5cc-dbdf-420e-babc-e5b048378bdf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1293.898476] [55438]: INFO cinder.api.openstack.wsgi [None req-9cd6f5cc-dbdf-420e-babc-e5b048378bdf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1293.898847] [55438]: [pid: 55438|app: 0|req: 257/527] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:28 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.909036] [55438]: DEBUG cinder.api.middleware.request_id [None req-c4c49472-2963-4219-b892-b42bbab6ad84 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.911068] [55438]: INFO cinder.api.openstack.wsgi [None req-c4c49472-2963-4219-b892-b42bbab6ad84 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1294.911314] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c4c49472-2963-4219-b892-b42bbab6ad84 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.911539] [55438]: DEBUG cinder.api.openstack.wsgi [None req-c4c49472-2963-4219-b892-b42bbab6ad84 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.921031] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.921031] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.924167] [55438]: INFO cinder.volume.api [None req-c4c49472-2963-4219-b892-b42bbab6ad84 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1294.928224] [55438]: INFO cinder.api.openstack.wsgi [None req-c4c49472-2963-4219-b892-b42bbab6ad84 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1294.928599] [55438]: [pid: 55438|app: 0|req: 258/528] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:29 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.876994] [55439]: DEBUG cinder.coordination [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1295.877337] [55439]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-cff6cc6a-7324-42c5-98ef-513b4c7b7287 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6 returned with HTTP 200 [ 1295.877817] [55439]: [pid: 55439|app: 0|req: 271/529] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:01:26 2025] PUT /volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1295.938342] [55438]: DEBUG cinder.api.middleware.request_id [None req-9d95346c-6b5a-41d0-bbfd-ff3a2734421d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.940490] [55438]: INFO cinder.api.openstack.wsgi [None req-9d95346c-6b5a-41d0-bbfd-ff3a2734421d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1295.940648] [55438]: DEBUG cinder.api.openstack.wsgi [None req-9d95346c-6b5a-41d0-bbfd-ff3a2734421d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.940872] [55438]: DEBUG cinder.api.openstack.wsgi [None req-9d95346c-6b5a-41d0-bbfd-ff3a2734421d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.950683] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.950683] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.954022] [55438]: INFO cinder.volume.api [None req-9d95346c-6b5a-41d0-bbfd-ff3a2734421d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1295.958616] [55438]: INFO cinder.api.openstack.wsgi [None req-9d95346c-6b5a-41d0-bbfd-ff3a2734421d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1295.959012] [55438]: [pid: 55438|app: 0|req: 259/530] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:30 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.969227] [55439]: DEBUG cinder.api.middleware.request_id [None req-eb0c1b39-4ee3-4d9e-a128-f7b9f31b6a32 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.971370] [55439]: INFO cinder.api.openstack.wsgi [None req-eb0c1b39-4ee3-4d9e-a128-f7b9f31b6a32 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1296.971592] [55439]: DEBUG cinder.api.openstack.wsgi [None req-eb0c1b39-4ee3-4d9e-a128-f7b9f31b6a32 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.971804] [55439]: DEBUG cinder.api.openstack.wsgi [None req-eb0c1b39-4ee3-4d9e-a128-f7b9f31b6a32 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.987941] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.987941] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.992200] [55439]: INFO cinder.volume.api [None req-eb0c1b39-4ee3-4d9e-a128-f7b9f31b6a32 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1296.996917] [55439]: INFO cinder.api.openstack.wsgi [None req-eb0c1b39-4ee3-4d9e-a128-f7b9f31b6a32 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1296.997314] [55439]: [pid: 55439|app: 0|req: 272/531] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:31 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.486825] [55438]: DEBUG cinder.api.middleware.request_id [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-7cbdce97-50c9-4379-be80-ad2f4a89358d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.488988] [55438]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-7cbdce97-50c9-4379-be80-ad2f4a89358d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6/action [ 1297.489414] [55438]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-7cbdce97-50c9-4379-be80-ad2f4a89358d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1297.489555] [55438]: DEBUG cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-7cbdce97-50c9-4379-be80-ad2f4a89358d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1297.503942] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.503942] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.511306] [55438]: INFO cinder.api.openstack.wsgi [req-c40a7351-cdcb-4e72-9578-4bec8f1b15d9 req-7cbdce97-50c9-4379-be80-ad2f4a89358d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6/action returned with HTTP 204 [ 1297.511690] [55438]: [pid: 55438|app: 0|req: 260/532] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:01:32 2025] POST /volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1298.007283] [55439]: DEBUG cinder.api.middleware.request_id [None req-e1d4335b-104d-4987-b42e-ac7444e142c7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.009422] [55439]: INFO cinder.api.openstack.wsgi [None req-e1d4335b-104d-4987-b42e-ac7444e142c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1298.009637] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e1d4335b-104d-4987-b42e-ac7444e142c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.009852] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e1d4335b-104d-4987-b42e-ac7444e142c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.022963] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.022963] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.026977] [55439]: INFO cinder.volume.api [None req-e1d4335b-104d-4987-b42e-ac7444e142c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1298.031834] [55439]: INFO cinder.api.openstack.wsgi [None req-e1d4335b-104d-4987-b42e-ac7444e142c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1298.033799] [55439]: [pid: 55439|app: 0|req: 273/533] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:32 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1298.041993] [55438]: DEBUG cinder.api.middleware.request_id [None req-d75dedd1-35c7-4828-b099-c5fff5fb7fdc None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.044153] [55438]: INFO cinder.api.openstack.wsgi [None req-d75dedd1-35c7-4828-b099-c5fff5fb7fdc tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1298.044398] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d75dedd1-35c7-4828-b099-c5fff5fb7fdc tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.044621] [55438]: DEBUG cinder.api.openstack.wsgi [None req-d75dedd1-35c7-4828-b099-c5fff5fb7fdc tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.055816] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.055816] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.058709] [55438]: INFO cinder.volume.api [None req-d75dedd1-35c7-4828-b099-c5fff5fb7fdc tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1298.062907] [55438]: INFO cinder.api.openstack.wsgi [None req-d75dedd1-35c7-4828-b099-c5fff5fb7fdc tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1298.063432] [55438]: [pid: 55438|app: 0|req: 261/534] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:32 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1305.866539] [55439]: DEBUG cinder.api.middleware.request_id [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.869298] [55439]: INFO cinder.api.openstack.wsgi [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1305.869816] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-71997593"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1305.872129] [55439]: DEBUG cinder.api.v3.volumes [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-71997593'}} {{(pid=55439) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1305.872332] [55439]: INFO cinder.api.v3.volumes [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume of 1 GB [ 1305.877858] [55439]: INFO cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Availability Zones retrieved successfully. [ 1305.884466] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Flow 'volume_create_api' (a1109a01-6f86-40c7-b6e7-2151f04b00cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1305.885642] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa32247d-8a8b-4053-85fd-5ea2c0104065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1305.886700] [55439]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Validating volume size '1' using validate_int {{(pid=55439) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1305.903365] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa32247d-8a8b-4053-85fd-5ea2c0104065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1305.904275] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3600ab89-972a-468a-b813-0547fd43ef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1305.932945] [55439]: DEBUG cinder.quota [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Created reservations ['c14ea36b-381b-4ef7-8365-ef086de68b4a', 'a4efbea2-4f41-41d0-a0d0-68a4f4615af0', 'd33637d4-5d5a-45c2-9f44-00def25fe83d', 'cd7684e4-5d95-4496-9ff9-35aca3b1fcf7'] {{(pid=55439) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1305.933878] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3600ab89-972a-468a-b813-0547fd43ef5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c14ea36b-381b-4ef7-8365-ef086de68b4a', 'a4efbea2-4f41-41d0-a0d0-68a4f4615af0', 'd33637d4-5d5a-45c2-9f44-00def25fe83d', 'cd7684e4-5d95-4496-9ff9-35aca3b1fcf7']}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1305.934789] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fae7ada-549c-4479-93c5-3465b70e46cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1305.948355] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fae7ada-549c-4479-93c5-3465b70e46cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11d0fc5-062d-4ae1-8586-fe3e75dd88c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-71997593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed34feff14c41b1ad37a4ad1d306bc0',qos_specs=None,replication_status=,reservations=['c14ea36b-381b-4ef7-8365-ef086de68b4a','a4efbea2-4f41-41d0-a0d0-68a4f4615af0','d33637d4-5d5a-45c2-9f44-00def25fe83d','cd7684e4-5d95-4496-9ff9-35aca3b1fcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952846bc3a754e899a0a72085580c196',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T09:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-71997593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11d0fc5-062d-4ae1-8586-fe3e75dd88c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed34feff14c41b1ad37a4ad1d306bc0',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='952846bc3a754e899a0a72085580c196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1305.949256] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300151d9-e85f-4dee-9e88-e9bfbda4caaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1305.965439] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300151d9-e85f-4dee-9e88-e9bfbda4caaa) 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-71997593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed34feff14c41b1ad37a4ad1d306bc0',qos_specs=None,replication_status=,reservations=['c14ea36b-381b-4ef7-8365-ef086de68b4a','a4efbea2-4f41-41d0-a0d0-68a4f4615af0','d33637d4-5d5a-45c2-9f44-00def25fe83d','cd7684e4-5d95-4496-9ff9-35aca3b1fcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952846bc3a754e899a0a72085580c196',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1305.966312] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551b3ff0-63c9-4eb9-a3e3-ec0f76be1ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1305.974353] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551b3ff0-63c9-4eb9-a3e3-ec0f76be1ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55439) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1305.975803] [55439]: DEBUG cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Flow 'volume_create_api' (a1109a01-6f86-40c7-b6e7-2151f04b00cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55439) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1305.976177] [55439]: INFO cinder.volume.api [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Create volume request issued successfully. [ 1305.976883] [55439]: INFO cinder.api.openstack.wsgi [None req-e0b9c63a-9088-46f6-a0ee-e9d0e8c40803 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1305.977329] [55439]: [pid: 55439|app: 0|req: 274/535] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 09:01:40 2025] POST /volume/v3/volumes => generated 752 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1305.985731] [55438]: DEBUG cinder.api.middleware.request_id [None req-65b37550-77a8-4eab-a47e-e56ff717f011 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.987855] [55438]: INFO cinder.api.openstack.wsgi [None req-65b37550-77a8-4eab-a47e-e56ff717f011 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1305.988013] [55438]: DEBUG cinder.api.openstack.wsgi [None req-65b37550-77a8-4eab-a47e-e56ff717f011 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.988243] [55438]: DEBUG cinder.api.openstack.wsgi [None req-65b37550-77a8-4eab-a47e-e56ff717f011 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.996180] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.996180] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.999922] [55438]: INFO cinder.volume.api [None req-65b37550-77a8-4eab-a47e-e56ff717f011 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1306.004289] [55438]: INFO cinder.api.openstack.wsgi [None req-65b37550-77a8-4eab-a47e-e56ff717f011 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1306.004685] [55438]: [pid: 55438|app: 0|req: 262/536] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:40 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.015075] [55439]: DEBUG cinder.api.middleware.request_id [None req-84d74451-640a-42ca-b523-59b62742e677 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.017350] [55439]: INFO cinder.api.openstack.wsgi [None req-84d74451-640a-42ca-b523-59b62742e677 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1307.017565] [55439]: DEBUG cinder.api.openstack.wsgi [None req-84d74451-640a-42ca-b523-59b62742e677 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.017781] [55439]: DEBUG cinder.api.openstack.wsgi [None req-84d74451-640a-42ca-b523-59b62742e677 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.027186] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.027186] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.030953] [55439]: INFO cinder.volume.api [None req-84d74451-640a-42ca-b523-59b62742e677 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1307.035771] [55439]: INFO cinder.api.openstack.wsgi [None req-84d74451-640a-42ca-b523-59b62742e677 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1307.036188] [55439]: [pid: 55439|app: 0|req: 275/537] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:41 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.070995] [55438]: DEBUG cinder.api.middleware.request_id [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-3f768900-5417-4a84-978b-6651c606decf None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.073413] [55438]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-3f768900-5417-4a84-978b-6651c606decf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1307.073639] [55438]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-3f768900-5417-4a84-978b-6651c606decf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.073858] [55438]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-3f768900-5417-4a84-978b-6651c606decf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.081507] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.081507] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.085257] [55438]: INFO cinder.volume.api [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-3f768900-5417-4a84-978b-6651c606decf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1307.089393] [55438]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-3f768900-5417-4a84-978b-6651c606decf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1307.089791] [55438]: [pid: 55438|app: 0|req: 263/538] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:01:41 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.609078] [55439]: DEBUG cinder.api.middleware.request_id [None req-1c7bbf74-a0f3-4329-b12c-2a5e84cd7ac1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.609536] [55439]: INFO cinder.api.openstack.wsgi [None req-1c7bbf74-a0f3-4329-b12c-2a5e84cd7ac1 None None] GET http://10.180.1.21/volume// [ 1308.609709] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1c7bbf74-a0f3-4329-b12c-2a5e84cd7ac1 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.609920] [55439]: DEBUG cinder.api.openstack.wsgi [None req-1c7bbf74-a0f3-4329-b12c-2a5e84cd7ac1 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.610354] [55439]: INFO cinder.api.openstack.wsgi [None req-1c7bbf74-a0f3-4329-b12c-2a5e84cd7ac1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1308.610677] [55439]: [pid: 55439|app: 0|req: 276/539] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 09:01:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1308.614692] [55438]: DEBUG cinder.api.middleware.request_id [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-2745ffc8-8338-4540-b140-2639babdf577 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.616746] [55438]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-2745ffc8-8338-4540-b140-2639babdf577 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1308.617189] [55438]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-2745ffc8-8338-4540-b140-2639babdf577 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c11d0fc5-062d-4ae1-8586-fe3e75dd88c4", "connector": null, "instance_uuid": "4286628f-73e4-4f59-b3a6-df33345593be"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1308.628555] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.628555] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.649560] [55438]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-2745ffc8-8338-4540-b140-2639babdf577 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1308.649987] [55438]: [pid: 55438|app: 0|req: 264/540] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:01:43 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.669277] [55439]: DEBUG cinder.api.middleware.request_id [None req-b7331f9d-27dc-43ce-8fae-447e0eff3638 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.671339] [55439]: INFO cinder.api.openstack.wsgi [None req-b7331f9d-27dc-43ce-8fae-447e0eff3638 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1308.671556] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b7331f9d-27dc-43ce-8fae-447e0eff3638 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.671765] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b7331f9d-27dc-43ce-8fae-447e0eff3638 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.681301] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.681301] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.684429] [55439]: INFO cinder.volume.api [None req-b7331f9d-27dc-43ce-8fae-447e0eff3638 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1308.688949] [55439]: INFO cinder.api.openstack.wsgi [None req-b7331f9d-27dc-43ce-8fae-447e0eff3638 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1308.689345] [55439]: [pid: 55439|app: 0|req: 277/541] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:43 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.195533] [55438]: DEBUG cinder.api.middleware.request_id [None req-013dece9-a498-4e4e-8977-c6f7297a6312 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.195981] [55438]: INFO cinder.api.openstack.wsgi [None req-013dece9-a498-4e4e-8977-c6f7297a6312 None None] GET http://10.180.1.21/volume// [ 1309.196182] [55438]: DEBUG cinder.api.openstack.wsgi [None req-013dece9-a498-4e4e-8977-c6f7297a6312 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.196398] [55438]: DEBUG cinder.api.openstack.wsgi [None req-013dece9-a498-4e4e-8977-c6f7297a6312 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.196789] [55438]: INFO cinder.api.openstack.wsgi [None req-013dece9-a498-4e4e-8977-c6f7297a6312 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1309.197214] [55438]: [pid: 55438|app: 0|req: 265/542] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:01:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1309.200754] [55439]: DEBUG cinder.api.middleware.request_id [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-8082b23d-d72f-4a7a-8c78-b5e88cb3fc68 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.203155] [55439]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-8082b23d-d72f-4a7a-8c78-b5e88cb3fc68 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1309.203438] [55439]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-8082b23d-d72f-4a7a-8c78-b5e88cb3fc68 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.203665] [55439]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-8082b23d-d72f-4a7a-8c78-b5e88cb3fc68 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.213029] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.213029] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.216079] [55439]: INFO cinder.volume.api [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-8082b23d-d72f-4a7a-8c78-b5e88cb3fc68 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1309.220195] [55439]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-8082b23d-d72f-4a7a-8c78-b5e88cb3fc68 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1309.220662] [55439]: [pid: 55439|app: 0|req: 278/543] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:01:44 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1309.244097] [55438]: DEBUG cinder.api.middleware.request_id [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.246444] [55438]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] PUT http://10.180.1.21/volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2 [ 1309.246829] [55438]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-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-555270", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1309.254327] [55438]: DEBUG cinder.coordination [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Acquiring lock "cinder-attachment_update-c11d0fc5-062d-4ae1-8586-fe3e75dd88c4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1309.258374] [55438]: DEBUG cinder.coordination [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Lock "cinder-attachment_update-c11d0fc5-062d-4ae1-8586-fe3e75dd88c4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1309.259374] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.259374] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.699587] [55439]: DEBUG cinder.api.middleware.request_id [None req-3d3eac42-b056-41c6-8551-7c3c903a3489 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.701957] [55439]: INFO cinder.api.openstack.wsgi [None req-3d3eac42-b056-41c6-8551-7c3c903a3489 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1309.702257] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3d3eac42-b056-41c6-8551-7c3c903a3489 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.702546] [55439]: DEBUG cinder.api.openstack.wsgi [None req-3d3eac42-b056-41c6-8551-7c3c903a3489 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.712624] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.712624] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.716152] [55439]: INFO cinder.volume.api [None req-3d3eac42-b056-41c6-8551-7c3c903a3489 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1309.720629] [55439]: INFO cinder.api.openstack.wsgi [None req-3d3eac42-b056-41c6-8551-7c3c903a3489 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1309.721120] [55439]: [pid: 55439|app: 0|req: 279/544] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:44 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.270213] [55439]: DEBUG cinder.api.middleware.request_id [None req-5ad85175-8650-476e-8f98-ae959c9b1981 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.270668] [55439]: INFO cinder.api.openstack.wsgi [None req-5ad85175-8650-476e-8f98-ae959c9b1981 None None] GET http://10.180.1.21/volume// [ 1310.270918] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5ad85175-8650-476e-8f98-ae959c9b1981 None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.271341] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5ad85175-8650-476e-8f98-ae959c9b1981 None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.271976] [55439]: INFO cinder.api.openstack.wsgi [None req-5ad85175-8650-476e-8f98-ae959c9b1981 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1310.272469] [55439]: [pid: 55439|app: 0|req: 280/545] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:01:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1310.276527] [55439]: DEBUG cinder.api.middleware.request_id [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-7dbe150a-dab6-4ebd-be8b-463ed7b3cce1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.278714] [55439]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-7dbe150a-dab6-4ebd-be8b-463ed7b3cce1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1310.279126] [55439]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-7dbe150a-dab6-4ebd-be8b-463ed7b3cce1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0778ad60-7011-4299-bb02-6eae53353171", "connector": null, "instance_uuid": "4c83729d-87d1-4c66-b175-cc42ecd30c58"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.291089] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.291089] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.314635] [55439]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-7dbe150a-dab6-4ebd-be8b-463ed7b3cce1 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1310.315057] [55439]: [pid: 55439|app: 0|req: 281/546] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:01:45 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.318811] [55439]: DEBUG cinder.api.middleware.request_id [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-fa542f50-6068-461b-bf0f-873da769e98d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.320839] [55439]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-fa542f50-6068-461b-bf0f-873da769e98d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6 [ 1310.321065] [55439]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-fa542f50-6068-461b-bf0f-873da769e98d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.321291] [55439]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-fa542f50-6068-461b-bf0f-873da769e98d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.327189] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.327189] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.852740] [55439]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-fa542f50-6068-461b-bf0f-873da769e98d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6 returned with HTTP 200 [ 1310.853647] [55439]: [pid: 55439|app: 0|req: 282/547] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:01:45 2025] DELETE /volume/v3/attachments/b302db60-6a4f-4fd0-9a27-bdfbf53e5af6 => generated 192 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1310.854368] [55439]: DEBUG cinder.api.middleware.request_id [None req-fb3664e1-2c86-4782-9ec9-5e5549a33d02 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.856258] [55439]: INFO cinder.api.openstack.wsgi [None req-fb3664e1-2c86-4782-9ec9-5e5549a33d02 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1310.856473] [55439]: DEBUG cinder.api.openstack.wsgi [None req-fb3664e1-2c86-4782-9ec9-5e5549a33d02 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.856688] [55439]: DEBUG cinder.api.openstack.wsgi [None req-fb3664e1-2c86-4782-9ec9-5e5549a33d02 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.864907] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.864907] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.867818] [55439]: INFO cinder.volume.api [None req-fb3664e1-2c86-4782-9ec9-5e5549a33d02 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1310.871811] [55439]: INFO cinder.api.openstack.wsgi [None req-fb3664e1-2c86-4782-9ec9-5e5549a33d02 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1310.872274] [55439]: [pid: 55439|app: 0|req: 283/548] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:45 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.882891] [55439]: DEBUG cinder.api.middleware.request_id [None req-cee055fb-f8c4-407e-8dd0-07f91e881f3b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.886068] [55439]: INFO cinder.api.openstack.wsgi [None req-cee055fb-f8c4-407e-8dd0-07f91e881f3b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1311.886446] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cee055fb-f8c4-407e-8dd0-07f91e881f3b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.886820] [55439]: DEBUG cinder.api.openstack.wsgi [None req-cee055fb-f8c4-407e-8dd0-07f91e881f3b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.901526] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.901526] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.906058] [55439]: INFO cinder.volume.api [None req-cee055fb-f8c4-407e-8dd0-07f91e881f3b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1311.912576] [55439]: INFO cinder.api.openstack.wsgi [None req-cee055fb-f8c4-407e-8dd0-07f91e881f3b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1311.913175] [55439]: [pid: 55439|app: 0|req: 284/549] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:46 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.924345] [55439]: DEBUG cinder.api.middleware.request_id [None req-ce7766d3-0448-4a84-8138-c9adfc3bbb4c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.926412] [55439]: INFO cinder.api.openstack.wsgi [None req-ce7766d3-0448-4a84-8138-c9adfc3bbb4c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1312.926643] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ce7766d3-0448-4a84-8138-c9adfc3bbb4c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.926863] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ce7766d3-0448-4a84-8138-c9adfc3bbb4c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.936626] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.936626] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.939634] [55439]: INFO cinder.volume.api [None req-ce7766d3-0448-4a84-8138-c9adfc3bbb4c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1312.943666] [55439]: INFO cinder.api.openstack.wsgi [None req-ce7766d3-0448-4a84-8138-c9adfc3bbb4c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1312.944082] [55439]: [pid: 55439|app: 0|req: 285/550] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:47 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.782548] [55438]: DEBUG cinder.coordination [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Lock "cinder-attachment_update-c11d0fc5-062d-4ae1-8586-fe3e75dd88c4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1313.782548] [55438]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-91909a95-eb4e-44ee-8c8c-efd1ac2fad0a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2 returned with HTTP 200 [ 1313.782548] [55438]: [pid: 55438|app: 0|req: 266/551] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:01:44 2025] PUT /volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1313.954927] [55439]: DEBUG cinder.api.middleware.request_id [None req-8349487e-f44b-4127-ad6b-daf1f7969ebe None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.957088] [55439]: INFO cinder.api.openstack.wsgi [None req-8349487e-f44b-4127-ad6b-daf1f7969ebe tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1313.957324] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8349487e-f44b-4127-ad6b-daf1f7969ebe tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.957544] [55439]: DEBUG cinder.api.openstack.wsgi [None req-8349487e-f44b-4127-ad6b-daf1f7969ebe tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.967639] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.967639] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.971076] [55439]: INFO cinder.volume.api [None req-8349487e-f44b-4127-ad6b-daf1f7969ebe tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1313.976174] [55439]: INFO cinder.api.openstack.wsgi [None req-8349487e-f44b-4127-ad6b-daf1f7969ebe tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1313.976575] [55439]: [pid: 55439|app: 0|req: 286/552] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:48 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.989315] [55438]: DEBUG cinder.api.middleware.request_id [None req-a99d0471-c66b-462d-b3bf-c194efd99d09 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.991588] [55438]: INFO cinder.api.openstack.wsgi [None req-a99d0471-c66b-462d-b3bf-c194efd99d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1314.991852] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a99d0471-c66b-462d-b3bf-c194efd99d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.992123] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a99d0471-c66b-462d-b3bf-c194efd99d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.003836] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.003836] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.007585] [55438]: INFO cinder.volume.api [None req-a99d0471-c66b-462d-b3bf-c194efd99d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1315.012599] [55438]: INFO cinder.api.openstack.wsgi [None req-a99d0471-c66b-462d-b3bf-c194efd99d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1315.012991] [55438]: [pid: 55438|app: 0|req: 267/553] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:49 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.210564] [55439]: DEBUG cinder.api.middleware.request_id [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.212979] [55439]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] PUT http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 [ 1315.213436] [55439]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-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-555269", "mountpoint": "/dev/sdb"}}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1315.221221] [55439]: DEBUG cinder.coordination [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Acquiring lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1315.225293] [55439]: DEBUG cinder.coordination [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1315.226292] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.226292] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.744292] [55439]: DEBUG cinder.coordination [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1315.744700] [55439]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-48f7400f-5add-4b6c-94e1-f18f7b5c6f76 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 returned with HTTP 200 [ 1315.745285] [55439]: [pid: 55439|app: 0|req: 287/554] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:01:50 2025] PUT /volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.750268] [55438]: DEBUG cinder.api.middleware.request_id [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-a999251c-f32c-42d0-b13d-270f26174a88 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.752744] [55438]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-a999251c-f32c-42d0-b13d-270f26174a88 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 [ 1315.752988] [55438]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-a999251c-f32c-42d0-b13d-270f26174a88 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.753222] [55438]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-a999251c-f32c-42d0-b13d-270f26174a88 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.770795] [55438]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-a999251c-f32c-42d0-b13d-270f26174a88 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 returned with HTTP 200 [ 1315.771237] [55438]: [pid: 55438|app: 0|req: 268/555] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 21 09:01:50 2025] GET /volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.910345] [55439]: DEBUG cinder.api.middleware.request_id [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-9a351abc-7a73-48a1-8295-01fdc4d1e0ab None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.912574] [55439]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-9a351abc-7a73-48a1-8295-01fdc4d1e0ab tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2/action [ 1315.912983] [55439]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-9a351abc-7a73-48a1-8295-01fdc4d1e0ab tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action body: b'{"os-complete": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1315.913134] [55439]: DEBUG cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-9a351abc-7a73-48a1-8295-01fdc4d1e0ab tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1315.927688] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.927688] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.934212] [55439]: INFO cinder.api.openstack.wsgi [req-3bf6e858-1521-4614-a31c-0c34020bc8d4 req-9a351abc-7a73-48a1-8295-01fdc4d1e0ab tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2/action returned with HTTP 204 [ 1315.934687] [55439]: [pid: 55439|app: 0|req: 288/556] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:01:50 2025] POST /volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1316.024569] [55438]: DEBUG cinder.api.middleware.request_id [None req-4181da54-1334-4bd6-81c8-9204b0f9c40b None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.026682] [55438]: INFO cinder.api.openstack.wsgi [None req-4181da54-1334-4bd6-81c8-9204b0f9c40b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1316.026898] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4181da54-1334-4bd6-81c8-9204b0f9c40b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.027144] [55438]: DEBUG cinder.api.openstack.wsgi [None req-4181da54-1334-4bd6-81c8-9204b0f9c40b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.036918] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.036918] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.040050] [55438]: INFO cinder.volume.api [None req-4181da54-1334-4bd6-81c8-9204b0f9c40b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1316.047254] [55438]: INFO cinder.api.openstack.wsgi [None req-4181da54-1334-4bd6-81c8-9204b0f9c40b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1316.047647] [55438]: [pid: 55438|app: 0|req: 269/557] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:50 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1316.057528] [55439]: DEBUG cinder.api.middleware.request_id [None req-e580a8fb-1c5d-4521-903a-2a55b170a5f6 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.059651] [55439]: INFO cinder.api.openstack.wsgi [None req-e580a8fb-1c5d-4521-903a-2a55b170a5f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1316.059923] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e580a8fb-1c5d-4521-903a-2a55b170a5f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.060185] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e580a8fb-1c5d-4521-903a-2a55b170a5f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.069930] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.069930] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.073151] [55439]: INFO cinder.volume.api [None req-e580a8fb-1c5d-4521-903a-2a55b170a5f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1316.077310] [55439]: INFO cinder.api.openstack.wsgi [None req-e580a8fb-1c5d-4521-903a-2a55b170a5f6 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1316.077740] [55439]: [pid: 55439|app: 0|req: 289/558] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:50 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.086604] [55438]: DEBUG cinder.api.middleware.request_id [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.088609] [55438]: INFO cinder.api.openstack.wsgi [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1316.088824] [55438]: DEBUG cinder.api.openstack.wsgi [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.089071] [55438]: DEBUG cinder.api.openstack.wsgi [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.089233] [55438]: INFO cinder.api.v3.volumes [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume with id: c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1316.098562] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.098562] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.099057] [55438]: INFO cinder.volume.api [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1316.109539] [55438]: INFO cinder.volume.api [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-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. [ 1316.109895] [55438]: INFO cinder.api.openstack.wsgi [None req-76d1bac0-1ac5-468e-88e8-b98df04c6b75 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 400 [ 1316.110583] [55438]: [pid: 55438|app: 0|req: 270/559] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:01:50 2025] DELETE /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1316.113775] [55439]: DEBUG cinder.api.middleware.request_id [None req-a3acdc11-d186-4916-bbed-c69f075cd67a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.116034] [55439]: INFO cinder.api.openstack.wsgi [None req-a3acdc11-d186-4916-bbed-c69f075cd67a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1316.116261] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a3acdc11-d186-4916-bbed-c69f075cd67a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.116520] [55439]: DEBUG cinder.api.openstack.wsgi [None req-a3acdc11-d186-4916-bbed-c69f075cd67a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.127031] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.127031] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.130963] [55439]: INFO cinder.volume.api [None req-a3acdc11-d186-4916-bbed-c69f075cd67a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1316.134553] [55439]: INFO cinder.api.openstack.wsgi [None req-a3acdc11-d186-4916-bbed-c69f075cd67a tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1316.134950] [55439]: [pid: 55439|app: 0|req: 290/560] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:50 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.168658] [55438]: DEBUG cinder.api.middleware.request_id [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-1057ce53-9dec-4912-9baf-0eb1d2797756 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.171754] [55438]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-1057ce53-9dec-4912-9baf-0eb1d2797756 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1316.171916] [55438]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-1057ce53-9dec-4912-9baf-0eb1d2797756 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.172199] [55438]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-1057ce53-9dec-4912-9baf-0eb1d2797756 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.181986] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.181986] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.185780] [55438]: INFO cinder.volume.api [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-1057ce53-9dec-4912-9baf-0eb1d2797756 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1316.194153] [55438]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-1057ce53-9dec-4912-9baf-0eb1d2797756 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1316.194591] [55438]: [pid: 55438|app: 0|req: 271/561] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:01:51 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.212015] [55439]: DEBUG cinder.api.middleware.request_id [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.214384] [55439]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] POST http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4/action [ 1316.214767] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1316.214902] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1316.224317] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.224317] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.224819] [55439]: INFO cinder.volume.api [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1316.229925] [55439]: INFO cinder.volume.api [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Begin detaching volume completed successfully. [ 1316.230059] [55439]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-365032e8-11fc-460b-ba8c-6028f4474d8b tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4/action returned with HTTP 202 [ 1316.230550] [55439]: [pid: 55439|app: 0|req: 291/562] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 09:01:51 2025] POST /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1317.461054] [55438]: DEBUG cinder.api.middleware.request_id [None req-3744e887-aae5-4bc1-a199-efe79760be59 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.461520] [55438]: INFO cinder.api.openstack.wsgi [None req-3744e887-aae5-4bc1-a199-efe79760be59 None None] GET http://10.180.1.21/volume// [ 1317.461699] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3744e887-aae5-4bc1-a199-efe79760be59 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.461916] [55438]: DEBUG cinder.api.openstack.wsgi [None req-3744e887-aae5-4bc1-a199-efe79760be59 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.462325] [55438]: INFO cinder.api.openstack.wsgi [None req-3744e887-aae5-4bc1-a199-efe79760be59 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1317.462795] [55438]: [pid: 55438|app: 0|req: 272/563] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:01:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1317.466162] [55439]: DEBUG cinder.api.middleware.request_id [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-e042c903-404c-4c4d-8ff2-16ca28053877 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.468384] [55439]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-e042c903-404c-4c4d-8ff2-16ca28053877 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1317.468630] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-e042c903-404c-4c4d-8ff2-16ca28053877 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.468843] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-e042c903-404c-4c4d-8ff2-16ca28053877 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.481653] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.481653] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.485174] [55439]: INFO cinder.volume.api [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-e042c903-404c-4c4d-8ff2-16ca28053877 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1317.489628] [55439]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-e042c903-404c-4c4d-8ff2-16ca28053877 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1317.490040] [55439]: [pid: 55439|app: 0|req: 292/564] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:01:52 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1317.857189] [55438]: DEBUG cinder.api.middleware.request_id [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-8753df99-5f13-4c32-a1e5-788df7a02bfa None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.859051] [55438]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-8753df99-5f13-4c32-a1e5-788df7a02bfa tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701/action [ 1317.859542] [55438]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-8753df99-5f13-4c32-a1e5-788df7a02bfa tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1317.859689] [55438]: DEBUG cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-8753df99-5f13-4c32-a1e5-788df7a02bfa tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1317.873858] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.873858] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.883197] [55438]: INFO cinder.api.openstack.wsgi [req-f7035dc8-ad8c-4ce6-a751-58df20e78fff req-8753df99-5f13-4c32-a1e5-788df7a02bfa tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701/action returned with HTTP 204 [ 1317.883648] [55438]: [pid: 55438|app: 0|req: 273/565] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:01:52 2025] POST /volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1318.617811] [55439]: DEBUG cinder.api.middleware.request_id [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-b18d01f3-e323-4344-96ed-954135ae6286 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.620330] [55439]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-b18d01f3-e323-4344-96ed-954135ae6286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2 [ 1318.620551] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-b18d01f3-e323-4344-96ed-954135ae6286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.620772] [55439]: DEBUG cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-b18d01f3-e323-4344-96ed-954135ae6286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.627737] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.627737] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.153365] [55439]: INFO cinder.api.openstack.wsgi [req-d9e5e207-5eb9-4ec6-952f-0ee471062818 req-b18d01f3-e323-4344-96ed-954135ae6286 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2 returned with HTTP 200 [ 1319.153779] [55439]: [pid: 55439|app: 0|req: 293/566] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:01:53 2025] DELETE /volume/v3/attachments/fa9d5607-1859-489e-822a-dba5162306a2 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.395189] [55438]: DEBUG cinder.api.middleware.request_id [None req-39c06f89-01e8-40b7-8866-25036a001b29 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.397248] [55438]: INFO cinder.api.openstack.wsgi [None req-39c06f89-01e8-40b7-8866-25036a001b29 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1320.397466] [55438]: DEBUG cinder.api.openstack.wsgi [None req-39c06f89-01e8-40b7-8866-25036a001b29 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.397681] [55438]: DEBUG cinder.api.openstack.wsgi [None req-39c06f89-01e8-40b7-8866-25036a001b29 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.408303] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.408303] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.412080] [55438]: INFO cinder.volume.api [None req-39c06f89-01e8-40b7-8866-25036a001b29 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1320.416716] [55438]: INFO cinder.api.openstack.wsgi [None req-39c06f89-01e8-40b7-8866-25036a001b29 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1320.417194] [55438]: [pid: 55438|app: 0|req: 274/567] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:01:55 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.988011] [55439]: DEBUG cinder.api.middleware.request_id [None req-e1b7e900-8a9d-4915-be4d-a73abdf08fdb None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.988288] [55439]: INFO cinder.api.openstack.wsgi [None req-e1b7e900-8a9d-4915-be4d-a73abdf08fdb None None] GET http://10.180.1.21/volume// [ 1321.988339] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e1b7e900-8a9d-4915-be4d-a73abdf08fdb None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.988546] [55439]: DEBUG cinder.api.openstack.wsgi [None req-e1b7e900-8a9d-4915-be4d-a73abdf08fdb None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.989052] [55439]: INFO cinder.api.openstack.wsgi [None req-e1b7e900-8a9d-4915-be4d-a73abdf08fdb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1321.989289] [55439]: [pid: 55439|app: 0|req: 294/568] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:01:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1321.992964] [55438]: DEBUG cinder.api.middleware.request_id [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-5da2f0a3-4c8e-40fc-872b-c8b9789fc2e7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.995087] [55438]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-5da2f0a3-4c8e-40fc-872b-c8b9789fc2e7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1321.995513] [55438]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-5da2f0a3-4c8e-40fc-872b-c8b9789fc2e7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0778ad60-7011-4299-bb02-6eae53353171", "connector": null, "instance_uuid": "4c83729d-87d1-4c66-b175-cc42ecd30c58"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1322.012043] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.012043] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.036354] [55438]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-5da2f0a3-4c8e-40fc-872b-c8b9789fc2e7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1322.036904] [55438]: [pid: 55438|app: 0|req: 275/569] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:01:56 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1322.040577] [55439]: DEBUG cinder.api.middleware.request_id [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8484f8ce-0755-4732-bd0f-65fe372a38c7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.043275] [55439]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8484f8ce-0755-4732-bd0f-65fe372a38c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] DELETE http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 [ 1322.043608] [55439]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8484f8ce-0755-4732-bd0f-65fe372a38c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.043833] [55439]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8484f8ce-0755-4732-bd0f-65fe372a38c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.051265] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.051265] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.579187] [55439]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8484f8ce-0755-4732-bd0f-65fe372a38c7 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 returned with HTTP 200 [ 1322.579590] [55439]: [pid: 55439|app: 0|req: 295/570] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:01:56 2025] DELETE /volume/v3/attachments/64bf29cb-be9e-42fe-8a80-a388be082701 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1329.430577] [55438]: DEBUG cinder.api.middleware.request_id [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.432935] [55438]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] PUT http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 [ 1329.433370] [55438]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-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-555269", "mountpoint": "/dev/sdb"}}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1329.445026] [55438]: DEBUG cinder.coordination [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Acquiring lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1329.447462] [55439]: DEBUG cinder.api.middleware.request_id [None req-b0b0896f-aad7-4521-95ed-07938e125d09 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.448818] [55438]: DEBUG cinder.coordination [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55438) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1329.449545] [55439]: INFO cinder.api.openstack.wsgi [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1329.449768] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.449873] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.449873] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.449984] [55439]: DEBUG cinder.api.openstack.wsgi [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.450187] [55439]: INFO cinder.api.v3.volumes [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume with id: c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1329.459492] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.459492] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.460027] [55439]: INFO cinder.volume.api [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1329.478519] [55439]: INFO cinder.volume.api [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume request issued successfully. [ 1329.478700] [55439]: INFO cinder.api.openstack.wsgi [None req-b0b0896f-aad7-4521-95ed-07938e125d09 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 202 [ 1329.479137] [55439]: [pid: 55439|app: 0|req: 296/571] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:02:04 2025] DELETE /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1329.481829] [55439]: DEBUG cinder.api.middleware.request_id [None req-bc9721d0-ab0d-418f-bf1f-ac3a79b894bf None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.483711] [55439]: INFO cinder.api.openstack.wsgi [None req-bc9721d0-ab0d-418f-bf1f-ac3a79b894bf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1329.483925] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bc9721d0-ab0d-418f-bf1f-ac3a79b894bf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.484155] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bc9721d0-ab0d-418f-bf1f-ac3a79b894bf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.491455] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.491455] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.495208] [55439]: INFO cinder.volume.api [None req-bc9721d0-ab0d-418f-bf1f-ac3a79b894bf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1329.499726] [55439]: INFO cinder.api.openstack.wsgi [None req-bc9721d0-ab0d-418f-bf1f-ac3a79b894bf tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1329.500107] [55439]: [pid: 55439|app: 0|req: 297/572] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:04 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1329.969547] [55438]: DEBUG cinder.coordination [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Lock "cinder-attachment_update-0778ad60-7011-4299-bb02-6eae53353171-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55438) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1329.969894] [55438]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-18dd2f75-29d1-48d8-8c76-c774ee51f4c4 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 returned with HTTP 200 [ 1329.970382] [55438]: [pid: 55438|app: 0|req: 276/573] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:02:04 2025] PUT /volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1329.974934] [55439]: DEBUG cinder.api.middleware.request_id [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-de457664-bcb9-4dfa-82f0-eb953111d281 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.977277] [55439]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-de457664-bcb9-4dfa-82f0-eb953111d281 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 [ 1329.977522] [55439]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-de457664-bcb9-4dfa-82f0-eb953111d281 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.977744] [55439]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-de457664-bcb9-4dfa-82f0-eb953111d281 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'version_select' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.991754] [55439]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-de457664-bcb9-4dfa-82f0-eb953111d281 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 returned with HTTP 200 [ 1329.992158] [55439]: [pid: 55439|app: 0|req: 298/574] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 21 09:02:04 2025] GET /volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1330.512145] [55438]: DEBUG cinder.api.middleware.request_id [None req-fb33f330-b16d-46c8-be7c-1def5ba9f274 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.514732] [55438]: INFO cinder.api.openstack.wsgi [None req-fb33f330-b16d-46c8-be7c-1def5ba9f274 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1330.514974] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fb33f330-b16d-46c8-be7c-1def5ba9f274 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.515224] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fb33f330-b16d-46c8-be7c-1def5ba9f274 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.525834] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.525834] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.530691] [55438]: INFO cinder.volume.api [None req-fb33f330-b16d-46c8-be7c-1def5ba9f274 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1330.536199] [55438]: INFO cinder.api.openstack.wsgi [None req-fb33f330-b16d-46c8-be7c-1def5ba9f274 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1330.536603] [55438]: [pid: 55438|app: 0|req: 277/575] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:05 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.547995] [55439]: DEBUG cinder.api.middleware.request_id [None req-c241dbfc-386b-4adb-b82f-b7d7f9b4d653 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.550149] [55439]: INFO cinder.api.openstack.wsgi [None req-c241dbfc-386b-4adb-b82f-b7d7f9b4d653 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1331.550392] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c241dbfc-386b-4adb-b82f-b7d7f9b4d653 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.550615] [55439]: DEBUG cinder.api.openstack.wsgi [None req-c241dbfc-386b-4adb-b82f-b7d7f9b4d653 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.558426] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.558426] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.562335] [55439]: INFO cinder.volume.api [None req-c241dbfc-386b-4adb-b82f-b7d7f9b4d653 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1331.566585] [55439]: INFO cinder.api.openstack.wsgi [None req-c241dbfc-386b-4adb-b82f-b7d7f9b4d653 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 200 [ 1331.566969] [55439]: [pid: 55439|app: 0|req: 299/576] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:06 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.577544] [55438]: DEBUG cinder.api.middleware.request_id [None req-dd7d2d8c-5e1b-4c26-9465-8cab192280b9 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.681700] [55438]: INFO cinder.api.openstack.wsgi [None req-dd7d2d8c-5e1b-4c26-9465-8cab192280b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 [ 1332.681939] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dd7d2d8c-5e1b-4c26-9465-8cab192280b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.682178] [55438]: DEBUG cinder.api.openstack.wsgi [None req-dd7d2d8c-5e1b-4c26-9465-8cab192280b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.689174] [55438]: INFO cinder.api.openstack.wsgi [None req-dd7d2d8c-5e1b-4c26-9465-8cab192280b9 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 returned with HTTP 404 [ 1332.689794] [55438]: [pid: 55438|app: 0|req: 278/577] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:07 2025] GET /volume/v3/volumes/c11d0fc5-062d-4ae1-8586-fe3e75dd88c4 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1332.735122] [55439]: DEBUG cinder.api.middleware.request_id [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.737158] [55439]: INFO cinder.api.openstack.wsgi [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1332.737374] [55439]: DEBUG cinder.api.openstack.wsgi [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.737583] [55439]: DEBUG cinder.api.openstack.wsgi [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.737766] [55439]: INFO cinder.api.v3.volumes [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume with id: b7053ece-febf-4ab6-8739-b65e747beaef [ 1332.747773] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.747773] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.748297] [55439]: INFO cinder.volume.api [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1332.762803] [55439]: INFO cinder.volume.api [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume request issued successfully. [ 1332.763016] [55439]: INFO cinder.api.openstack.wsgi [None req-35bbe953-0ee8-455e-b2ea-c2290fefb56c tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 202 [ 1332.763419] [55439]: [pid: 55439|app: 0|req: 300/578] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:02:07 2025] DELETE /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1332.766224] [55438]: DEBUG cinder.api.middleware.request_id [None req-2525e172-c602-4da7-9540-e72f65bedd16 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.768983] [55438]: INFO cinder.api.openstack.wsgi [None req-2525e172-c602-4da7-9540-e72f65bedd16 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1332.769232] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2525e172-c602-4da7-9540-e72f65bedd16 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.769491] [55438]: DEBUG cinder.api.openstack.wsgi [None req-2525e172-c602-4da7-9540-e72f65bedd16 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.777158] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.777158] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.782439] [55438]: INFO cinder.volume.api [None req-2525e172-c602-4da7-9540-e72f65bedd16 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1332.787942] [55438]: INFO cinder.api.openstack.wsgi [None req-2525e172-c602-4da7-9540-e72f65bedd16 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1332.788397] [55438]: [pid: 55438|app: 0|req: 279/579] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:07 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.799212] [55439]: DEBUG cinder.api.middleware.request_id [None req-4bf5a9ee-38b9-4bef-b17c-b83a44be53da None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.801291] [55439]: INFO cinder.api.openstack.wsgi [None req-4bf5a9ee-38b9-4bef-b17c-b83a44be53da tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1333.801519] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4bf5a9ee-38b9-4bef-b17c-b83a44be53da tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.801742] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4bf5a9ee-38b9-4bef-b17c-b83a44be53da tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.809462] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.809462] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.813418] [55439]: INFO cinder.volume.api [None req-4bf5a9ee-38b9-4bef-b17c-b83a44be53da tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1333.817707] [55439]: INFO cinder.api.openstack.wsgi [None req-4bf5a9ee-38b9-4bef-b17c-b83a44be53da tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1333.818099] [55439]: [pid: 55439|app: 0|req: 301/580] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:08 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.282337] [55438]: DEBUG cinder.api.middleware.request_id [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8bc4b6bf-59ce-405a-b51b-1edeb2e3ca5f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.284772] [55438]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8bc4b6bf-59ce-405a-b51b-1edeb2e3ca5f tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] POST http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61/action [ 1334.285323] [55438]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8bc4b6bf-59ce-405a-b51b-1edeb2e3ca5f tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1334.285466] [55438]: DEBUG cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8bc4b6bf-59ce-405a-b51b-1edeb2e3ca5f tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1334.300398] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.300398] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.306220] [55438]: INFO cinder.api.openstack.wsgi [req-7d0f09af-b664-42c2-ad41-edff9f6ef7d2 req-8bc4b6bf-59ce-405a-b51b-1edeb2e3ca5f tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61/action returned with HTTP 204 [ 1334.306735] [55438]: [pid: 55438|app: 0|req: 280/581] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:02:09 2025] POST /volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1334.828165] [55439]: DEBUG cinder.api.middleware.request_id [None req-bebb3507-b14b-4197-a857-87b02b34b667 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.830315] [55439]: INFO cinder.api.openstack.wsgi [None req-bebb3507-b14b-4197-a857-87b02b34b667 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1334.830543] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bebb3507-b14b-4197-a857-87b02b34b667 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.830768] [55439]: DEBUG cinder.api.openstack.wsgi [None req-bebb3507-b14b-4197-a857-87b02b34b667 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.839402] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.839402] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.843361] [55439]: INFO cinder.volume.api [None req-bebb3507-b14b-4197-a857-87b02b34b667 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1334.847878] [55439]: INFO cinder.api.openstack.wsgi [None req-bebb3507-b14b-4197-a857-87b02b34b667 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 200 [ 1334.848433] [55439]: [pid: 55439|app: 0|req: 302/582] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:09 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.858495] [55438]: DEBUG cinder.api.middleware.request_id [None req-50e8c044-51da-47c8-be0c-ee56ea68cbe3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.861063] [55438]: INFO cinder.api.openstack.wsgi [None req-50e8c044-51da-47c8-be0c-ee56ea68cbe3 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef [ 1335.861063] [55438]: DEBUG cinder.api.openstack.wsgi [None req-50e8c044-51da-47c8-be0c-ee56ea68cbe3 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.861253] [55438]: DEBUG cinder.api.openstack.wsgi [None req-50e8c044-51da-47c8-be0c-ee56ea68cbe3 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.867394] [55438]: INFO cinder.api.openstack.wsgi [None req-50e8c044-51da-47c8-be0c-ee56ea68cbe3 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef returned with HTTP 404 [ 1335.867868] [55438]: [pid: 55438|app: 0|req: 281/583] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:10 2025] GET /volume/v3/volumes/b7053ece-febf-4ab6-8739-b65e747beaef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1335.958957] [55439]: DEBUG cinder.api.middleware.request_id [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.961081] [55439]: INFO cinder.api.openstack.wsgi [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1335.961297] [55439]: DEBUG cinder.api.openstack.wsgi [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.961513] [55439]: DEBUG cinder.api.openstack.wsgi [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.961704] [55439]: INFO cinder.api.v3.volumes [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume with id: e98f9037-6e28-4387-ab81-f2db92bff225 [ 1335.964145] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=201,cinder:UPDATE=36,cinder:INSERT=11 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1335.972335] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.972335] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.972836] [55439]: INFO cinder.volume.api [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1335.990192] [55439]: INFO cinder.volume.api [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Delete volume request issued successfully. [ 1335.990380] [55439]: INFO cinder.api.openstack.wsgi [None req-60c648e6-0288-4e1d-b5ad-33ee5669208d tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 202 [ 1335.990927] [55439]: [pid: 55439|app: 0|req: 303/584] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:02:10 2025] DELETE /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1335.993820] [55438]: DEBUG cinder.api.middleware.request_id [None req-58658543-d7f0-46dd-8a52-69b1944ead0f None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.995831] [55438]: INFO cinder.api.openstack.wsgi [None req-58658543-d7f0-46dd-8a52-69b1944ead0f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1335.996068] [55438]: DEBUG cinder.api.openstack.wsgi [None req-58658543-d7f0-46dd-8a52-69b1944ead0f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.996290] [55438]: DEBUG cinder.api.openstack.wsgi [None req-58658543-d7f0-46dd-8a52-69b1944ead0f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.003926] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.003926] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.007763] [55438]: INFO cinder.volume.api [None req-58658543-d7f0-46dd-8a52-69b1944ead0f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1336.012566] [55438]: INFO cinder.api.openstack.wsgi [None req-58658543-d7f0-46dd-8a52-69b1944ead0f tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1336.012947] [55438]: [pid: 55438|app: 0|req: 282/585] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:10 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.024050] [55439]: DEBUG cinder.api.middleware.request_id [None req-895c4d78-e67d-4942-b28b-95b8c08054e1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.025694] [55439]: INFO cinder.api.openstack.wsgi [None req-895c4d78-e67d-4942-b28b-95b8c08054e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1337.025912] [55439]: DEBUG cinder.api.openstack.wsgi [None req-895c4d78-e67d-4942-b28b-95b8c08054e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.026190] [55439]: DEBUG cinder.api.openstack.wsgi [None req-895c4d78-e67d-4942-b28b-95b8c08054e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.033875] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.033875] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.037078] [55439]: INFO cinder.volume.api [None req-895c4d78-e67d-4942-b28b-95b8c08054e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1337.041040] [55439]: INFO cinder.api.openstack.wsgi [None req-895c4d78-e67d-4942-b28b-95b8c08054e1 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1337.041523] [55439]: [pid: 55439|app: 0|req: 304/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:11 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.051312] [55438]: DEBUG cinder.api.middleware.request_id [None req-1cc83fc7-d95a-4b59-8346-ddaaaebc3376 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.053490] [55438]: INFO cinder.api.openstack.wsgi [None req-1cc83fc7-d95a-4b59-8346-ddaaaebc3376 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1338.053748] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1cc83fc7-d95a-4b59-8346-ddaaaebc3376 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.054020] [55438]: DEBUG cinder.api.openstack.wsgi [None req-1cc83fc7-d95a-4b59-8346-ddaaaebc3376 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.056310] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=163,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1338.063101] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.063101] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.067534] [55438]: INFO cinder.volume.api [None req-1cc83fc7-d95a-4b59-8346-ddaaaebc3376 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Volume info retrieved successfully. [ 1338.071931] [55438]: INFO cinder.api.openstack.wsgi [None req-1cc83fc7-d95a-4b59-8346-ddaaaebc3376 tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 200 [ 1338.072356] [55438]: [pid: 55438|app: 0|req: 283/587] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:12 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.082342] [55439]: DEBUG cinder.api.middleware.request_id [None req-4deee200-364c-4128-a522-a593b21c6ddc None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.084542] [55439]: INFO cinder.api.openstack.wsgi [None req-4deee200-364c-4128-a522-a593b21c6ddc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] GET http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 [ 1339.084764] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4deee200-364c-4128-a522-a593b21c6ddc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.084980] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4deee200-364c-4128-a522-a593b21c6ddc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.093698] [55439]: INFO cinder.api.openstack.wsgi [None req-4deee200-364c-4128-a522-a593b21c6ddc tempest-AttachVolumeNegativeTest-1713791424 tempest-AttachVolumeNegativeTest-1713791424-project-member] http://10.180.1.21/volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 returned with HTTP 404 [ 1339.094372] [55439]: [pid: 55439|app: 0|req: 305/588] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:13 2025] GET /volume/v3/volumes/e98f9037-6e28-4387-ab81-f2db92bff225 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1340.265391] [55438]: DEBUG cinder.api.middleware.request_id [req-ae9f87d8-1ad5-46e1-9f38-716a4240b9e0 req-56f6952a-15e7-4482-b0b8-b12009b3290d None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.267984] [55438]: INFO cinder.api.openstack.wsgi [req-ae9f87d8-1ad5-46e1-9f38-716a4240b9e0 req-56f6952a-15e7-4482-b0b8-b12009b3290d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 [ 1340.268619] [55438]: DEBUG cinder.api.openstack.wsgi [req-ae9f87d8-1ad5-46e1-9f38-716a4240b9e0 req-56f6952a-15e7-4482-b0b8-b12009b3290d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.268856] [55438]: DEBUG cinder.api.openstack.wsgi [req-ae9f87d8-1ad5-46e1-9f38-716a4240b9e0 req-56f6952a-15e7-4482-b0b8-b12009b3290d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.278847] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.278847] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.807419] [55438]: INFO cinder.api.openstack.wsgi [req-ae9f87d8-1ad5-46e1-9f38-716a4240b9e0 req-56f6952a-15e7-4482-b0b8-b12009b3290d tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 returned with HTTP 200 [ 1340.808115] [55438]: [pid: 55438|app: 0|req: 284/589] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:02:15 2025] DELETE /volume/v3/attachments/8b0a6bb1-7576-44ee-b673-d695d1edac61 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.153286] [55439]: DEBUG cinder.api.middleware.request_id [None req-49e4dc96-f6e2-47b8-8986-ed75bc1fc66a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.155599] [55439]: INFO cinder.api.openstack.wsgi [None req-49e4dc96-f6e2-47b8-8986-ed75bc1fc66a tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1342.155826] [55439]: DEBUG cinder.api.openstack.wsgi [None req-49e4dc96-f6e2-47b8-8986-ed75bc1fc66a tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.156057] [55439]: DEBUG cinder.api.openstack.wsgi [None req-49e4dc96-f6e2-47b8-8986-ed75bc1fc66a tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.167262] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.167262] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.171342] [55439]: INFO cinder.volume.api [None req-49e4dc96-f6e2-47b8-8986-ed75bc1fc66a tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1342.175644] [55439]: INFO cinder.api.openstack.wsgi [None req-49e4dc96-f6e2-47b8-8986-ed75bc1fc66a tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1342.176025] [55439]: [pid: 55439|app: 0|req: 306/590] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:17 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.204761] [55438]: DEBUG cinder.api.middleware.request_id [None req-17e675cb-a870-42c7-b8c7-0798c3ed7eb8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.206905] [55438]: INFO cinder.api.openstack.wsgi [None req-17e675cb-a870-42c7-b8c7-0798c3ed7eb8 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1342.207255] [55438]: DEBUG cinder.api.openstack.wsgi [None req-17e675cb-a870-42c7-b8c7-0798c3ed7eb8 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.207500] [55438]: DEBUG cinder.api.openstack.wsgi [None req-17e675cb-a870-42c7-b8c7-0798c3ed7eb8 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.214988] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.214988] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.218166] [55438]: INFO cinder.volume.api [None req-17e675cb-a870-42c7-b8c7-0798c3ed7eb8 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1342.222247] [55438]: INFO cinder.api.openstack.wsgi [None req-17e675cb-a870-42c7-b8c7-0798c3ed7eb8 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1342.222688] [55438]: [pid: 55438|app: 0|req: 285/591] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:02:17 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.173205] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1352.220172] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=17,cinder:UPDATE=3 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1440.248862] [55439]: DEBUG cinder.api.middleware.request_id [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.251552] [55439]: INFO cinder.api.openstack.wsgi [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1440.251776] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.251994] [55439]: DEBUG cinder.api.openstack.wsgi [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.252190] [55439]: INFO cinder.api.v3.volumes [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Delete volume with id: 0778ad60-7011-4299-bb02-6eae53353171 [ 1440.262760] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.262760] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.263272] [55439]: INFO cinder.volume.api [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1440.280999] [55439]: INFO cinder.volume.api [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Delete volume request issued successfully. [ 1440.281206] [55439]: INFO cinder.api.openstack.wsgi [None req-0cc39775-798e-46d2-8335-ee5ac6e4c440 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 202 [ 1440.281592] [55439]: [pid: 55439|app: 0|req: 307/592] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:03:55 2025] DELETE /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1440.284537] [55438]: DEBUG cinder.api.middleware.request_id [None req-438d1612-5370-4fda-8646-3166bc067c3e None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.286918] [55438]: INFO cinder.api.openstack.wsgi [None req-438d1612-5370-4fda-8646-3166bc067c3e tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1440.287157] [55438]: DEBUG cinder.api.openstack.wsgi [None req-438d1612-5370-4fda-8646-3166bc067c3e tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.287374] [55438]: DEBUG cinder.api.openstack.wsgi [None req-438d1612-5370-4fda-8646-3166bc067c3e tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.295970] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.295970] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.300286] [55438]: INFO cinder.volume.api [None req-438d1612-5370-4fda-8646-3166bc067c3e tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1440.305260] [55438]: INFO cinder.api.openstack.wsgi [None req-438d1612-5370-4fda-8646-3166bc067c3e tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1440.305639] [55438]: [pid: 55438|app: 0|req: 286/593] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:03:55 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.315683] [55439]: DEBUG cinder.api.middleware.request_id [None req-4d6c9c64-c228-4d90-b2d1-fd177804cfaf None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.317818] [55439]: INFO cinder.api.openstack.wsgi [None req-4d6c9c64-c228-4d90-b2d1-fd177804cfaf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1441.318044] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4d6c9c64-c228-4d90-b2d1-fd177804cfaf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.318263] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4d6c9c64-c228-4d90-b2d1-fd177804cfaf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.329200] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329200] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.332727] [55439]: INFO cinder.volume.api [None req-4d6c9c64-c228-4d90-b2d1-fd177804cfaf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1441.337141] [55439]: INFO cinder.api.openstack.wsgi [None req-4d6c9c64-c228-4d90-b2d1-fd177804cfaf tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1441.337490] [55439]: [pid: 55439|app: 0|req: 308/594] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:03:56 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.347284] [55438]: DEBUG cinder.api.middleware.request_id [None req-7dd9f8c1-2f7c-4dd5-8f29-22777196e050 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.349479] [55438]: INFO cinder.api.openstack.wsgi [None req-7dd9f8c1-2f7c-4dd5-8f29-22777196e050 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1442.349700] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7dd9f8c1-2f7c-4dd5-8f29-22777196e050 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.349920] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7dd9f8c1-2f7c-4dd5-8f29-22777196e050 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.357343] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.357343] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.360641] [55438]: INFO cinder.volume.api [None req-7dd9f8c1-2f7c-4dd5-8f29-22777196e050 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Volume info retrieved successfully. [ 1442.364686] [55438]: INFO cinder.api.openstack.wsgi [None req-7dd9f8c1-2f7c-4dd5-8f29-22777196e050 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 200 [ 1442.365063] [55438]: [pid: 55438|app: 0|req: 287/595] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:03:57 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.375793] [55439]: DEBUG cinder.api.middleware.request_id [None req-4b9c5c23-1020-45c5-9b5f-57448dc98b54 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.377815] [55439]: INFO cinder.api.openstack.wsgi [None req-4b9c5c23-1020-45c5-9b5f-57448dc98b54 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] GET http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 [ 1443.379650] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4b9c5c23-1020-45c5-9b5f-57448dc98b54 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.379650] [55439]: DEBUG cinder.api.openstack.wsgi [None req-4b9c5c23-1020-45c5-9b5f-57448dc98b54 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.384690] [55439]: INFO cinder.api.openstack.wsgi [None req-4b9c5c23-1020-45c5-9b5f-57448dc98b54 tempest-ServerActionsTestOtherB-196081632 tempest-ServerActionsTestOtherB-196081632-project-member] http://10.180.1.21/volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 returned with HTTP 404 [ 1443.385306] [55439]: [pid: 55439|app: 0|req: 309/596] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:03:58 2025] GET /volume/v3/volumes/0778ad60-7011-4299-bb02-6eae53353171 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1452.362761] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=8 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1453.380986] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1500.167110] [55438]: DEBUG cinder.api.middleware.request_id [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.169143] [55438]: INFO cinder.api.openstack.wsgi [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1500.169516] [55438]: DEBUG cinder.api.openstack.wsgi [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1450726655"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1500.171157] [55438]: DEBUG cinder.api.v3.volumes [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1450726655'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1500.171297] [55438]: INFO cinder.api.v3.volumes [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Create volume of 1 GB [ 1500.176996] [55438]: INFO cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Availability Zones retrieved successfully. [ 1500.183938] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Flow 'volume_create_api' (6bb7c172-5be2-44b2-acdd-ed9da6b9412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1500.185073] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5228bb75-eeea-4ff5-9907-f16877f8ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1500.186150] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1500.203601] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5228bb75-eeea-4ff5-9907-f16877f8ae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1500.204506] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a25e6a-3e10-4806-a28b-433642c35e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1500.246019] [55438]: DEBUG cinder.quota [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Created reservations ['b929526a-cc39-4200-90d1-d21d6676a073', '6b583618-a487-46b1-97ea-b6281c05b4f0', '1c867bd8-93e5-4067-bea6-e091088955d2', '652f4264-437e-4fe2-b8d8-95306574f88a'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1500.246894] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a25e6a-3e10-4806-a28b-433642c35e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b929526a-cc39-4200-90d1-d21d6676a073', '6b583618-a487-46b1-97ea-b6281c05b4f0', '1c867bd8-93e5-4067-bea6-e091088955d2', '652f4264-437e-4fe2-b8d8-95306574f88a']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1500.247808] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f04f5e2-9f58-44b1-91d5-3c25e875dbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1500.260382] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f04f5e2-9f58-44b1-91d5-3c25e875dbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10800b7a-272f-489f-9c10-0e244f0434bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1450726655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5200569a98e745e5bc61791d982c2c14',qos_specs=None,replication_status=,reservations=['b929526a-cc39-4200-90d1-d21d6676a073','6b583618-a487-46b1-97ea-b6281c05b4f0','1c867bd8-93e5-4067-bea6-e091088955d2','652f4264-437e-4fe2-b8d8-95306574f88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2623fb8a9bd4e01a5940d08a7ba8b81',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T09:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1450726655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10800b7a-272f-489f-9c10-0e244f0434bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5200569a98e745e5bc61791d982c2c14',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='a2623fb8a9bd4e01a5940d08a7ba8b81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1500.261220] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5c28e5-184c-4231-b34d-0022bb0ff62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1500.271611] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5c28e5-184c-4231-b34d-0022bb0ff62d) 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-1450726655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5200569a98e745e5bc61791d982c2c14',qos_specs=None,replication_status=,reservations=['b929526a-cc39-4200-90d1-d21d6676a073','6b583618-a487-46b1-97ea-b6281c05b4f0','1c867bd8-93e5-4067-bea6-e091088955d2','652f4264-437e-4fe2-b8d8-95306574f88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2623fb8a9bd4e01a5940d08a7ba8b81',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1500.272411] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5fe9d8-3065-4c73-9c64-e8ed9bf669b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1500.282676] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5fe9d8-3065-4c73-9c64-e8ed9bf669b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1500.282676] [55438]: DEBUG cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Flow 'volume_create_api' (6bb7c172-5be2-44b2-acdd-ed9da6b9412c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1500.282676] [55438]: INFO cinder.volume.api [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Create volume request issued successfully. [ 1500.282676] [55438]: INFO cinder.api.openstack.wsgi [None req-e5811e2a-18d3-402c-ac9d-fa546ad472a4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1500.282676] [55438]: [pid: 55438|app: 0|req: 288/597] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 09:04:55 2025] POST /volume/v3/volumes => generated 756 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1500.291072] [55439]: DEBUG cinder.api.middleware.request_id [None req-119ccc88-03e0-4351-8704-1ff8bce2210f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.293158] [55439]: INFO cinder.api.openstack.wsgi [None req-119ccc88-03e0-4351-8704-1ff8bce2210f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1500.293378] [55439]: DEBUG cinder.api.openstack.wsgi [None req-119ccc88-03e0-4351-8704-1ff8bce2210f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.293590] [55439]: DEBUG cinder.api.openstack.wsgi [None req-119ccc88-03e0-4351-8704-1ff8bce2210f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.301036] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.301036] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.304649] [55439]: INFO cinder.volume.api [None req-119ccc88-03e0-4351-8704-1ff8bce2210f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1500.308984] [55439]: INFO cinder.api.openstack.wsgi [None req-119ccc88-03e0-4351-8704-1ff8bce2210f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1500.309506] [55439]: [pid: 55439|app: 0|req: 310/598] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:04:55 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1501.319467] [55438]: DEBUG cinder.api.middleware.request_id [None req-a490f51e-38b2-4e38-901d-89dcacbd0b64 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.321679] [55438]: INFO cinder.api.openstack.wsgi [None req-a490f51e-38b2-4e38-901d-89dcacbd0b64 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1501.321924] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a490f51e-38b2-4e38-901d-89dcacbd0b64 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.322164] [55438]: DEBUG cinder.api.openstack.wsgi [None req-a490f51e-38b2-4e38-901d-89dcacbd0b64 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.330920] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.330920] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.334150] [55438]: INFO cinder.volume.api [None req-a490f51e-38b2-4e38-901d-89dcacbd0b64 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1501.338197] [55438]: INFO cinder.api.openstack.wsgi [None req-a490f51e-38b2-4e38-901d-89dcacbd0b64 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1501.338655] [55438]: [pid: 55438|app: 0|req: 289/599] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:04:56 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1510.306734] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=4 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1511.336288] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1523.370939] [55439]: DEBUG cinder.api.middleware.request_id [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-b6b10fbe-5c12-4589-b118-da43276f3770 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.373310] [55439]: INFO cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-b6b10fbe-5c12-4589-b118-da43276f3770 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1523.373529] [55439]: DEBUG cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-b6b10fbe-5c12-4589-b118-da43276f3770 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.373740] [55439]: DEBUG cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-b6b10fbe-5c12-4589-b118-da43276f3770 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.383650] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.383650] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.387958] [55439]: INFO cinder.volume.api [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-b6b10fbe-5c12-4589-b118-da43276f3770 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1523.392705] [55439]: INFO cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-b6b10fbe-5c12-4589-b118-da43276f3770 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1523.393081] [55439]: [pid: 55439|app: 0|req: 311/600] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:05:18 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1523.404263] [55438]: DEBUG cinder.api.middleware.request_id [None req-240803e1-1b4c-4b90-9511-35059cef2564 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.404708] [55438]: INFO cinder.api.openstack.wsgi [None req-240803e1-1b4c-4b90-9511-35059cef2564 None None] GET http://10.180.1.21/volume// [ 1523.404885] [55438]: DEBUG cinder.api.openstack.wsgi [None req-240803e1-1b4c-4b90-9511-35059cef2564 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.405116] [55438]: DEBUG cinder.api.openstack.wsgi [None req-240803e1-1b4c-4b90-9511-35059cef2564 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.405513] [55438]: INFO cinder.api.openstack.wsgi [None req-240803e1-1b4c-4b90-9511-35059cef2564 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1523.405838] [55438]: [pid: 55438|app: 0|req: 290/601] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 09:05:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1523.408907] [55439]: DEBUG cinder.api.middleware.request_id [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-4d971ace-b785-4179-ab6e-43f319424721 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.410877] [55439]: INFO cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-4d971ace-b785-4179-ab6e-43f319424721 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1523.411269] [55439]: DEBUG cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-4d971ace-b785-4179-ab6e-43f319424721 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10800b7a-272f-489f-9c10-0e244f0434bc", "connector": null, "instance_uuid": "be938acf-3fb5-439a-995e-a4e713f0c0f7"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1523.419260] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.419260] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.437817] [55439]: INFO cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-4d971ace-b785-4179-ab6e-43f319424721 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1523.438250] [55439]: [pid: 55439|app: 0|req: 312/602] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:05:18 2025] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1523.469196] [55438]: DEBUG cinder.api.middleware.request_id [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-45652d74-3169-4aa5-b6c8-d1678be19b36 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.471440] [55438]: INFO cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-45652d74-3169-4aa5-b6c8-d1678be19b36 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd/action [ 1523.471846] [55438]: DEBUG cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-45652d74-3169-4aa5-b6c8-d1678be19b36 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1523.471982] [55438]: DEBUG cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-45652d74-3169-4aa5-b6c8-d1678be19b36 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1523.486139] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.486139] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.493898] [55438]: INFO cinder.api.openstack.wsgi [req-fa4a6268-bbee-4f5b-9441-aa0be1627710 req-45652d74-3169-4aa5-b6c8-d1678be19b36 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd/action returned with HTTP 204 [ 1523.494314] [55438]: [pid: 55438|app: 0|req: 291/603] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:05:18 2025] POST /volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1523.507654] [55439]: DEBUG cinder.api.middleware.request_id [None req-5987aeb4-0e79-44e2-b10f-f1bb419002b5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.509800] [55439]: INFO cinder.api.openstack.wsgi [None req-5987aeb4-0e79-44e2-b10f-f1bb419002b5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1523.510030] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5987aeb4-0e79-44e2-b10f-f1bb419002b5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.510260] [55439]: DEBUG cinder.api.openstack.wsgi [None req-5987aeb4-0e79-44e2-b10f-f1bb419002b5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.519598] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.519598] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.522553] [55439]: INFO cinder.volume.api [None req-5987aeb4-0e79-44e2-b10f-f1bb419002b5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1523.526517] [55439]: INFO cinder.api.openstack.wsgi [None req-5987aeb4-0e79-44e2-b10f-f1bb419002b5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1523.526872] [55439]: [pid: 55439|app: 0|req: 313/604] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:05:18 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1523.536033] [55438]: DEBUG cinder.api.middleware.request_id [None req-fae2c387-4e74-4e70-a24a-7ccde24a6572 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.537621] [55438]: INFO cinder.api.openstack.wsgi [None req-fae2c387-4e74-4e70-a24a-7ccde24a6572 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1523.537841] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fae2c387-4e74-4e70-a24a-7ccde24a6572 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.538075] [55438]: DEBUG cinder.api.openstack.wsgi [None req-fae2c387-4e74-4e70-a24a-7ccde24a6572 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.547183] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.547183] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.550124] [55438]: INFO cinder.volume.api [None req-fae2c387-4e74-4e70-a24a-7ccde24a6572 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1523.554099] [55438]: INFO cinder.api.openstack.wsgi [None req-fae2c387-4e74-4e70-a24a-7ccde24a6572 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1523.554469] [55438]: [pid: 55438|app: 0|req: 292/605] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:05:18 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1527.504656] [55439]: DEBUG cinder.api.middleware.request_id [None req-59ab2145-1b28-466b-8614-cb8cde7b510b None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.505143] [55439]: INFO cinder.api.openstack.wsgi [None req-59ab2145-1b28-466b-8614-cb8cde7b510b None None] GET http://10.180.1.21/volume// [ 1527.505324] [55439]: DEBUG cinder.api.openstack.wsgi [None req-59ab2145-1b28-466b-8614-cb8cde7b510b None None] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1527.505541] [55439]: DEBUG cinder.api.openstack.wsgi [None req-59ab2145-1b28-466b-8614-cb8cde7b510b None None] Calling method 'all' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1527.505936] [55439]: INFO cinder.api.openstack.wsgi [None req-59ab2145-1b28-466b-8614-cb8cde7b510b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1527.506293] [55439]: [pid: 55439|app: 0|req: 314/606] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:05:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1527.509668] [55438]: DEBUG cinder.api.middleware.request_id [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-ec8591bf-ca9f-4876-ad1a-bd798f6d9c72 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.512008] [55438]: INFO cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-ec8591bf-ca9f-4876-ad1a-bd798f6d9c72 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1527.512277] [55438]: DEBUG cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-ec8591bf-ca9f-4876-ad1a-bd798f6d9c72 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1527.512525] [55438]: DEBUG cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-ec8591bf-ca9f-4876-ad1a-bd798f6d9c72 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1527.525604] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1527.525604] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1527.530331] [55438]: INFO cinder.volume.api [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-ec8591bf-ca9f-4876-ad1a-bd798f6d9c72 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1527.534781] [55438]: INFO cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-ec8591bf-ca9f-4876-ad1a-bd798f6d9c72 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1527.535183] [55438]: [pid: 55438|app: 0|req: 293/607] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:05:22 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1527.618649] [55439]: DEBUG cinder.api.middleware.request_id [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.621339] [55439]: INFO cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] PUT http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd [ 1527.621737] [55439]: DEBUG cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-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=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1527.629410] [55439]: DEBUG cinder.coordination [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Acquiring lock "cinder-attachment_update-10800b7a-272f-489f-9c10-0e244f0434bc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1527.633606] [55439]: DEBUG cinder.coordination [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Lock "cinder-attachment_update-10800b7a-272f-489f-9c10-0e244f0434bc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55439) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1527.634601] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1527.634601] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.155944] [55439]: DEBUG cinder.coordination [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Lock "cinder-attachment_update-10800b7a-272f-489f-9c10-0e244f0434bc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55439) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1532.156877] [55439]: INFO cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-1fc7773c-8251-4c37-82b6-9dcd6f3ed4d8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd returned with HTTP 200 [ 1532.157258] [55439]: [pid: 55439|app: 0|req: 315/608] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 09:05:22 2025] PUT /volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1532.665050] [55438]: DEBUG cinder.api.middleware.request_id [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-f79e1774-cfd0-465d-860e-efff161f454a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.667056] [55438]: INFO cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-f79e1774-cfd0-465d-860e-efff161f454a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd/action [ 1532.667482] [55438]: DEBUG cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-f79e1774-cfd0-465d-860e-efff161f454a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1532.667638] [55438]: DEBUG cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-f79e1774-cfd0-465d-860e-efff161f454a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1532.681568] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.681568] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.688174] [55438]: INFO cinder.api.openstack.wsgi [req-5ff84200-86e8-4ec2-9f77-972f005b2bff req-f79e1774-cfd0-465d-860e-efff161f454a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd/action returned with HTTP 204 [ 1532.688598] [55438]: [pid: 55438|app: 0|req: 294/609] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:05:27 2025] POST /volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1542.152151] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1542.686809] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1588.973500] [55439]: DEBUG cinder.api.middleware.request_id [None req-6f96ee37-032f-4e78-a9be-f6fe8128f91f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.975874] [55439]: INFO cinder.api.openstack.wsgi [None req-6f96ee37-032f-4e78-a9be-f6fe8128f91f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1588.976093] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6f96ee37-032f-4e78-a9be-f6fe8128f91f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.976309] [55439]: DEBUG cinder.api.openstack.wsgi [None req-6f96ee37-032f-4e78-a9be-f6fe8128f91f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.990447] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.990447] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.994446] [55439]: INFO cinder.volume.api [None req-6f96ee37-032f-4e78-a9be-f6fe8128f91f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1588.998905] [55439]: INFO cinder.api.openstack.wsgi [None req-6f96ee37-032f-4e78-a9be-f6fe8128f91f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1588.999276] [55439]: [pid: 55439|app: 0|req: 316/610] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:06:23 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1589.033833] [55438]: DEBUG cinder.api.middleware.request_id [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-26c4b77e-0067-4da6-b0f7-15467386e1af None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.036238] [55438]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-26c4b77e-0067-4da6-b0f7-15467386e1af tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1589.036466] [55438]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-26c4b77e-0067-4da6-b0f7-15467386e1af tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.036664] [55438]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-26c4b77e-0067-4da6-b0f7-15467386e1af tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.046423] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.046423] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.049469] [55438]: INFO cinder.volume.api [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-26c4b77e-0067-4da6-b0f7-15467386e1af tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1589.053576] [55438]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-26c4b77e-0067-4da6-b0f7-15467386e1af tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1589.053947] [55438]: [pid: 55438|app: 0|req: 295/611] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:06:23 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1589.069917] [55439]: DEBUG cinder.api.middleware.request_id [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.072200] [55439]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc/action [ 1589.072610] [55439]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55439) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1589.072746] [55439]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1589.082156] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.082156] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.082663] [55439]: INFO cinder.volume.api [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1589.087354] [55439]: INFO cinder.volume.api [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Begin detaching volume completed successfully. [ 1589.087562] [55439]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-21020150-0164-4971-a518-2f0d86969af7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc/action returned with HTTP 202 [ 1589.087931] [55439]: [pid: 55439|app: 0|req: 317/612] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 09:06:23 2025] POST /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1590.106783] [55438]: DEBUG cinder.api.middleware.request_id [None req-54f557fb-57b2-483b-818b-04bf75a02db6 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.107254] [55438]: INFO cinder.api.openstack.wsgi [None req-54f557fb-57b2-483b-818b-04bf75a02db6 None None] GET http://10.180.1.21/volume// [ 1590.107435] [55438]: DEBUG cinder.api.openstack.wsgi [None req-54f557fb-57b2-483b-818b-04bf75a02db6 None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.107651] [55438]: DEBUG cinder.api.openstack.wsgi [None req-54f557fb-57b2-483b-818b-04bf75a02db6 None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.108061] [55438]: INFO cinder.api.openstack.wsgi [None req-54f557fb-57b2-483b-818b-04bf75a02db6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1590.108380] [55438]: [pid: 55438|app: 0|req: 296/613] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 09:06:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1590.112134] [55439]: DEBUG cinder.api.middleware.request_id [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-92303872-b61c-4b1b-87b3-99a918b8c98d None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.114431] [55439]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-92303872-b61c-4b1b-87b3-99a918b8c98d tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1590.114675] [55439]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-92303872-b61c-4b1b-87b3-99a918b8c98d tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.114886] [55439]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-92303872-b61c-4b1b-87b3-99a918b8c98d tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.124337] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1590.124337] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1590.127278] [55439]: INFO cinder.volume.api [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-92303872-b61c-4b1b-87b3-99a918b8c98d tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1590.131429] [55439]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-92303872-b61c-4b1b-87b3-99a918b8c98d tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1590.131795] [55439]: [pid: 55439|app: 0|req: 318/614] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 09:06:24 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1592.267301] [55438]: DEBUG cinder.api.middleware.request_id [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-4519b2ab-382d-4544-9b89-b9169ececba7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.269618] [55438]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-4519b2ab-382d-4544-9b89-b9169ececba7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd [ 1592.269832] [55438]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-4519b2ab-382d-4544-9b89-b9169ececba7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.270053] [55438]: DEBUG cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-4519b2ab-382d-4544-9b89-b9169ececba7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.276873] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.276873] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.802245] [55438]: INFO cinder.api.openstack.wsgi [req-69eb7b4c-e80c-4561-b8d5-7467e41ce048 req-4519b2ab-382d-4544-9b89-b9169ececba7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd returned with HTTP 200 [ 1592.802952] [55438]: [pid: 55438|app: 0|req: 297/615] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:06:27 2025] DELETE /volume/v3/attachments/ba4e89b4-c747-424c-9499-a3ec515fb8cd => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.277195] [55439]: DEBUG cinder.api.middleware.request_id [None req-9f06faa9-1424-440e-bf7c-463b773e67a5 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.279284] [55439]: INFO cinder.api.openstack.wsgi [None req-9f06faa9-1424-440e-bf7c-463b773e67a5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1594.279503] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9f06faa9-1424-440e-bf7c-463b773e67a5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.279718] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9f06faa9-1424-440e-bf7c-463b773e67a5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.286955] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.286955] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.290118] [55439]: INFO cinder.volume.api [None req-9f06faa9-1424-440e-bf7c-463b773e67a5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1594.294113] [55439]: INFO cinder.api.openstack.wsgi [None req-9f06faa9-1424-440e-bf7c-463b773e67a5 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1594.294480] [55439]: [pid: 55439|app: 0|req: 319/616] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:06:29 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1602.801327] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1604.292198] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1651.830475] [55438]: DEBUG cinder.api.middleware.request_id [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1651.832549] [55438]: INFO cinder.api.openstack.wsgi [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1651.832929] [55438]: DEBUG cinder.api.openstack.wsgi [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-871679536"}} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1651.834963] [55438]: DEBUG cinder.api.v3.volumes [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-871679536'}} {{(pid=55438) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1651.835105] [55438]: INFO cinder.api.v3.volumes [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Create volume of 1 GB [ 1651.835437] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1651.835437] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1651.840701] [55438]: INFO cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Availability Zones retrieved successfully. [ 1651.847291] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Flow 'volume_create_api' (653c0066-e837-4d2c-a64e-a8e55bcee205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1651.848443] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919abd2d-11b3-4f20-af2d-59844948bfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1651.849479] [55438]: DEBUG cinder.volume.flows.api.create_volume [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Validating volume size '1' using validate_int {{(pid=55438) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1651.866965] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919abd2d-11b3-4f20-af2d-59844948bfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb', '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=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1651.867855] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405b132e-ce60-4ae0-a169-d357948ff511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1651.899025] [55438]: DEBUG cinder.quota [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Created reservations ['0654f6d1-4f97-4137-a28b-8891eefd3597', 'ae906da8-e8ae-4863-92a5-cbe9f0fdba3f', '7ce886d6-8c2e-473c-b7f7-0362bb98f5e5', 'c2e35f6a-e90e-41e9-9869-4f8bf5e771b3'] {{(pid=55438) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1651.899815] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405b132e-ce60-4ae0-a169-d357948ff511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0654f6d1-4f97-4137-a28b-8891eefd3597', 'ae906da8-e8ae-4863-92a5-cbe9f0fdba3f', '7ce886d6-8c2e-473c-b7f7-0362bb98f5e5', 'c2e35f6a-e90e-41e9-9869-4f8bf5e771b3']}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1651.900681] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf643e0-5006-4c8a-9872-42b2dbf970e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1651.913629] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf643e0-5006-4c8a-9872-42b2dbf970e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-871679536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5200569a98e745e5bc61791d982c2c14',qos_specs=None,replication_status=,reservations=['0654f6d1-4f97-4137-a28b-8891eefd3597','ae906da8-e8ae-4863-92a5-cbe9f0fdba3f','7ce886d6-8c2e-473c-b7f7-0362bb98f5e5','c2e35f6a-e90e-41e9-9869-4f8bf5e771b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2623fb8a9bd4e01a5940d08a7ba8b81',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T09:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-871679536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5200569a98e745e5bc61791d982c2c14',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='a2623fb8a9bd4e01a5940d08a7ba8b81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb),volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1651.914496] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c27bc9a-77d7-48a3-a1e8-f791373ab351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1651.927881] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c27bc9a-77d7-48a3-a1e8-f791373ab351) 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-871679536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5200569a98e745e5bc61791d982c2c14',qos_specs=None,replication_status=,reservations=['0654f6d1-4f97-4137-a28b-8891eefd3597','ae906da8-e8ae-4863-92a5-cbe9f0fdba3f','7ce886d6-8c2e-473c-b7f7-0362bb98f5e5','c2e35f6a-e90e-41e9-9869-4f8bf5e771b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2623fb8a9bd4e01a5940d08a7ba8b81',volume_type_id=03ff81d9-3eaa-4ebd-bc99-2a1f13b53ebb)}' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1651.928679] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e251ea90-b94d-4f3f-a7cc-e9361db86751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1651.939485] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e251ea90-b94d-4f3f-a7cc-e9361db86751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55438) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1651.939485] [55438]: DEBUG cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Flow 'volume_create_api' (653c0066-e837-4d2c-a64e-a8e55bcee205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55438) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1651.939485] [55438]: INFO cinder.volume.api [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Create volume request issued successfully. [ 1651.939485] [55438]: INFO cinder.api.openstack.wsgi [None req-8405f4f1-0c5f-4d36-ae64-01715a3b4b62 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1651.939714] [55438]: [pid: 55438|app: 0|req: 298/617] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 09:07:26 2025] POST /volume/v3/volumes => generated 755 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1651.947699] [55439]: DEBUG cinder.api.middleware.request_id [None req-86f4ac7e-3914-495b-b108-f1689166494a None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1651.950069] [55439]: INFO cinder.api.openstack.wsgi [None req-86f4ac7e-3914-495b-b108-f1689166494a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1651.950427] [55439]: DEBUG cinder.api.openstack.wsgi [None req-86f4ac7e-3914-495b-b108-f1689166494a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1651.950787] [55439]: DEBUG cinder.api.openstack.wsgi [None req-86f4ac7e-3914-495b-b108-f1689166494a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1651.958673] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1651.958673] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1651.962456] [55439]: INFO cinder.volume.api [None req-86f4ac7e-3914-495b-b108-f1689166494a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1651.967031] [55439]: INFO cinder.api.openstack.wsgi [None req-86f4ac7e-3914-495b-b108-f1689166494a tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1651.967517] [55439]: [pid: 55439|app: 0|req: 320/618] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:07:26 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1652.977575] [55438]: DEBUG cinder.api.middleware.request_id [None req-0131b834-2282-4223-abe8-3a7a43fde6d3 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1652.979850] [55438]: INFO cinder.api.openstack.wsgi [None req-0131b834-2282-4223-abe8-3a7a43fde6d3 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1652.980084] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0131b834-2282-4223-abe8-3a7a43fde6d3 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1652.980310] [55438]: DEBUG cinder.api.openstack.wsgi [None req-0131b834-2282-4223-abe8-3a7a43fde6d3 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1652.988135] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1652.988135] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1652.991470] [55438]: INFO cinder.volume.api [None req-0131b834-2282-4223-abe8-3a7a43fde6d3 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1652.996550] [55438]: INFO cinder.api.openstack.wsgi [None req-0131b834-2282-4223-abe8-3a7a43fde6d3 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1652.996550] [55438]: [pid: 55438|app: 0|req: 299/619] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:07:27 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1661.964618] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=4 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1662.993815] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1670.279593] [55439]: DEBUG cinder.api.middleware.request_id [req-d5804807-33f3-462b-9989-81af34c5a27d req-1ba537b9-0024-4315-90e7-96400977d909 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.281880] [55439]: INFO cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-1ba537b9-0024-4315-90e7-96400977d909 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1670.282112] [55439]: DEBUG cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-1ba537b9-0024-4315-90e7-96400977d909 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.282326] [55439]: DEBUG cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-1ba537b9-0024-4315-90e7-96400977d909 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.291876] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.291876] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.295479] [55439]: INFO cinder.volume.api [req-d5804807-33f3-462b-9989-81af34c5a27d req-1ba537b9-0024-4315-90e7-96400977d909 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1670.299795] [55439]: INFO cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-1ba537b9-0024-4315-90e7-96400977d909 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1670.300171] [55439]: [pid: 55439|app: 0|req: 321/620] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:07:45 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1670.311199] [55438]: DEBUG cinder.api.middleware.request_id [None req-6361028d-05c7-48ca-8caa-ba0dfcae324a None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.311634] [55438]: INFO cinder.api.openstack.wsgi [None req-6361028d-05c7-48ca-8caa-ba0dfcae324a None None] GET http://10.180.1.21/volume// [ 1670.311813] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6361028d-05c7-48ca-8caa-ba0dfcae324a None None] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.312035] [55438]: DEBUG cinder.api.openstack.wsgi [None req-6361028d-05c7-48ca-8caa-ba0dfcae324a None None] Calling method 'all' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.312425] [55438]: INFO cinder.api.openstack.wsgi [None req-6361028d-05c7-48ca-8caa-ba0dfcae324a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1670.312751] [55438]: [pid: 55438|app: 0|req: 300/621] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 09:07:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1670.315934] [55439]: DEBUG cinder.api.middleware.request_id [req-d5804807-33f3-462b-9989-81af34c5a27d req-10c3a71f-8126-49c8-8e5f-5165717855fc None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.317913] [55439]: INFO cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-10c3a71f-8126-49c8-8e5f-5165717855fc tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1670.318313] [55439]: DEBUG cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-10c3a71f-8126-49c8-8e5f-5165717855fc tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f", "connector": null, "instance_uuid": "a711b018-a08e-49b5-a8f9-2ae429b1bb46"}} {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1670.326396] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.326396] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.347607] [55439]: INFO cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-10c3a71f-8126-49c8-8e5f-5165717855fc tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1670.347991] [55439]: [pid: 55439|app: 0|req: 322/622] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 09:07:45 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1670.372920] [55438]: DEBUG cinder.api.middleware.request_id [req-d5804807-33f3-462b-9989-81af34c5a27d req-5925f29d-6bee-4378-9e59-edbfe3c216e7 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.375175] [55438]: INFO cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-5925f29d-6bee-4378-9e59-edbfe3c216e7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] POST http://10.180.1.21/volume/v3/attachments/466a8009-222a-4e65-998e-f168a274e6c5/action [ 1670.375580] [55438]: DEBUG cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-5925f29d-6bee-4378-9e59-edbfe3c216e7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action body: b'{"os-complete": null}' {{(pid=55438) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1670.375720] [55438]: DEBUG cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-5925f29d-6bee-4378-9e59-edbfe3c216e7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1670.389339] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.389339] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.394772] [55438]: INFO cinder.api.openstack.wsgi [req-d5804807-33f3-462b-9989-81af34c5a27d req-5925f29d-6bee-4378-9e59-edbfe3c216e7 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments/466a8009-222a-4e65-998e-f168a274e6c5/action returned with HTTP 204 [ 1670.395157] [55438]: [pid: 55438|app: 0|req: 301/623] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 09:07:45 2025] POST /volume/v3/attachments/466a8009-222a-4e65-998e-f168a274e6c5/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1670.408115] [55439]: DEBUG cinder.api.middleware.request_id [None req-93e746a2-678f-4faf-893b-b6d006bc64e1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.410091] [55439]: INFO cinder.api.openstack.wsgi [None req-93e746a2-678f-4faf-893b-b6d006bc64e1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1670.410305] [55439]: DEBUG cinder.api.openstack.wsgi [None req-93e746a2-678f-4faf-893b-b6d006bc64e1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.410519] [55439]: DEBUG cinder.api.openstack.wsgi [None req-93e746a2-678f-4faf-893b-b6d006bc64e1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.419260] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.419260] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.422162] [55439]: INFO cinder.volume.api [None req-93e746a2-678f-4faf-893b-b6d006bc64e1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1670.426225] [55439]: INFO cinder.api.openstack.wsgi [None req-93e746a2-678f-4faf-893b-b6d006bc64e1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1670.426686] [55439]: [pid: 55439|app: 0|req: 323/624] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:07:45 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1670.435161] [55438]: DEBUG cinder.api.middleware.request_id [None req-12c8242c-df3e-41d6-aad7-d47b5b754ee4 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.437034] [55438]: INFO cinder.api.openstack.wsgi [None req-12c8242c-df3e-41d6-aad7-d47b5b754ee4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1670.437257] [55438]: DEBUG cinder.api.openstack.wsgi [None req-12c8242c-df3e-41d6-aad7-d47b5b754ee4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.437469] [55438]: DEBUG cinder.api.openstack.wsgi [None req-12c8242c-df3e-41d6-aad7-d47b5b754ee4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.446148] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.446148] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.449058] [55438]: INFO cinder.volume.api [None req-12c8242c-df3e-41d6-aad7-d47b5b754ee4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1670.453229] [55438]: INFO cinder.api.openstack.wsgi [None req-12c8242c-df3e-41d6-aad7-d47b5b754ee4 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1670.453714] [55438]: [pid: 55438|app: 0|req: 302/625] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:07:45 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1670.485102] [55439]: DEBUG cinder.api.middleware.request_id [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-92c37993-d07e-45e2-b066-7140c9f15a63 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.487248] [55439]: INFO cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-92c37993-d07e-45e2-b066-7140c9f15a63 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1670.487460] [55439]: DEBUG cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-92c37993-d07e-45e2-b066-7140c9f15a63 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.487669] [55439]: DEBUG cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-92c37993-d07e-45e2-b066-7140c9f15a63 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.496623] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.496623] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.499499] [55439]: INFO cinder.volume.api [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-92c37993-d07e-45e2-b066-7140c9f15a63 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1670.503489] [55439]: INFO cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-92c37993-d07e-45e2-b066-7140c9f15a63 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1670.503882] [55439]: [pid: 55439|app: 0|req: 324/626] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 09:07:45 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1670.520469] [55438]: DEBUG cinder.api.middleware.request_id [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-99d8f17c-448d-49e7-b11d-703d2738c7ec None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.522718] [55438]: INFO cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-99d8f17c-448d-49e7-b11d-703d2738c7ec tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] DELETE http://10.180.1.21/volume/v3/attachments/466a8009-222a-4e65-998e-f168a274e6c5 [ 1670.522942] [55438]: DEBUG cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-99d8f17c-448d-49e7-b11d-703d2738c7ec tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.523173] [55438]: DEBUG cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-99d8f17c-448d-49e7-b11d-703d2738c7ec tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'version_select' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.529458] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.529458] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.053432] [55438]: INFO cinder.api.openstack.wsgi [req-6c6be0eb-e945-44b3-8169-4a293f78086a req-99d8f17c-448d-49e7-b11d-703d2738c7ec tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/attachments/466a8009-222a-4e65-998e-f168a274e6c5 returned with HTTP 200 [ 1671.053617] [55438]: [pid: 55438|app: 0|req: 303/627] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 09:07:45 2025] DELETE /volume/v3/attachments/466a8009-222a-4e65-998e-f168a274e6c5 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.068261] [55439]: DEBUG cinder.api.middleware.request_id [None req-9ac24fd6-a74b-4ea8-95c2-2ce1b1342c4f None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.070348] [55439]: INFO cinder.api.openstack.wsgi [None req-9ac24fd6-a74b-4ea8-95c2-2ce1b1342c4f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1671.070568] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9ac24fd6-a74b-4ea8-95c2-2ce1b1342c4f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.070785] [55439]: DEBUG cinder.api.openstack.wsgi [None req-9ac24fd6-a74b-4ea8-95c2-2ce1b1342c4f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.078068] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.078068] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.081219] [55439]: INFO cinder.volume.api [None req-9ac24fd6-a74b-4ea8-95c2-2ce1b1342c4f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1671.085219] [55439]: INFO cinder.api.openstack.wsgi [None req-9ac24fd6-a74b-4ea8-95c2-2ce1b1342c4f tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1671.085567] [55439]: [pid: 55439|app: 0|req: 325/628] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:07:45 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.052827] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1681.083244] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1728.426371] [55438]: DEBUG cinder.api.middleware.request_id [None req-ade79d94-5944-452a-8ae1-26b4cebf3423 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1728.428437] [55438]: INFO cinder.api.openstack.wsgi [None req-ade79d94-5944-452a-8ae1-26b4cebf3423 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1728.428657] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ade79d94-5944-452a-8ae1-26b4cebf3423 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1728.428875] [55438]: DEBUG cinder.api.openstack.wsgi [None req-ade79d94-5944-452a-8ae1-26b4cebf3423 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1728.440581] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1728.440581] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1728.444390] [55438]: INFO cinder.volume.api [None req-ade79d94-5944-452a-8ae1-26b4cebf3423 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1728.448967] [55438]: INFO cinder.api.openstack.wsgi [None req-ade79d94-5944-452a-8ae1-26b4cebf3423 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1728.449450] [55438]: [pid: 55438|app: 0|req: 304/629] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:43 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1728.489599] [55439]: DEBUG cinder.api.middleware.request_id [None req-18c294d5-85da-4eba-95dd-f9989177f831 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1728.491728] [55439]: INFO cinder.api.openstack.wsgi [None req-18c294d5-85da-4eba-95dd-f9989177f831 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1728.491947] [55439]: DEBUG cinder.api.openstack.wsgi [None req-18c294d5-85da-4eba-95dd-f9989177f831 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1728.492174] [55439]: DEBUG cinder.api.openstack.wsgi [None req-18c294d5-85da-4eba-95dd-f9989177f831 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1728.499563] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1728.499563] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1728.502784] [55439]: INFO cinder.volume.api [None req-18c294d5-85da-4eba-95dd-f9989177f831 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1728.506799] [55439]: INFO cinder.api.openstack.wsgi [None req-18c294d5-85da-4eba-95dd-f9989177f831 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1728.507179] [55439]: [pid: 55439|app: 0|req: 326/630] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:43 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1735.433077] [55438]: DEBUG cinder.api.middleware.request_id [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1735.435170] [55438]: INFO cinder.api.openstack.wsgi [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] DELETE http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1735.435384] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1735.435603] [55438]: DEBUG cinder.api.openstack.wsgi [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'delete' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1735.435794] [55438]: INFO cinder.api.v3.volumes [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Delete volume with id: 30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1735.446536] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1735.446536] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1735.447054] [55438]: INFO cinder.volume.api [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1735.464094] [55438]: INFO cinder.volume.api [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Delete volume request issued successfully. [ 1735.464288] [55438]: INFO cinder.api.openstack.wsgi [None req-7f388648-d075-4b15-9b5f-c50616a0a7e8 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 202 [ 1735.464699] [55438]: [pid: 55438|app: 0|req: 305/631] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:08:50 2025] DELETE /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1735.467708] [55439]: DEBUG cinder.api.middleware.request_id [None req-ea50b147-2b88-46f0-a077-a85ca5da59b9 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1735.469765] [55439]: INFO cinder.api.openstack.wsgi [None req-ea50b147-2b88-46f0-a077-a85ca5da59b9 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1735.469984] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ea50b147-2b88-46f0-a077-a85ca5da59b9 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1735.470211] [55439]: DEBUG cinder.api.openstack.wsgi [None req-ea50b147-2b88-46f0-a077-a85ca5da59b9 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1735.477554] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1735.477554] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1735.481149] [55439]: INFO cinder.volume.api [None req-ea50b147-2b88-46f0-a077-a85ca5da59b9 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1735.485796] [55439]: INFO cinder.api.openstack.wsgi [None req-ea50b147-2b88-46f0-a077-a85ca5da59b9 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 200 [ 1735.486212] [55439]: [pid: 55439|app: 0|req: 327/632] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:50 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1736.496429] [55438]: DEBUG cinder.api.middleware.request_id [None req-41f6567e-ac05-4a11-af50-5f48f1ad2b09 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.498523] [55438]: INFO cinder.api.openstack.wsgi [None req-41f6567e-ac05-4a11-af50-5f48f1ad2b09 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f [ 1736.498751] [55438]: DEBUG cinder.api.openstack.wsgi [None req-41f6567e-ac05-4a11-af50-5f48f1ad2b09 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.499541] [55438]: DEBUG cinder.api.openstack.wsgi [None req-41f6567e-ac05-4a11-af50-5f48f1ad2b09 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.505847] [55438]: INFO cinder.api.openstack.wsgi [None req-41f6567e-ac05-4a11-af50-5f48f1ad2b09 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f returned with HTTP 404 [ 1736.506322] [55438]: [pid: 55438|app: 0|req: 306/633] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:51 2025] GET /volume/v3/volumes/30d5d272-d0e3-4387-9cdf-bdfbdfda4b2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1736.552114] [55439]: DEBUG cinder.api.middleware.request_id [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.554146] [55439]: INFO cinder.api.openstack.wsgi [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] DELETE http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1736.554366] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.554578] [55439]: DEBUG cinder.api.openstack.wsgi [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'delete' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.554759] [55439]: INFO cinder.api.v3.volumes [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Delete volume with id: 10800b7a-272f-489f-9c10-0e244f0434bc [ 1736.561915] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.561915] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.562412] [55439]: INFO cinder.volume.api [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1736.573996] [55439]: INFO cinder.volume.api [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Delete volume request issued successfully. [ 1736.575660] [55439]: INFO cinder.api.openstack.wsgi [None req-d3370a00-7eb2-4248-b3e9-67eb1025ade1 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 202 [ 1736.575660] [55439]: [pid: 55439|app: 0|req: 328/634] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 09:08:51 2025] DELETE /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1736.578066] [55438]: DEBUG cinder.api.middleware.request_id [None req-71684fd5-d2f3-4de5-a90d-638d562c12f6 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.580200] [55438]: INFO cinder.api.openstack.wsgi [None req-71684fd5-d2f3-4de5-a90d-638d562c12f6 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1736.580425] [55438]: DEBUG cinder.api.openstack.wsgi [None req-71684fd5-d2f3-4de5-a90d-638d562c12f6 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.580771] [55438]: DEBUG cinder.api.openstack.wsgi [None req-71684fd5-d2f3-4de5-a90d-638d562c12f6 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.588079] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.588079] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.591365] [55438]: INFO cinder.volume.api [None req-71684fd5-d2f3-4de5-a90d-638d562c12f6 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1736.596008] [55438]: INFO cinder.api.openstack.wsgi [None req-71684fd5-d2f3-4de5-a90d-638d562c12f6 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1736.596380] [55438]: [pid: 55438|app: 0|req: 307/635] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:51 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1737.606422] [55439]: DEBUG cinder.api.middleware.request_id [None req-29567c15-823c-4b83-8bfa-76031c519e68 None None] RequestId filter calling following filter/app {{(pid=55439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.608537] [55439]: INFO cinder.api.openstack.wsgi [None req-29567c15-823c-4b83-8bfa-76031c519e68 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1737.608749] [55439]: DEBUG cinder.api.openstack.wsgi [None req-29567c15-823c-4b83-8bfa-76031c519e68 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.608967] [55439]: DEBUG cinder.api.openstack.wsgi [None req-29567c15-823c-4b83-8bfa-76031c519e68 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.616849] [55439]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.616849] [55439]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.620088] [55439]: INFO cinder.volume.api [None req-29567c15-823c-4b83-8bfa-76031c519e68 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Volume info retrieved successfully. [ 1737.624228] [55439]: INFO cinder.api.openstack.wsgi [None req-29567c15-823c-4b83-8bfa-76031c519e68 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 200 [ 1737.624690] [55439]: [pid: 55439|app: 0|req: 329/636] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:52 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1738.634530] [55438]: DEBUG cinder.api.middleware.request_id [None req-83b7f006-2fbf-4edd-84ac-079f7adb7346 None None] RequestId filter calling following filter/app {{(pid=55438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1738.636753] [55438]: INFO cinder.api.openstack.wsgi [None req-83b7f006-2fbf-4edd-84ac-079f7adb7346 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] GET http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc [ 1738.637034] [55438]: DEBUG cinder.api.openstack.wsgi [None req-83b7f006-2fbf-4edd-84ac-079f7adb7346 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Empty body provided in request {{(pid=55438) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1738.637269] [55438]: DEBUG cinder.api.openstack.wsgi [None req-83b7f006-2fbf-4edd-84ac-079f7adb7346 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] Calling method 'show' {{(pid=55438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1738.644704] [55438]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1738.644704] [55438]: warnings.warn('Policy enforcement is depending on the value of ' [ 1738.647486] [55438]: INFO cinder.api.openstack.wsgi [None req-83b7f006-2fbf-4edd-84ac-079f7adb7346 tempest-AttachVolumeShelveTestJSON-428510257 tempest-AttachVolumeShelveTestJSON-428510257-project-member] http://10.180.1.21/volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc returned with HTTP 404 [ 1738.647959] [55438]: [pid: 55438|app: 0|req: 308/637] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 09:08:53 2025] GET /volume/v3/volumes/10800b7a-272f-489f-9c10-0e244f0434bc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1747.622177] [55439]: DEBUG dbcounter [-] [55439] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55439) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1748.646577] [55438]: DEBUG dbcounter [-] [55438] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55438) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}