[ 440.344190] [55413]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 440.345574] [55413]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sun Feb 16 21:31:08 2025] *** [ 440.345574] [55413]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 440.345574] [55413]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 440.345574] [55413]: nodename: devstack [ 440.345574] [55413]: machine: x86_64 [ 440.345574] [55413]: clock source: unix [ 440.345574] [55413]: pcre jit disabled [ 440.345574] [55413]: detected number of CPU cores: 8 [ 440.345574] [55413]: current working directory: / [ 440.345574] [55413]: detected binary path: /usr/bin/uwsgi-core [ 440.345574] [55413]: your processes number limit is 63753 [ 440.345574] [55413]: your memory page size is 4096 bytes [ 440.345876] [55413]: detected max file descriptor number: 2048 [ 440.345876] [55413]: lock engine: pthread robust mutexes [ 440.345876] [55413]: thunder lock: enabled [ 440.345876] [55413]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 440.345876] [55413]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 440.345876] [55413]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 440.345876] [55413]: Set PythonHome to /opt/stack/data/venv [ 440.374205] [55413]: Python main interpreter initialized at 0x655361e46be0 [ 440.374205] [55413]: python threads support enabled [ 440.374205] [55413]: your server socket listen backlog is limited to 100 connections [ 440.374205] [55413]: your mercy for graceful operations on workers is 80 seconds [ 440.374506] [55413]: mapped 403077 bytes (393 KB) for 2 cores [ 440.374557] [55413]: *** Operational MODE: preforking *** [ 440.374728] [55413]: *** uWSGI is running in multiple interpreter mode *** [ 440.374728] [55413]: spawned uWSGI master process (pid: 55413) [ 440.375252] [55413]: spawned uWSGI worker 1 (pid: 55414, cores: 1) [ 440.375699] [55413]: spawned uWSGI worker 2 (pid: 55415, cores: 1) [ 440.375699] [55413]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 440.563014] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 440.563014] [55415]: debtcollector.deprecate( [ 440.563358] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 440.563358] [55414]: debtcollector.deprecate( [ 441.356117] [55415]: /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 [ 441.356117] [55415]: warnings.warn( [ 441.366995] [55414]: /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 [ 441.366995] [55414]: warnings.warn( [ 441.475195] [55414]: /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. [ 441.475195] [55414]: from defusedxml.lxml import parse [ 441.475360] [55415]: /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. [ 441.475360] [55415]: from defusedxml.lxml import parse [ 441.511423] [55415]: /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) [ 441.511423] [55415]: BASE = declarative_base() [ 441.511544] [55414]: /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) [ 441.511544] [55414]: BASE = declarative_base() [ 441.684552] [55415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55415) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 441.691194] [55414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55414) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 441.691434] [55415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55415) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 441.691711] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 441.692324] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 441.692513] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 441.695484] [55414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55414) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 441.695881] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 441.696288] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 441.696670] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 441.822974] [55415]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 441.822974] [55415]: @jsonschema.FormatChecker.cls_checks('date-time') [ 441.831710] [55414]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 441.831710] [55414]: @jsonschema.FormatChecker.cls_checks('date-time') [ 441.871829] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 441.871951] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 441.872057] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 441.872109] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 441.872356] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 441.872467] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 441.872557] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 441.878234] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 441.878343] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 441.878401] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 441.878475] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 441.878536] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 441.878610] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 441.878687] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.042550] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.042689] [55415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.042689] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.042757] [55415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.042870] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.042927] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.042976] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.042976] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.043088] [55414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.043088] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.043168] [55414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.043168] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.043261] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.043298] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.048209] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.048352] [55415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.048352] [55415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.048491] [55415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.048536] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.048590] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.048590] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.048666] [55414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.048666] [55414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.048745] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.048794] [55414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.048794] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.048860] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.048885] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.049865] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.049962] [55415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.050039] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.050078] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.050135] [55415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.050180] [55414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.050225] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.050269] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.050306] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.050352] [55414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.050395] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.050425] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.050425] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.050470] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.051275] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.051368] [55415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.051441] [55415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.051510] [55415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.051585] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.051617] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.051664] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.051712] [55414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.051757] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.051800] [55414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.051800] [55414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.051872] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.051925] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.052009] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.053200] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.053315] [55415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.053365] [55415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.053420] [55415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.053480] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.053540] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.053613] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.053648] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.053697] [55414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.053764] [55414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.053832] [55414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.053894] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.053968] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.054052] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.056972] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.057088] [55415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.057143] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.057213] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.057272] [55415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.057272] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.057358] [55414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.057401] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.057443] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.057479] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.057528] [55414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.057528] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.057607] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.057607] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.058690] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.058785] [55415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.058856] [55415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.058934] [55415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.059007] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.059059] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.059108] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.059145] [55414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.059196] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.059235] [55414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.059279] [55414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.059321] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.059395] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.059466] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.059858] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.059940] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.060016] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.060084] [55415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.060148] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.060210] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.060246] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.060303] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.060347] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.060389] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.060448] [55414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.060507] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.060573] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.060654] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.070294] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.070376] [55414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.070451] [55414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.070509] [55414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.070576] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.070649] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.070700] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.070768] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.070857] [55415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.070940] [55415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.071022] [55415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.071114] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.071185] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.071260] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.071529] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.071612] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.071644] [55414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.071675] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.071703] [55415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.071767] [55414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.071810] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.071852] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.071900] [55415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.071948] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.071992] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.072055] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.072083] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.072083] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.073661] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.073748] [55414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.073820] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.073890] [55414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.073922] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.073948] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.074023] [55415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.074057] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.074088] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.074121] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.074178] [55415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.074232] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.074338] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.074418] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.078427] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.078509] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.078580] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.078648] [55414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.078679] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.078705] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.078790] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.078817] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.078841] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.078866] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.078892] [55415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.078971] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.079023] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.079078] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.093106] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.093231] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.093290] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.093334] [55414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.093377] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.093428] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.093474] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.093516] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.093558] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.093599] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.093644] [55415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.093698] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.093768] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.093839] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.094253] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.094361] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.094435] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.094507] [55414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.094582] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.094646] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.094682] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.094713] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.094770] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.094850] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.094928] [55415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.094994] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.095087] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.095159] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.095499] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.095581] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.095653] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.095720] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.095790] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.095852] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.095923] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.095997] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.096112] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.096185] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.096263] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.096328] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.096414] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.096489] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.098499] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.098581] [55414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.098649] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.098715] [55414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.098780] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.098816] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.098846] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.098903] [55415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.098952] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.098996] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.099050] [55415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.099092] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.099159] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.099230] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.099655] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.099739] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.099810] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.099879] [55414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.099943] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.100070] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.100140] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.100181] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.100235] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.100235] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.100314] [55415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.100414] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.100479] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.100552] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.103871] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.103949] [55414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.104033] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.104103] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.104169] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.104229] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.104332] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.104595] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.104684] [55415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.104769] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.104837] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.104899] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.104964] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.105042] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.107442] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.107525] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.107596] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.107665] [55414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.107729] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.107791] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.107861] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.108071] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.108155] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.108226] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.108295] [55415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.108327] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.108353] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.108378] [55414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.108435] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.108485] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.108528] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.108571] [55414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.108571] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.108651] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.108692] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.108723] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.108783] [55415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.108846] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.108910] [55415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.108972] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.109040] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.109109] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.112421] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.112508] [55414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.112564] [55414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.112608] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.112636] [55414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.112682] [55415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.112724] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.112773] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.112811] [55415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.112857] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.112900] [55415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.112900] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.112952] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.113033] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.113557] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.113642] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.113715] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.113784] [55414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.113833] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.113881] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.113918] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.113965] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.114018] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.114047] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.114072] [55415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.114150] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.114210] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.114340] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.115813] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.115910] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.115971] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.116034] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.116034] [55414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.116117] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.116164] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.116201] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.116247] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.116293] [55415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.116322] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.116348] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.116348] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.116394] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.119308] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.119401] [55414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.119459] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.119516] [55414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.119582] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.119646] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.119699] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.119743] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.119785] [55415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.119866] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.119935] [55415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.120009] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.120074] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.120146] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.122701] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.122793] [55414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.122840] [55414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.122910] [55414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.122977] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.123052] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.123126] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.123323] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.123410] [55415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.123489] [55415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.123557] [55415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.123638] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.123701] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.123773] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.123893] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.123978] [55414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.124062] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.124096] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.124146] [55414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.124205] [55415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.124261] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.124347] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.124377] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.124403] [55415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.124430] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.124459] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.124459] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.124507] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.125135] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.125219] [55414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.125288] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.125353] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.125386] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.125412] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.125462] [55415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.125511] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.125553] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.125600] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.125648] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.125648] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.125719] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.125793] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.127497] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.127580] [55414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.127650] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.127689] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.127716] [55414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.127742] [55415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.127796] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.127838] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.127890] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.127936] [55415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.127985] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.128040] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.128040] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.128126] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.128946] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.129040] [55414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.129113] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.129182] [55414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.129247] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.129279] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.129306] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.129376] [55415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.129414] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.129441] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.129521] [55415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.129596] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.129699] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.129728] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.131200] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.131278] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.131351] [55414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.131384] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.131411] [55414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.131475] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.131525] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.131569] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.131615] [55415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.131659] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.131702] [55415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.131739] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.131795] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.131865] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.132861] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.132945] [55414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.133024] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.133057] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.133092] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.133147] [55415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.133194] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.133237] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.133278] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.133278] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.133362] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.133399] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.188629] [55414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55414) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 442.188815] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.188913] [55415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55415) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 442.188967] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189024] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.189024] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189121] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.189121] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189216] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.189258] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.189295] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.189341] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189383] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.189410] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.189436] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.189461] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.189490] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.189515] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.189541] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.189567] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.189591] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189617] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.189643] [55414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.189667] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.189693] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.189722] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189747] [55414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.189772] [55415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.189797] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.189821] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.189845] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.189872] [55415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.189895] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.189921] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.189948] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.189974] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.189999] [55414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.190050] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.190075] [55414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.190100] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.190124] [55414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.190149] [55415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.190173] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.190204] [55415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.190230] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.190255] [55415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.190284] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.190310] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.190335] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.190361] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.190386] [55414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.190410] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.190438] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.190463] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.190488] [55414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.190513] [55415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.190538] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.191921] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.192073] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.192129] [55415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.192186] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.192245] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.192289] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.192332] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.192381] [55414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.192424] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.192466] [55414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.192507] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.192550] [55414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.192593] [55415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.192639] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.192683] [55415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.192725] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.192767] [55415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.192809] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.192852] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.192893] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.192935] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.192976] [55414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.192976] [55414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.193078] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.193122] [55414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.193163] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.193210] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.193252] [55415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.193294] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.193337] [55415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.193383] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.193428] [55415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.193471] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.193513] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.193555] [55414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.193595] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.193636] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.193678] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.193719] [55414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.193770] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.193818] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.193861] [55415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.193903] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.193944] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.193985] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.194040] [55415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.194084] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.194129] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.194170] [55414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.194265] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.194375] [55414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.194428] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.194477] [55414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.194521] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.194557] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.194610] [55415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.194636] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.194662] [55415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.194690] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.194716] [55415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.194742] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.194767] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.194791] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.194817] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.194841] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.194870] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.194895] [55414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.194923] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.194951] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.194976] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.195014] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.195041] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.195066] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.195091] [55415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.195116] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.195141] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.195172] [55414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.195197] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.195224] [55414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.195249] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.195280] [55414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.195280] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.195334] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.195387] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.195422] [55415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.195422] [55415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.195476] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.195501] [55415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.195527] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.195555] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.195580] [55414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.195605] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.195629] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.195655] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.195682] [55414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.195682] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.195729] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.195754] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.195779] [55415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.195804] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.195829] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.195829] [55415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.195875] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.195905] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.195932] [55414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.195956] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.195981] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.195981] [55414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.196321] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.196373] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.196419] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.196462] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.196508] [55415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.196551] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.196593] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.196635] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.196677] [55415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.196677] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.196764] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.196805] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.196846] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.196846] [55414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.196935] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.196978] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.197028] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.197073] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.197115] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.197156] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.197197] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.197239] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.197285] [55415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.197285] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.197375] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.197417] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.197459] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.197459] [55414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.197539] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.197581] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.197624] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.197669] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.197712] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.197753] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.197795] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.197837] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.197879] [55415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.197921] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.197963] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.198010] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.198063] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.198107] [55414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.198150] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.198192] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.198235] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.198278] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.198327] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.198370] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.198411] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.198455] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.198499] [55415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.198541] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.198583] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.198625] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.198666] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.198666] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.198751] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.198797] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.198845] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.198893] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.198938] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.198983] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.199044] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.199088] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.199131] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.199173] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.199220] [55414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.199266] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.199309] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.199354] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.199397] [55414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.199448] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.199514] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.199560] [55415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.199603] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.199644] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.199685] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.199728] [55415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.199769] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.199811] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.199854] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.199896] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.199944] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.199987] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.200035] [55414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.200085] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.200122] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.200173] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.200209] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.200253] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.200295] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.200326] [55415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.200352] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.200377] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.200405] [55414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.200431] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.200456] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.200480] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.200504] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.200504] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.200555] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.200583] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.200607] [55415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.200631] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.200654] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.200678] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.200704] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.200728] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.200752] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.200786] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.200812] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.200836] [55414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.200861] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.200885] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.200910] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.200934] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.200958] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.200982] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.201156] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.201205] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.201249] [55415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.201292] [55414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.201336] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.201378] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.201420] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.201461] [55414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.201503] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.201549] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.201593] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.201635] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.201676] [55415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.201718] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.201759] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.201806] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.201848] [55415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.201890] [55414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.201936] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.202059] [55414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.202113] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.202155] [55414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.202198] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.202240] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.202281] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.202325] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.202366] [55415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.202415] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.202460] [55415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.202501] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.202543] [55415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.202590] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.202632] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.202674] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.202714] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.202756] [55414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.202802] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.202845] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.202886] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.202928] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.202970] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.203025] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.203063] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.203112] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.203150] [55415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.203200] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.203247] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.203274] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.203307] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.203332] [55414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.203356] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.203382] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.203406] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.203432] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.203459] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.203484] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.203509] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.203533] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.203557] [55415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.203582] [55414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.203607] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.203630] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.203654] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.203725] [55414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.203751] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.203776] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.203799] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.203826] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.203852] [55415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.203877] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.203900] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.203924] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.203951] [55415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.203976] [55414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.204000] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.204034] [55414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.204057] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.204082] [55414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.204107] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.204132] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.204157] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.204186] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.204186] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.204233] [55415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.204233] [55415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.204279] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.204319] [55415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.204353] [55414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.204380] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.204406] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.204434] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.204460] [55414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.204460] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.204506] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.204531] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.204555] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.204580] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.204604] [55415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.204629] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.204656] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.204682] [55414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.204706] [55415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.204731] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.204756] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.204781] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.204805] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.204829] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.204853] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.204880] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.204907] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.204931] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.204957] [55415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.204981] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.205335] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.205412] [55414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.205469] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.205513] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.205564] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.205608] [55414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.205650] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.205692] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.205734] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.205777] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.205818] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.205867] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.205910] [55415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.205955] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.205998] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.206052] [55414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.206094] [55415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.206138] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.206179] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.206220] [55414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.206262] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.206312] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.206312] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.206397] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.206397] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.206481] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.206527] [55415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.206570] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.206613] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.206655] [55414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.206696] [55415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.206738] [55414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.206782] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.206825] [55414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.206868] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.206909] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.206951] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.206993] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.207086] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.207129] [55414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.207170] [55415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.207217] [55414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55414) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.207265] [55415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.207307] [55414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.207348] [55415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.207391] [55414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.207432] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.207473] [55414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.207514] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.207555] [55414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.207600] [55415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 442.207643] [55414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55414) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.207685] [55415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55415) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 442.207685] [55415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 442.207685] [55415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 442.207685] [55415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 442.207685] [55415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 442.207685] [55415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55415) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 442.227272] [55414]: INFO dbcounter [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Registered counter for database cinder [ 442.227760] [55415]: INFO dbcounter [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Registered counter for database cinder [ 442.236240] [55414]: DEBUG oslo_db.sqlalchemy.engines [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 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=55414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 442.236679] [55415]: DEBUG oslo_db.sqlalchemy.engines [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 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=55415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 442.358613] [55415]: DEBUG dbcounter [-] [55415] Writer thread running {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 442.360009] [55414]: DEBUG dbcounter [-] [55414] Writer thread running {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 442.361806] [55415]: INFO cinder.rpc [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 442.362135] [55414]: INFO cinder.rpc [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 442.363982] [55415]: INFO cinder.rpc [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 442.364208] [55414]: INFO cinder.rpc [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 442.366113] [55415]: INFO cinder.rpc [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 442.366394] [55414]: INFO cinder.rpc [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 442.367877] [55415]: INFO cinder.rpc [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 442.368215] [55414]: INFO cinder.rpc [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 442.368289] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.368528] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.368618] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.368808] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.370439] [55414]: WARNING cinder.keymgr.conf_key_mgr [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 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' [ 442.370679] [55415]: WARNING cinder.keymgr.conf_key_mgr [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 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' [ 442.373194] [55414]: DEBUG oslo_db.sqlalchemy.engines [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 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=55414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 442.373582] [55415]: DEBUG oslo_db.sqlalchemy.engines [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 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=55415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 442.374859] [55414]: INFO cinder.rpc [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 442.375293] [55415]: INFO cinder.rpc [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 442.376958] [55414]: INFO cinder.rpc [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 442.377060] [55415]: INFO cinder.rpc [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 442.377390] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.377529] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.377578] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.377706] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.378635] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.378840] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.378889] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.379009] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.379657] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.379792] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.379859] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.379947] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.391437] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.391609] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.392707] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.392877] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.394370] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.394529] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.395567] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.395730] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.397252] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.397421] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.399098] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.399098] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.400986] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.401173] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.402114] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.402315] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.403709] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.403897] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.404841] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.405014] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.406481] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.406640] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.407909] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.408084] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.409286] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.409456] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.410679] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.410847] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.411784] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.411957] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.413175] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.413347] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.414305] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.414471] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.415401] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.415617] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.415737] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.415904] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.416831] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.416993] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.418666] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.418829] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.419960] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.420138] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.517197] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.517243] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.517271] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.517300] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.517942] [55414]: WARNING cinder.api.contrib.hosts [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 442.518123] [55415]: WARNING cinder.api.contrib.hosts [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 442.518407] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.518557] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.518620] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.520190] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.520262] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.520360] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.520396] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.520424] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.520737] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.520825] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.520891] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.520939] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.521669] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.521767] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.521830] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.521882] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.524798] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.524896] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.524950] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.524998] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.525058] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.525102] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.525160] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.525206] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.525249] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.525291] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.525344] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.525392] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.526026] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.526080] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.526173] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.526223] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.527100] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.527217] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.527272] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.527380] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.527952] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: extensions {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.528088] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: extensions {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.529351] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-hosts {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.529444] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-hosts {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.531335] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: qos-specs {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.531562] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: qos-specs {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.533523] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-quota-class-sets {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.533769] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-quota-class-sets {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.534983] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: scheduler-stats {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.535251] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: scheduler-stats {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.536850] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-snapshot-manage {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.536929] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-snapshot-manage {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.538357] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: capabilities {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.538429] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: capabilities {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.539742] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: encryption {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.539807] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: encryption {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.541769] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: cgsnapshots {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.541824] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: cgsnapshots {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.543216] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-quota-sets {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.543290] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-quota-sets {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.544758] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-volume-manage {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.544835] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-volume-manage {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.547110] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-volume-transfer {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.547226] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-volume-transfer {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.548790] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-volume-type-access {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.548906] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-volume-type-access {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.550388] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: backups {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.550501] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: backups {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.552448] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-services {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.552587] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-services {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.553752] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: consistencygroups {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.553906] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: consistencygroups {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.555840] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: extra_specs {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.555951] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: extra_specs {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.557425] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: os-availability-zone {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.557577] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: os-availability-zone {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.558756] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extended resource: encryption {{(pid=55415) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.558900] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extended resource: encryption {{(pid=55414) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 442.560685] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.560817] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.560867] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.560989] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.561797] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.561925] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.561971] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.562104] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.562807] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.562961] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.563028] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.563142] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.563874] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.563991] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.564047] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.564164] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.564992] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.565131] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.565180] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.565295] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.566098] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.566262] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.566326] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.566448] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.567342] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.567397] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.567523] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.567587] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.568368] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.568517] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.568552] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.568676] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.569536] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.569722] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.569801] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.569888] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.570534] [55414]: WARNING stevedore.named [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.570685] [55415]: WARNING stevedore.named [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 442.570750] [55414]: WARNING castellan.key_manager [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.570845] [55415]: WARNING castellan.key_manager [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 442.571394] [55414]: DEBUG cinder.api.contrib.snapshot_actions [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] SnapshotActionsController initialized {{(pid=55414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 442.571534] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeActions extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.571578] [55415]: DEBUG cinder.api.contrib.snapshot_actions [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] SnapshotActionsController initialized {{(pid=55415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 442.571666] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeActions extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.571714] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension UsedLimits extending resource: limits {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.571812] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.571847] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension UsedLimits extending resource: limits {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.571935] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.571969] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572061] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension TypesManage extending resource: types {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572097] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572181] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572263] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension TypesManage extending resource: types {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572337] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension AdminActions extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572408] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572519] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension AdminActions extending resource: snapshots {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572558] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension AdminActions extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572591] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension AdminActions extending resource: backups {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572671] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension AdminActions extending resource: snapshots {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572720] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572797] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension AdminActions extending resource: backups {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572840] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.572913] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573116] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573184] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573229] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573272] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573315] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573357] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573448] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573481] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573561] [55414]: DEBUG cinder.api.openstack [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55414) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573594] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.573696] [55415]: DEBUG cinder.api.openstack [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55415) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 442.575768] [55414]: WARNING keystonemiddleware.auth_token [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 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. [ 442.575848] [55415]: WARNING keystonemiddleware.auth_token [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 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. [ 442.580217] [55414]: WARNING keystonemiddleware.auth_token [None req-911d8cc0-0d42-48b5-9a56-0befb8bbb470 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 [ 442.580562] [55415]: WARNING keystonemiddleware.auth_token [None req-18e15c98-9209-4fb0-a916-f3fafa8ae4d7 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 [ 442.582687] [55414]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x655361e46be0 pid: 55414 (default app) [ 442.582974] [55415]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x655361e46be0 pid: 55415 (default app) [ 442.591907] [55414]: /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. [ 442.591907] [55414]: warnings.warn(deprecated_msg) [ 442.592051] [55414]: /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. [ 442.592051] [55414]: warnings.warn(deprecated_msg) [ 442.592051] [55414]: /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. [ 442.592051] [55414]: warnings.warn(deprecated_msg) [ 442.592051] [55414]: /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. [ 442.592256] [55414]: warnings.warn(deprecated_msg) [ 442.592256] [55414]: /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. [ 442.592256] [55414]: warnings.warn(deprecated_msg) [ 442.592256] [55414]: /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. [ 442.592256] [55414]: warnings.warn(deprecated_msg) [ 442.592256] [55414]: /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. [ 442.592459] [55414]: warnings.warn(deprecated_msg) [ 442.592459] [55414]: /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. [ 442.592459] [55414]: warnings.warn(deprecated_msg) [ 442.592459] [55414]: /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. [ 442.592459] [55414]: warnings.warn(deprecated_msg) [ 442.592598] [55414]: /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. [ 442.592598] [55414]: warnings.warn(deprecated_msg) [ 442.592598] [55414]: /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. [ 442.592598] [55414]: warnings.warn(deprecated_msg) [ 442.592721] [55414]: /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. [ 442.592721] [55414]: warnings.warn(deprecated_msg) [ 442.592721] [55414]: /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. [ 442.592721] [55414]: warnings.warn(deprecated_msg) [ 442.592844] [55414]: /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. [ 442.592844] [55414]: warnings.warn(deprecated_msg) [ 442.592844] [55414]: /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. [ 442.592844] [55414]: warnings.warn(deprecated_msg) [ 442.592844] [55414]: /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. [ 442.593010] [55414]: warnings.warn(deprecated_msg) [ 442.593010] [55414]: /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. [ 442.593010] [55414]: warnings.warn(deprecated_msg) [ 442.593010] [55414]: /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. [ 442.593010] [55414]: warnings.warn(deprecated_msg) [ 442.593160] [55414]: /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. [ 442.593160] [55414]: warnings.warn(deprecated_msg) [ 442.593160] [55414]: /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. [ 442.593160] [55414]: warnings.warn(deprecated_msg) [ 442.593160] [55414]: /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. [ 442.593160] [55414]: warnings.warn(deprecated_msg) [ 442.593340] [55414]: /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. [ 442.593340] [55414]: warnings.warn(deprecated_msg) [ 442.593340] [55414]: /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. [ 442.593340] [55414]: warnings.warn(deprecated_msg) [ 442.593340] [55414]: /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. [ 442.593340] [55414]: warnings.warn(deprecated_msg) [ 442.593514] [55414]: /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. [ 442.593514] [55414]: warnings.warn(deprecated_msg) [ 442.593514] [55414]: /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. [ 442.593514] [55414]: warnings.warn(deprecated_msg) [ 442.593514] [55414]: /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. [ 442.593514] [55414]: warnings.warn(deprecated_msg) [ 442.593720] [55414]: /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. [ 442.593720] [55414]: warnings.warn(deprecated_msg) [ 442.593720] [55414]: /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. [ 442.593720] [55414]: warnings.warn(deprecated_msg) [ 442.593720] [55414]: /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. [ 442.593720] [55414]: warnings.warn(deprecated_msg) [ 442.593897] [55414]: /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. [ 442.593897] [55414]: warnings.warn(deprecated_msg) [ 442.593897] [55414]: /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. [ 442.593897] [55414]: warnings.warn(deprecated_msg) [ 442.594032] [55414]: /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. [ 442.594032] [55414]: warnings.warn(deprecated_msg) [ 442.594032] [55414]: /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. [ 442.594032] [55414]: warnings.warn(deprecated_msg) [ 442.594032] [55414]: /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. [ 442.594189] [55414]: warnings.warn(deprecated_msg) [ 442.594189] [55414]: /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. [ 442.594189] [55414]: warnings.warn(deprecated_msg) [ 442.594189] [55414]: /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. [ 442.594189] [55414]: warnings.warn(deprecated_msg) [ 442.594338] [55414]: /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. [ 442.594338] [55414]: warnings.warn(deprecated_msg) [ 442.594338] [55414]: /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. [ 442.594338] [55414]: warnings.warn(deprecated_msg) [ 442.594338] [55414]: /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. [ 442.594338] [55414]: warnings.warn(deprecated_msg) [ 442.594520] [55414]: /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. [ 442.594520] [55414]: warnings.warn(deprecated_msg) [ 442.594520] [55414]: /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. [ 442.594520] [55414]: warnings.warn(deprecated_msg) [ 442.594520] [55414]: /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. [ 442.594680] [55414]: warnings.warn(deprecated_msg) [ 442.594680] [55414]: /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. [ 442.594680] [55414]: warnings.warn(deprecated_msg) [ 442.594680] [55414]: /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. [ 442.594680] [55414]: warnings.warn(deprecated_msg) [ 442.594830] [55414]: /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. [ 442.594830] [55414]: warnings.warn(deprecated_msg) [ 442.594830] [55414]: /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. [ 442.594830] [55414]: warnings.warn(deprecated_msg) [ 442.594952] [55414]: /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. [ 442.594952] [55414]: warnings.warn(deprecated_msg) [ 442.594952] [55414]: /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. [ 442.594952] [55414]: warnings.warn(deprecated_msg) [ 442.596140] [55414]: /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. [ 442.596140] [55414]: warnings.warn(deprecated_msg) [ 442.596140] [55414]: /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. [ 442.596140] [55414]: warnings.warn(deprecated_msg) [ 442.596140] [55414]: /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. [ 442.596412] [55414]: warnings.warn(deprecated_msg) [ 442.596412] [55414]: /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. [ 442.596412] [55414]: warnings.warn(deprecated_msg) [ 442.596412] [55414]: /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. [ 442.596412] [55414]: warnings.warn(deprecated_msg) [ 442.596655] [55414]: /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. [ 442.596655] [55414]: warnings.warn(deprecated_msg) [ 442.596655] [55414]: /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. [ 442.596655] [55414]: warnings.warn(deprecated_msg) [ 442.596847] [55414]: /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. [ 442.596847] [55414]: warnings.warn(deprecated_msg) [ 442.596847] [55414]: /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. [ 442.596847] [55414]: warnings.warn(deprecated_msg) [ 442.597065] [55414]: /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. [ 442.597065] [55414]: warnings.warn(deprecated_msg) [ 442.597065] [55414]: /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. [ 442.597065] [55414]: warnings.warn(deprecated_msg) [ 442.597261] [55414]: /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. [ 442.597261] [55414]: warnings.warn(deprecated_msg) [ 442.597261] [55414]: /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. [ 442.597261] [55414]: warnings.warn(deprecated_msg) [ 442.597458] [55414]: /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. [ 442.597458] [55414]: warnings.warn(deprecated_msg) [ 442.597458] [55414]: /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. [ 442.597458] [55414]: warnings.warn(deprecated_msg) [ 442.597652] [55414]: /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. [ 442.597652] [55414]: warnings.warn(deprecated_msg) [ 442.597652] [55414]: /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. [ 442.597652] [55414]: warnings.warn(deprecated_msg) [ 442.597652] [55414]: /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. [ 442.597652] [55414]: warnings.warn(deprecated_msg) [ 442.597981] [55414]: /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. [ 442.597981] [55414]: warnings.warn(deprecated_msg) [ 442.597981] [55414]: /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. [ 442.597981] [55414]: warnings.warn(deprecated_msg) [ 442.597981] [55414]: /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. [ 442.598326] [55414]: warnings.warn(deprecated_msg) [ 442.598326] [55414]: /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. [ 442.598326] [55414]: warnings.warn(deprecated_msg) [ 442.598326] [55414]: /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. [ 442.598326] [55414]: warnings.warn(deprecated_msg) [ 442.598326] [55414]: /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. [ 442.598326] [55414]: warnings.warn(deprecated_msg) [ 442.598671] [55414]: /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. [ 442.598671] [55414]: warnings.warn(deprecated_msg) [ 442.598671] [55414]: /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. [ 442.598671] [55414]: warnings.warn(deprecated_msg) [ 442.598671] [55414]: /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. [ 442.598671] [55414]: warnings.warn(deprecated_msg) [ 442.598953] [55414]: /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. [ 442.598953] [55414]: warnings.warn(deprecated_msg) [ 442.598953] [55414]: /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. [ 442.598953] [55414]: warnings.warn(deprecated_msg) [ 442.598953] [55414]: /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. [ 442.598953] [55414]: warnings.warn(deprecated_msg) [ 442.599262] [55414]: /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. [ 442.599262] [55414]: warnings.warn(deprecated_msg) [ 442.599262] [55414]: /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. [ 442.599262] [55414]: warnings.warn(deprecated_msg) [ 442.599262] [55414]: /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. [ 442.599262] [55414]: warnings.warn(deprecated_msg) [ 442.599557] [55414]: /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. [ 442.599557] [55414]: warnings.warn(deprecated_msg) [ 442.599557] [55414]: /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. [ 442.599557] [55414]: warnings.warn(deprecated_msg) [ 442.599757] [55414]: /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. [ 442.599757] [55414]: warnings.warn(deprecated_msg) [ 442.599757] [55414]: /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. [ 442.599757] [55414]: warnings.warn(deprecated_msg) [ 442.599952] [55414]: /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. [ 442.599952] [55414]: warnings.warn(deprecated_msg) [ 442.599952] [55414]: /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. [ 442.599952] [55414]: warnings.warn(deprecated_msg) [ 442.600165] [55414]: /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. [ 442.600165] [55414]: warnings.warn(deprecated_msg) [ 442.600165] [55414]: /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. [ 442.600165] [55414]: warnings.warn(deprecated_msg) [ 442.600165] [55414]: DEBUG cinder.api.middleware.request_id [None req-722fe51e-a339-49c7-aa7a-4c9c5c594026 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 442.600165] [55414]: [pid: 55414|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sun Feb 16 21:31:10 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 445.877034] [55415]: /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. [ 445.877034] [55415]: warnings.warn(deprecated_msg) [ 445.877034] [55415]: /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. [ 445.877034] [55415]: warnings.warn(deprecated_msg) [ 445.877034] [55415]: /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. [ 445.877468] [55415]: warnings.warn(deprecated_msg) [ 445.877468] [55415]: /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. [ 445.877468] [55415]: warnings.warn(deprecated_msg) [ 445.877468] [55415]: /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. [ 445.877468] [55415]: warnings.warn(deprecated_msg) [ 445.877616] [55415]: /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. [ 445.877616] [55415]: warnings.warn(deprecated_msg) [ 445.877616] [55415]: /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. [ 445.877616] [55415]: warnings.warn(deprecated_msg) [ 445.877616] [55415]: /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. [ 445.877616] [55415]: warnings.warn(deprecated_msg) [ 445.877774] [55415]: /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. [ 445.877774] [55415]: warnings.warn(deprecated_msg) [ 445.877774] [55415]: /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. [ 445.877774] [55415]: warnings.warn(deprecated_msg) [ 445.877882] [55415]: /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. [ 445.877882] [55415]: warnings.warn(deprecated_msg) [ 445.877882] [55415]: /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. [ 445.877882] [55415]: warnings.warn(deprecated_msg) [ 445.877985] [55415]: /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. [ 445.877985] [55415]: warnings.warn(deprecated_msg) [ 445.877985] [55415]: /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. [ 445.877985] [55415]: warnings.warn(deprecated_msg) [ 445.880389] [55415]: /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. [ 445.880389] [55415]: warnings.warn(deprecated_msg) [ 445.880389] [55415]: /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. [ 445.880389] [55415]: warnings.warn(deprecated_msg) [ 445.880389] [55415]: /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. [ 445.880538] [55415]: warnings.warn(deprecated_msg) [ 445.880538] [55415]: /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. [ 445.880538] [55415]: warnings.warn(deprecated_msg) [ 445.880538] [55415]: /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. [ 445.880538] [55415]: warnings.warn(deprecated_msg) [ 445.880670] [55415]: /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. [ 445.880670] [55415]: warnings.warn(deprecated_msg) [ 445.880670] [55415]: /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. [ 445.880670] [55415]: warnings.warn(deprecated_msg) [ 445.880670] [55415]: /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. [ 445.880670] [55415]: warnings.warn(deprecated_msg) [ 445.880826] [55415]: /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. [ 445.880826] [55415]: warnings.warn(deprecated_msg) [ 445.880826] [55415]: /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. [ 445.880826] [55415]: warnings.warn(deprecated_msg) [ 445.880826] [55415]: /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. [ 445.880826] [55415]: warnings.warn(deprecated_msg) [ 445.880985] [55415]: /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. [ 445.880985] [55415]: warnings.warn(deprecated_msg) [ 445.880985] [55415]: /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. [ 445.880985] [55415]: warnings.warn(deprecated_msg) [ 445.880985] [55415]: /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. [ 445.880985] [55415]: warnings.warn(deprecated_msg) [ 445.881155] [55415]: /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. [ 445.881155] [55415]: warnings.warn(deprecated_msg) [ 445.881155] [55415]: /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. [ 445.881155] [55415]: warnings.warn(deprecated_msg) [ 445.881155] [55415]: /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. [ 445.881290] [55415]: warnings.warn(deprecated_msg) [ 445.881290] [55415]: /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. [ 445.881290] [55415]: warnings.warn(deprecated_msg) [ 445.881290] [55415]: /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. [ 445.881290] [55415]: warnings.warn(deprecated_msg) [ 445.881417] [55415]: /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. [ 445.881417] [55415]: warnings.warn(deprecated_msg) [ 445.881417] [55415]: /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. [ 445.881417] [55415]: warnings.warn(deprecated_msg) [ 445.881417] [55415]: /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. [ 445.881417] [55415]: warnings.warn(deprecated_msg) [ 445.881584] [55415]: /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. [ 445.881584] [55415]: warnings.warn(deprecated_msg) [ 445.881584] [55415]: /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. [ 445.881584] [55415]: warnings.warn(deprecated_msg) [ 445.881584] [55415]: /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. [ 445.881584] [55415]: warnings.warn(deprecated_msg) [ 445.881729] [55415]: /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. [ 445.881729] [55415]: warnings.warn(deprecated_msg) [ 445.881729] [55415]: /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. [ 445.881729] [55415]: warnings.warn(deprecated_msg) [ 445.881729] [55415]: /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. [ 445.881866] [55415]: warnings.warn(deprecated_msg) [ 445.881866] [55415]: /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. [ 445.881866] [55415]: warnings.warn(deprecated_msg) [ 445.881866] [55415]: /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. [ 445.881866] [55415]: warnings.warn(deprecated_msg) [ 445.882034] [55415]: /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. [ 445.882034] [55415]: warnings.warn(deprecated_msg) [ 445.882034] [55415]: /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. [ 445.882034] [55415]: warnings.warn(deprecated_msg) [ 445.882152] [55415]: /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. [ 445.882152] [55415]: warnings.warn(deprecated_msg) [ 445.882152] [55415]: /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. [ 445.882152] [55415]: warnings.warn(deprecated_msg) [ 445.882264] [55415]: /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. [ 445.882264] [55415]: warnings.warn(deprecated_msg) [ 445.882264] [55415]: /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. [ 445.882264] [55415]: warnings.warn(deprecated_msg) [ 445.882264] [55415]: /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. [ 445.882417] [55415]: warnings.warn(deprecated_msg) [ 445.882417] [55415]: /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. [ 445.882417] [55415]: warnings.warn(deprecated_msg) [ 445.882417] [55415]: /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. [ 445.882417] [55415]: warnings.warn(deprecated_msg) [ 445.882540] [55415]: /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. [ 445.882540] [55415]: warnings.warn(deprecated_msg) [ 445.882540] [55415]: /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. [ 445.882540] [55415]: warnings.warn(deprecated_msg) [ 445.882673] [55415]: /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. [ 445.882673] [55415]: warnings.warn(deprecated_msg) [ 445.882673] [55415]: /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. [ 445.882673] [55415]: warnings.warn(deprecated_msg) [ 445.882798] [55415]: /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. [ 445.882798] [55415]: warnings.warn(deprecated_msg) [ 445.882798] [55415]: /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. [ 445.882798] [55415]: warnings.warn(deprecated_msg) [ 445.882917] [55415]: /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. [ 445.882917] [55415]: warnings.warn(deprecated_msg) [ 445.882917] [55415]: /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. [ 445.882917] [55415]: warnings.warn(deprecated_msg) [ 445.883034] [55415]: /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. [ 445.883034] [55415]: warnings.warn(deprecated_msg) [ 445.883034] [55415]: /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. [ 445.883034] [55415]: warnings.warn(deprecated_msg) [ 445.883139] [55415]: /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. [ 445.883139] [55415]: warnings.warn(deprecated_msg) [ 445.883139] [55415]: /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. [ 445.883139] [55415]: warnings.warn(deprecated_msg) [ 445.883139] [55415]: /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. [ 445.883279] [55415]: warnings.warn(deprecated_msg) [ 445.883279] [55415]: /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. [ 445.883279] [55415]: warnings.warn(deprecated_msg) [ 445.883279] [55415]: /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. [ 445.883279] [55415]: warnings.warn(deprecated_msg) [ 445.883279] [55415]: /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. [ 445.883429] [55415]: warnings.warn(deprecated_msg) [ 445.883429] [55415]: /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. [ 445.883429] [55415]: warnings.warn(deprecated_msg) [ 445.883429] [55415]: /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. [ 445.883429] [55415]: warnings.warn(deprecated_msg) [ 445.883561] [55415]: /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. [ 445.883561] [55415]: warnings.warn(deprecated_msg) [ 445.883561] [55415]: /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. [ 445.883561] [55415]: warnings.warn(deprecated_msg) [ 445.883561] [55415]: /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. [ 445.883561] [55415]: warnings.warn(deprecated_msg) [ 445.883714] [55415]: /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. [ 445.883714] [55415]: warnings.warn(deprecated_msg) [ 445.883714] [55415]: /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. [ 445.883714] [55415]: warnings.warn(deprecated_msg) [ 445.883714] [55415]: /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. [ 445.883714] [55415]: warnings.warn(deprecated_msg) [ 445.883866] [55415]: /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. [ 445.883866] [55415]: warnings.warn(deprecated_msg) [ 445.883866] [55415]: /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. [ 445.883866] [55415]: warnings.warn(deprecated_msg) [ 445.883866] [55415]: /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. [ 445.883866] [55415]: warnings.warn(deprecated_msg) [ 445.884955] [55415]: /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. [ 445.884955] [55415]: warnings.warn(deprecated_msg) [ 445.884955] [55415]: /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. [ 445.884955] [55415]: warnings.warn(deprecated_msg) [ 445.884955] [55415]: /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. [ 445.884955] [55415]: warnings.warn(deprecated_msg) [ 445.885209] [55415]: /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. [ 445.885209] [55415]: warnings.warn(deprecated_msg) [ 445.885209] [55415]: /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. [ 445.885209] [55415]: warnings.warn(deprecated_msg) [ 445.885378] [55415]: /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. [ 445.885378] [55415]: warnings.warn(deprecated_msg) [ 445.885378] [55415]: /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. [ 445.885378] [55415]: warnings.warn(deprecated_msg) [ 445.885378] [55415]: /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. [ 445.885580] [55415]: warnings.warn(deprecated_msg) [ 445.885580] [55415]: /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. [ 445.885580] [55415]: warnings.warn(deprecated_msg) [ 445.885580] [55415]: /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. [ 445.885580] [55415]: warnings.warn(deprecated_msg) [ 445.885580] [55415]: DEBUG cinder.api.middleware.request_id [None req-2242ec6f-f658-4669-8403-dfbae9a2f39a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 446.228285] [55415]: INFO cinder.api.openstack.wsgi [None req-2242ec6f-f658-4669-8403-dfbae9a2f39a admin admin] POST http://10.180.1.21/volume/v3/types [ 446.229043] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2242ec6f-f658-4669-8403-dfbae9a2f39a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 446.231041] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 446.231041] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 446.234903] [55415]: DEBUG oslo_db.sqlalchemy.engines [None req-2242ec6f-f658-4669-8403-dfbae9a2f39a 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=55415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 446.258250] [55415]: INFO cinder.api.openstack.wsgi [None req-2242ec6f-f658-4669-8403-dfbae9a2f39a admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 446.258639] [55415]: [pid: 55415|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:31:13 2025] POST /volume/v3/types => generated 182 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 446.262545] [55414]: DEBUG cinder.api.middleware.request_id [req-2242ec6f-f658-4669-8403-dfbae9a2f39a req-fe589168-e507-4028-87d5-5f164479f868 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 446.528016] [55414]: INFO cinder.api.openstack.wsgi [req-2242ec6f-f658-4669-8403-dfbae9a2f39a req-fe589168-e507-4028-87d5-5f164479f868 admin admin] POST http://10.180.1.21/volume/v3/types/1004ad15-ec3b-4d77-9393-746daf0d551e/extra_specs [ 446.529095] [55414]: DEBUG cinder.api.openstack.wsgi [req-2242ec6f-f658-4669-8403-dfbae9a2f39a req-fe589168-e507-4028-87d5-5f164479f868 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 446.531820] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 446.531820] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 446.535875] [55414]: DEBUG oslo_db.sqlalchemy.engines [req-2242ec6f-f658-4669-8403-dfbae9a2f39a req-fe589168-e507-4028-87d5-5f164479f868 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=55414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 446.584854] [55414]: INFO cinder.api.openstack.wsgi [req-2242ec6f-f658-4669-8403-dfbae9a2f39a req-fe589168-e507-4028-87d5-5f164479f868 admin admin] http://10.180.1.21/volume/v3/types/1004ad15-ec3b-4d77-9393-746daf0d551e/extra_specs returned with HTTP 200 [ 446.585345] [55414]: [pid: 55414|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sun Feb 16 21:31:14 2025] POST /volume/v3/types/1004ad15-ec3b-4d77-9393-746daf0d551e/extra_specs => generated 51 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 456.256276] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 456.583454] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 457.586171] [55415]: DEBUG cinder.api.middleware.request_id [None req-d77a4a26-632e-4aaa-abea-397efb4f4228 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 457.586862] [55415]: INFO cinder.api.openstack.wsgi [None req-d77a4a26-632e-4aaa-abea-397efb4f4228 None None] GET http://10.180.1.21/volume// [ 457.587059] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d77a4a26-632e-4aaa-abea-397efb4f4228 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 457.587280] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d77a4a26-632e-4aaa-abea-397efb4f4228 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 457.587847] [55415]: INFO cinder.api.openstack.wsgi [None req-d77a4a26-632e-4aaa-abea-397efb4f4228 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 457.588252] [55415]: [pid: 55415|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sun Feb 16 21:31:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 514.320367] [55414]: DEBUG cinder.api.middleware.request_id [None req-80af1daf-23f4-4e08-a637-6dc4f7496ac2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 514.387918] [55414]: INFO cinder.api.openstack.wsgi [None req-80af1daf-23f4-4e08-a637-6dc4f7496ac2 tempest-verify_tempest_config-1747963098 tempest-verify_tempest_config-1747963098-project-member] GET http://10.180.1.21/volume/v3/extensions [ 514.388172] [55414]: DEBUG cinder.api.openstack.wsgi [None req-80af1daf-23f4-4e08-a637-6dc4f7496ac2 tempest-verify_tempest_config-1747963098 tempest-verify_tempest_config-1747963098-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 514.388390] [55414]: DEBUG cinder.api.openstack.wsgi [None req-80af1daf-23f4-4e08-a637-6dc4f7496ac2 tempest-verify_tempest_config-1747963098 tempest-verify_tempest_config-1747963098-project-member] Calling method 'index' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 514.388795] [55414]: INFO cinder.api.openstack.wsgi [None req-80af1daf-23f4-4e08-a637-6dc4f7496ac2 tempest-verify_tempest_config-1747963098 tempest-verify_tempest_config-1747963098-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 514.389297] [55414]: [pid: 55414|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sun Feb 16 21:32:22 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 588.291468] [55415]: DEBUG cinder.api.middleware.request_id [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.412374] [55415]: INFO cinder.api.openstack.wsgi [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 588.412704] [55415]: DEBUG cinder.api.openstack.wsgi [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-733579951"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 588.419149] [55415]: DEBUG cinder.api.v3.volumes [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-733579951'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 588.419149] [55415]: INFO cinder.api.v3.volumes [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Create volume of 1 GB [ 588.434810] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Availability zone cache updated, next update will occur around 2025-02-16 22:33:36.303743. {{(pid=55415) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 588.434966] [55415]: INFO cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Availability Zones retrieved successfully. [ 588.448480] [55415]: /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 [ 588.448480] [55415]: import asyncore [ 588.456248] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Flow 'volume_create_api' (aad85a49-5461-44ed-b849-c802ffdda775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 588.457543] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a7cb85c-3f27-4f29-88e0-20c60d2e5870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 588.460652] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 588.500816] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a7cb85c-3f27-4f29-88e0-20c60d2e5870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 588.501888] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b09a93a-1f3f-452d-bf23-44e64d76660a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 588.533916] [55415]: WARNING cinder.quota [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-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. [ 588.535425] [55415]: WARNING cinder.quota [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-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. [ 588.583330] [55415]: DEBUG cinder.quota [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Created reservations ['fb79c844-f13a-4204-ac68-09d8941b8d9c', 'ffb3918f-f5d6-4e61-afc6-9418e01b4ed8', '0c9601da-1190-4755-bb2c-8b4b4c9b834f', 'f0b71f6d-dd46-415b-8cfe-9738a79c9f9e'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 588.585764] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b09a93a-1f3f-452d-bf23-44e64d76660a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb79c844-f13a-4204-ac68-09d8941b8d9c', 'ffb3918f-f5d6-4e61-afc6-9418e01b4ed8', '0c9601da-1190-4755-bb2c-8b4b4c9b834f', 'f0b71f6d-dd46-415b-8cfe-9738a79c9f9e']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 588.585764] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf893407-8905-4383-bb6a-3ff1cd31598b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 588.759149] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf893407-8905-4383-bb6a-3ff1cd31598b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8550f0f3-a490-457e-8f2e-c40746c02d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-733579951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fcf54ffca8544fda34c43815d7d611e',qos_specs=None,replication_status=,reservations=['fb79c844-f13a-4204-ac68-09d8941b8d9c','ffb3918f-f5d6-4e61-afc6-9418e01b4ed8','0c9601da-1190-4755-bb2c-8b4b4c9b834f','f0b71f6d-dd46-415b-8cfe-9738a79c9f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34f058995ea4a3889d0fb59170023ad',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-733579951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8550f0f3-a490-457e-8f2e-c40746c02d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fcf54ffca8544fda34c43815d7d611e',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='b34f058995ea4a3889d0fb59170023ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 588.760107] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47942f47-e8bc-407a-a0ff-28a1f4a592f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 588.790433] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47942f47-e8bc-407a-a0ff-28a1f4a592f4) 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-733579951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fcf54ffca8544fda34c43815d7d611e',qos_specs=None,replication_status=,reservations=['fb79c844-f13a-4204-ac68-09d8941b8d9c','ffb3918f-f5d6-4e61-afc6-9418e01b4ed8','0c9601da-1190-4755-bb2c-8b4b4c9b834f','f0b71f6d-dd46-415b-8cfe-9738a79c9f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34f058995ea4a3889d0fb59170023ad',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 588.792112] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c664891-726d-4c8b-a4f3-9d608638823e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 588.817787] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c664891-726d-4c8b-a4f3-9d608638823e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 588.818920] [55415]: DEBUG cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Flow 'volume_create_api' (aad85a49-5461-44ed-b849-c802ffdda775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 588.819318] [55415]: INFO cinder.volume.api [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Create volume request issued successfully. [ 588.820462] [55415]: INFO cinder.api.openstack.wsgi [None req-91c18673-27d1-45f3-a5d9-f9aee101a9f3 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 588.821053] [55415]: [pid: 55415|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:33:36 2025] POST /volume/v3/volumes => generated 783 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 588.832182] [55414]: DEBUG cinder.api.middleware.request_id [None req-0dde5227-4417-4e65-a2fc-5dfa038c35c2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.834816] [55414]: INFO cinder.api.openstack.wsgi [None req-0dde5227-4417-4e65-a2fc-5dfa038c35c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 588.835059] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0dde5227-4417-4e65-a2fc-5dfa038c35c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.835324] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0dde5227-4417-4e65-a2fc-5dfa038c35c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.876476] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.876476] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.886148] [55414]: INFO cinder.volume.api [None req-0dde5227-4417-4e65-a2fc-5dfa038c35c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 588.892800] [55414]: INFO cinder.api.openstack.wsgi [None req-0dde5227-4417-4e65-a2fc-5dfa038c35c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 588.893164] [55414]: [pid: 55414|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:36 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 962 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 589.905761] [55415]: DEBUG cinder.api.middleware.request_id [None req-dc03f7ad-1911-44f6-9ca5-8cc9dfd326b4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.907988] [55415]: INFO cinder.api.openstack.wsgi [None req-dc03f7ad-1911-44f6-9ca5-8cc9dfd326b4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 589.909654] [55415]: DEBUG cinder.api.openstack.wsgi [None req-dc03f7ad-1911-44f6-9ca5-8cc9dfd326b4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.909654] [55415]: DEBUG cinder.api.openstack.wsgi [None req-dc03f7ad-1911-44f6-9ca5-8cc9dfd326b4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.924633] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.924633] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.935254] [55415]: INFO cinder.volume.api [None req-dc03f7ad-1911-44f6-9ca5-8cc9dfd326b4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 589.956762] [55415]: INFO cinder.api.openstack.wsgi [None req-dc03f7ad-1911-44f6-9ca5-8cc9dfd326b4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 589.956987] [55415]: [pid: 55415|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:37 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1009 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.795028] [55414]: DEBUG cinder.api.middleware.request_id [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.795028] [55414]: INFO cinder.api.openstack.wsgi [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] POST http://10.180.1.21/volume/v3/volumes [ 593.795028] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1624494483", "imageRef": "8c50da3c-e1f1-4ef4-bfb4-e52e6e69da37", "size": 1}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 593.795028] [55414]: DEBUG cinder.api.v3.volumes [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1624494483', 'imageRef': '8c50da3c-e1f1-4ef4-bfb4-e52e6e69da37', 'size': 1}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 594.015957] [55414]: INFO cinder.api.v3.volumes [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Create volume of 1 GB [ 594.036864] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Availability zone cache updated, next update will occur around 2025-02-16 22:33:41.905919. {{(pid=55414) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 594.037087] [55414]: INFO cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Availability Zones retrieved successfully. [ 594.051397] [55414]: /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 [ 594.051397] [55414]: import asyncore [ 594.184134] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Flow 'volume_create_api' (9d5dc8f6-a17f-41ba-9f91-9699513c6d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 594.185515] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de7ccdc9-8229-402c-8cc0-37521c005888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.186871] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 594.264054] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de7ccdc9-8229-402c-8cc0-37521c005888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.265123] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fb1b98-5f1a-4122-9324-94cccfe1be6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.295392] [55414]: WARNING cinder.quota [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-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. [ 594.295876] [55414]: WARNING cinder.quota [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-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. [ 594.354227] [55414]: DEBUG cinder.quota [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Created reservations ['31b69213-ca72-433b-96ad-bb00dabb8077', '98db0d00-206d-4f18-84ce-3ec342078be8', '9fc5cd3d-8e0c-4858-a369-b72a097c5c61', '50d6410a-faff-4a04-b673-c16b6f73d062'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 594.355685] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fb1b98-5f1a-4122-9324-94cccfe1be6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b69213-ca72-433b-96ad-bb00dabb8077', '98db0d00-206d-4f18-84ce-3ec342078be8', '9fc5cd3d-8e0c-4858-a369-b72a097c5c61', '50d6410a-faff-4a04-b673-c16b6f73d062']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.356744] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c89c24-6485-4e2d-b369-f7ac9e9f2935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.392941] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c89c24-6485-4e2d-b369-f7ac9e9f2935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c127b62-ae9d-4f27-bcf3-ce055e458e6c', '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-1624494483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57cbdb71f5a4477fa8b45142a806e71b',qos_specs=None,replication_status=,reservations=['31b69213-ca72-433b-96ad-bb00dabb8077','98db0d00-206d-4f18-84ce-3ec342078be8','9fc5cd3d-8e0c-4858-a369-b72a097c5c61','50d6410a-faff-4a04-b673-c16b6f73d062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505f8f8ddf546ae9765dfdef0d5c7e2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1624494483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c127b62-ae9d-4f27-bcf3-ce055e458e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57cbdb71f5a4477fa8b45142a806e71b',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='2505f8f8ddf546ae9765dfdef0d5c7e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.392941] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2658d27-888b-490b-bebc-a17c052e660e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.412513] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2658d27-888b-490b-bebc-a17c052e660e) 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-1624494483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57cbdb71f5a4477fa8b45142a806e71b',qos_specs=None,replication_status=,reservations=['31b69213-ca72-433b-96ad-bb00dabb8077','98db0d00-206d-4f18-84ce-3ec342078be8','9fc5cd3d-8e0c-4858-a369-b72a097c5c61','50d6410a-faff-4a04-b673-c16b6f73d062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505f8f8ddf546ae9765dfdef0d5c7e2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.413536] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59032a58-980d-4438-a4ad-cc95a0e9d3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 594.439863] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59032a58-980d-4438-a4ad-cc95a0e9d3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 594.441080] [55414]: DEBUG cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Flow 'volume_create_api' (9d5dc8f6-a17f-41ba-9f91-9699513c6d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 594.441473] [55414]: INFO cinder.volume.api [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Create volume request issued successfully. [ 594.445336] [55414]: INFO cinder.api.openstack.wsgi [None req-fb5b7a92-9d40-496a-9832-e67eca13cae5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 594.448691] [55414]: [pid: 55414|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:33:41 2025] POST /volume/v3/volumes => generated 752 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 594.465159] [55415]: DEBUG cinder.api.middleware.request_id [None req-cd54eb44-acdc-4c8c-8482-41c811d8240a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.469884] [55415]: INFO cinder.api.openstack.wsgi [None req-cd54eb44-acdc-4c8c-8482-41c811d8240a tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 594.470151] [55415]: DEBUG cinder.api.openstack.wsgi [None req-cd54eb44-acdc-4c8c-8482-41c811d8240a tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.470375] [55415]: DEBUG cinder.api.openstack.wsgi [None req-cd54eb44-acdc-4c8c-8482-41c811d8240a tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.507641] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.507641] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.513926] [55415]: INFO cinder.volume.api [None req-cd54eb44-acdc-4c8c-8482-41c811d8240a tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 594.519324] [55415]: INFO cinder.api.openstack.wsgi [None req-cd54eb44-acdc-4c8c-8482-41c811d8240a tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 594.519324] [55415]: [pid: 55415|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:42 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 820 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 595.531097] [55414]: DEBUG cinder.api.middleware.request_id [None req-abffe5e8-9731-4ae8-9164-22ec6b8d092b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.536823] [55414]: INFO cinder.api.openstack.wsgi [None req-abffe5e8-9731-4ae8-9164-22ec6b8d092b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 595.536823] [55414]: DEBUG cinder.api.openstack.wsgi [None req-abffe5e8-9731-4ae8-9164-22ec6b8d092b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.536823] [55414]: DEBUG cinder.api.openstack.wsgi [None req-abffe5e8-9731-4ae8-9164-22ec6b8d092b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.546031] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.546031] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.548840] [55414]: INFO cinder.volume.api [None req-abffe5e8-9731-4ae8-9164-22ec6b8d092b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 595.554118] [55414]: INFO cinder.api.openstack.wsgi [None req-abffe5e8-9731-4ae8-9164-22ec6b8d092b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 595.554670] [55414]: [pid: 55414|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:43 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.569745] [55415]: DEBUG cinder.api.middleware.request_id [None req-10ef8c78-e1c8-4e97-beb5-4c18ec507c5b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.574937] [55415]: INFO cinder.api.openstack.wsgi [None req-10ef8c78-e1c8-4e97-beb5-4c18ec507c5b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 596.574937] [55415]: DEBUG cinder.api.openstack.wsgi [None req-10ef8c78-e1c8-4e97-beb5-4c18ec507c5b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.574937] [55415]: DEBUG cinder.api.openstack.wsgi [None req-10ef8c78-e1c8-4e97-beb5-4c18ec507c5b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.587129] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.587129] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.595426] [55415]: INFO cinder.volume.api [None req-10ef8c78-e1c8-4e97-beb5-4c18ec507c5b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 596.600837] [55415]: INFO cinder.api.openstack.wsgi [None req-10ef8c78-e1c8-4e97-beb5-4c18ec507c5b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 596.600837] [55415]: [pid: 55415|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:44 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 597.615129] [55414]: DEBUG cinder.api.middleware.request_id [None req-8a3042dc-578f-45d8-be8f-a11ffc431ebb None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.621422] [55414]: INFO cinder.api.openstack.wsgi [None req-8a3042dc-578f-45d8-be8f-a11ffc431ebb tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 597.621792] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8a3042dc-578f-45d8-be8f-a11ffc431ebb tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.622191] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8a3042dc-578f-45d8-be8f-a11ffc431ebb tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.642272] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.642272] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.650337] [55414]: INFO cinder.volume.api [None req-8a3042dc-578f-45d8-be8f-a11ffc431ebb tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 597.660194] [55414]: INFO cinder.api.openstack.wsgi [None req-8a3042dc-578f-45d8-be8f-a11ffc431ebb tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 597.660727] [55414]: [pid: 55414|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:45 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 598.677050] [55415]: DEBUG cinder.api.middleware.request_id [None req-58eee26a-2ce4-4165-9ce0-82efe91c5fb5 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.681655] [55415]: INFO cinder.api.openstack.wsgi [None req-58eee26a-2ce4-4165-9ce0-82efe91c5fb5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 598.681708] [55415]: DEBUG cinder.api.openstack.wsgi [None req-58eee26a-2ce4-4165-9ce0-82efe91c5fb5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.681982] [55415]: DEBUG cinder.api.openstack.wsgi [None req-58eee26a-2ce4-4165-9ce0-82efe91c5fb5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.704931] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.704931] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.714021] [55415]: INFO cinder.volume.api [None req-58eee26a-2ce4-4165-9ce0-82efe91c5fb5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 598.722076] [55415]: INFO cinder.api.openstack.wsgi [None req-58eee26a-2ce4-4165-9ce0-82efe91c5fb5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 598.722974] [55415]: [pid: 55415|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:46 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 599.743983] [55414]: DEBUG cinder.api.middleware.request_id [None req-8afa6a62-1df0-4b56-a32f-c55641fae7e0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.747508] [55414]: INFO cinder.api.openstack.wsgi [None req-8afa6a62-1df0-4b56-a32f-c55641fae7e0 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 599.747508] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8afa6a62-1df0-4b56-a32f-c55641fae7e0 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.747663] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8afa6a62-1df0-4b56-a32f-c55641fae7e0 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.762741] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762741] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.767655] [55414]: INFO cinder.volume.api [None req-8afa6a62-1df0-4b56-a32f-c55641fae7e0 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 599.773379] [55414]: INFO cinder.api.openstack.wsgi [None req-8afa6a62-1df0-4b56-a32f-c55641fae7e0 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 599.773858] [55414]: [pid: 55414|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:47 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.789274] [55415]: DEBUG cinder.api.middleware.request_id [None req-95f9ae80-9ca6-4634-9ac0-b5a67236c551 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.792800] [55415]: INFO cinder.api.openstack.wsgi [None req-95f9ae80-9ca6-4634-9ac0-b5a67236c551 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 600.793227] [55415]: DEBUG cinder.api.openstack.wsgi [None req-95f9ae80-9ca6-4634-9ac0-b5a67236c551 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.794236] [55415]: DEBUG cinder.api.openstack.wsgi [None req-95f9ae80-9ca6-4634-9ac0-b5a67236c551 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.806834] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806834] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.811642] [55415]: INFO cinder.volume.api [None req-95f9ae80-9ca6-4634-9ac0-b5a67236c551 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 600.817397] [55415]: INFO cinder.api.openstack.wsgi [None req-95f9ae80-9ca6-4634-9ac0-b5a67236c551 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 600.817911] [55415]: [pid: 55415|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:48 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 601.828256] [55414]: DEBUG cinder.api.middleware.request_id [None req-b9626624-96af-4211-8c80-fd2c9b9e9af3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.831903] [55414]: INFO cinder.api.openstack.wsgi [None req-b9626624-96af-4211-8c80-fd2c9b9e9af3 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 601.832344] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b9626624-96af-4211-8c80-fd2c9b9e9af3 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.833598] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b9626624-96af-4211-8c80-fd2c9b9e9af3 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.850153] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.850153] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.856690] [55414]: INFO cinder.volume.api [None req-b9626624-96af-4211-8c80-fd2c9b9e9af3 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 601.861886] [55414]: INFO cinder.api.openstack.wsgi [None req-b9626624-96af-4211-8c80-fd2c9b9e9af3 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 601.862437] [55414]: [pid: 55414|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:49 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.875104] [55415]: DEBUG cinder.api.middleware.request_id [None req-ee43640b-67ca-4b35-b96f-223dbd3988d8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.878047] [55415]: INFO cinder.api.openstack.wsgi [None req-ee43640b-67ca-4b35-b96f-223dbd3988d8 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 602.878289] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ee43640b-67ca-4b35-b96f-223dbd3988d8 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.878527] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ee43640b-67ca-4b35-b96f-223dbd3988d8 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.893619] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.893619] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.900511] [55415]: INFO cinder.volume.api [None req-ee43640b-67ca-4b35-b96f-223dbd3988d8 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 602.908030] [55415]: INFO cinder.api.openstack.wsgi [None req-ee43640b-67ca-4b35-b96f-223dbd3988d8 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 602.908030] [55415]: [pid: 55415|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:50 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 603.920448] [55414]: DEBUG cinder.api.middleware.request_id [None req-43c8b002-7fb8-47a5-a4ed-6098d1a8fc78 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.924427] [55414]: INFO cinder.api.openstack.wsgi [None req-43c8b002-7fb8-47a5-a4ed-6098d1a8fc78 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 603.924690] [55414]: DEBUG cinder.api.openstack.wsgi [None req-43c8b002-7fb8-47a5-a4ed-6098d1a8fc78 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.924917] [55414]: DEBUG cinder.api.openstack.wsgi [None req-43c8b002-7fb8-47a5-a4ed-6098d1a8fc78 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.941671] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.941671] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.946867] [55414]: INFO cinder.volume.api [None req-43c8b002-7fb8-47a5-a4ed-6098d1a8fc78 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 603.952458] [55414]: INFO cinder.api.openstack.wsgi [None req-43c8b002-7fb8-47a5-a4ed-6098d1a8fc78 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 603.952837] [55414]: [pid: 55414|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:51 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.974175] [55415]: DEBUG cinder.api.middleware.request_id [None req-b5466ee2-90b1-46a8-b7e1-6816aca2c164 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.976532] [55415]: INFO cinder.api.openstack.wsgi [None req-b5466ee2-90b1-46a8-b7e1-6816aca2c164 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 604.976936] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b5466ee2-90b1-46a8-b7e1-6816aca2c164 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.978222] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b5466ee2-90b1-46a8-b7e1-6816aca2c164 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.995884] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995884] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.006730] [55415]: INFO cinder.volume.api [None req-b5466ee2-90b1-46a8-b7e1-6816aca2c164 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 605.014596] [55415]: INFO cinder.api.openstack.wsgi [None req-b5466ee2-90b1-46a8-b7e1-6816aca2c164 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 605.015131] [55415]: [pid: 55415|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:52 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.030738] [55414]: DEBUG cinder.api.middleware.request_id [None req-f3c9227f-1376-445f-9a2c-10d0dffe1d14 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.035018] [55414]: INFO cinder.api.openstack.wsgi [None req-f3c9227f-1376-445f-9a2c-10d0dffe1d14 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 606.035018] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f3c9227f-1376-445f-9a2c-10d0dffe1d14 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.035018] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f3c9227f-1376-445f-9a2c-10d0dffe1d14 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.049136] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.049136] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.056773] [55414]: INFO cinder.volume.api [None req-f3c9227f-1376-445f-9a2c-10d0dffe1d14 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 606.067194] [55414]: INFO cinder.api.openstack.wsgi [None req-f3c9227f-1376-445f-9a2c-10d0dffe1d14 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 606.067702] [55414]: [pid: 55414|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:53 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.184022] [55415]: DEBUG cinder.api.middleware.request_id [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.185419] [55415]: WARNING keystonemiddleware.auth_token [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 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. [ 606.187485] [55415]: INFO cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] POST http://10.180.1.21/volume/v3/volumes [ 606.188214] [55415]: DEBUG cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-705059008", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 606.190920] [55415]: DEBUG cinder.api.v3.volumes [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-705059008', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 606.191467] [55415]: INFO cinder.api.v3.volumes [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Create volume of 1 GB [ 606.197170] [55415]: INFO cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Availability Zones retrieved successfully. [ 606.206294] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Flow 'volume_create_api' (c7648f30-d5c9-4deb-83e2-b6ebbfbd66aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 606.207924] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1880915b-0b2a-4bb1-98c2-716954c8e378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.209445] [55415]: DEBUG cinder.volume.flows.api.create_volume [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 606.247881] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1880915b-0b2a-4bb1-98c2-716954c8e378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.247881] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89470c7-749c-44f7-b9d6-cc267491e1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.326362] [55415]: DEBUG cinder.quota [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Created reservations ['b2c1e245-8432-4746-82a6-35b84295ef83', '65501afb-899c-42e9-9161-1e442c99b7bf', '057a6832-0617-430d-9524-988fa2a8e406', 'a4e85097-a9cc-4ab9-a842-791511bb4733'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 606.326984] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89470c7-749c-44f7-b9d6-cc267491e1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2c1e245-8432-4746-82a6-35b84295ef83', '65501afb-899c-42e9-9161-1e442c99b7bf', '057a6832-0617-430d-9524-988fa2a8e406', 'a4e85097-a9cc-4ab9-a842-791511bb4733']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.328456] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129b7af2-e1dc-4aae-bb67-71389752a722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.343561] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129b7af2-e1dc-4aae-bb67-71389752a722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80392980-81fa-4636-9e84-4b7051d828aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-705059008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d9735657d5d4dcb87afa7890b0305ec',qos_specs=None,replication_status=,reservations=['b2c1e245-8432-4746-82a6-35b84295ef83','65501afb-899c-42e9-9161-1e442c99b7bf','057a6832-0617-430d-9524-988fa2a8e406','a4e85097-a9cc-4ab9-a842-791511bb4733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70988bfccf9b4a3e99b08331bb70f8ab',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-705059008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80392980-81fa-4636-9e84-4b7051d828aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d9735657d5d4dcb87afa7890b0305ec',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='70988bfccf9b4a3e99b08331bb70f8ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.344643] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cacd30bb-9bed-422b-81c0-24028114abe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.359606] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cacd30bb-9bed-422b-81c0-24028114abe8) 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-705059008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d9735657d5d4dcb87afa7890b0305ec',qos_specs=None,replication_status=,reservations=['b2c1e245-8432-4746-82a6-35b84295ef83','65501afb-899c-42e9-9161-1e442c99b7bf','057a6832-0617-430d-9524-988fa2a8e406','a4e85097-a9cc-4ab9-a842-791511bb4733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70988bfccf9b4a3e99b08331bb70f8ab',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.364028] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84562108-d878-41ce-96bf-5ff4fb9761c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.376472] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84562108-d878-41ce-96bf-5ff4fb9761c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.377704] [55415]: DEBUG cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Flow 'volume_create_api' (c7648f30-d5c9-4deb-83e2-b6ebbfbd66aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 606.378098] [55415]: INFO cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Create volume request issued successfully. [ 606.378784] [55415]: INFO cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-f42b3502-cf10-44b8-94c9-4ac0ea4fde46 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 606.383158] [55415]: [pid: 55415|app: 0|req: 11/22] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Feb 16 21:33:54 2025] POST /volume/v3/volumes => generated 753 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 606.384379] [55414]: DEBUG cinder.api.middleware.request_id [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.386299] [55414]: WARNING keystonemiddleware.auth_token [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 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. [ 606.389170] [55414]: INFO cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa [ 606.389170] [55414]: DEBUG cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.389170] [55414]: DEBUG cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.400518] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.400518] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.405416] [55414]: INFO cinder.volume.api [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Volume info retrieved successfully. [ 606.411784] [55414]: INFO cinder.api.openstack.wsgi [req-69743989-766b-4616-bd1d-14585948cc42 req-1c1881d7-7f79-47c6-80ef-a5793ff2bba9 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa returned with HTTP 200 [ 606.412500] [55414]: [pid: 55414|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:33:54 2025] GET /volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.077587] [55415]: DEBUG cinder.api.middleware.request_id [None req-fae9b86e-a111-45c3-8efb-983006c05ea7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.081971] [55415]: INFO cinder.api.openstack.wsgi [None req-fae9b86e-a111-45c3-8efb-983006c05ea7 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 607.082299] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fae9b86e-a111-45c3-8efb-983006c05ea7 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.082558] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fae9b86e-a111-45c3-8efb-983006c05ea7 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.103883] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.103883] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.108596] [55415]: INFO cinder.volume.api [None req-fae9b86e-a111-45c3-8efb-983006c05ea7 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 607.114833] [55415]: INFO cinder.api.openstack.wsgi [None req-fae9b86e-a111-45c3-8efb-983006c05ea7 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 607.115324] [55415]: [pid: 55415|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:54 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.130092] [55414]: DEBUG cinder.api.middleware.request_id [None req-05e0f870-57b0-42d7-9517-9016429476f5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.132506] [55414]: INFO cinder.api.openstack.wsgi [None req-05e0f870-57b0-42d7-9517-9016429476f5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 608.133826] [55414]: DEBUG cinder.api.openstack.wsgi [None req-05e0f870-57b0-42d7-9517-9016429476f5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.133826] [55414]: DEBUG cinder.api.openstack.wsgi [None req-05e0f870-57b0-42d7-9517-9016429476f5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.149536] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149536] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.154674] [55414]: INFO cinder.volume.api [None req-05e0f870-57b0-42d7-9517-9016429476f5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 608.160836] [55414]: INFO cinder.api.openstack.wsgi [None req-05e0f870-57b0-42d7-9517-9016429476f5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 608.161515] [55414]: [pid: 55414|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:55 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.761801] [55415]: DEBUG cinder.api.middleware.request_id [req-35e32ddb-789e-4ca7-a0d2-889dc31841b6 req-accee8df-fbe8-44c9-91f8-ed6fc88afaf8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.765115] [55415]: INFO cinder.api.openstack.wsgi [req-35e32ddb-789e-4ca7-a0d2-889dc31841b6 req-accee8df-fbe8-44c9-91f8-ed6fc88afaf8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa [ 608.765115] [55415]: DEBUG cinder.api.openstack.wsgi [req-35e32ddb-789e-4ca7-a0d2-889dc31841b6 req-accee8df-fbe8-44c9-91f8-ed6fc88afaf8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.765115] [55415]: DEBUG cinder.api.openstack.wsgi [req-35e32ddb-789e-4ca7-a0d2-889dc31841b6 req-accee8df-fbe8-44c9-91f8-ed6fc88afaf8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.780118] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780118] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.785610] [55415]: INFO cinder.volume.api [req-35e32ddb-789e-4ca7-a0d2-889dc31841b6 req-accee8df-fbe8-44c9-91f8-ed6fc88afaf8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Volume info retrieved successfully. [ 608.795740] [55415]: INFO cinder.api.openstack.wsgi [req-35e32ddb-789e-4ca7-a0d2-889dc31841b6 req-accee8df-fbe8-44c9-91f8-ed6fc88afaf8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa returned with HTTP 200 [ 608.795740] [55415]: [pid: 55415|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:33:56 2025] GET /volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.173275] [55414]: DEBUG cinder.api.middleware.request_id [None req-2770d3b0-b46f-43dc-ba77-1bbf21d724ce None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.177991] [55414]: INFO cinder.api.openstack.wsgi [None req-2770d3b0-b46f-43dc-ba77-1bbf21d724ce tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 609.177991] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2770d3b0-b46f-43dc-ba77-1bbf21d724ce tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.177991] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2770d3b0-b46f-43dc-ba77-1bbf21d724ce tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.187736] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.187736] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.191509] [55414]: INFO cinder.volume.api [None req-2770d3b0-b46f-43dc-ba77-1bbf21d724ce tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 609.197629] [55414]: INFO cinder.api.openstack.wsgi [None req-2770d3b0-b46f-43dc-ba77-1bbf21d724ce tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 609.198141] [55414]: [pid: 55414|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:57 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.208256] [55415]: DEBUG cinder.api.middleware.request_id [None req-669cfc7a-4def-448d-8db2-262b6f15714b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.210545] [55415]: INFO cinder.api.openstack.wsgi [None req-669cfc7a-4def-448d-8db2-262b6f15714b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 610.210729] [55415]: DEBUG cinder.api.openstack.wsgi [None req-669cfc7a-4def-448d-8db2-262b6f15714b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.211359] [55415]: DEBUG cinder.api.openstack.wsgi [None req-669cfc7a-4def-448d-8db2-262b6f15714b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.222402] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222402] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.227337] [55415]: INFO cinder.volume.api [None req-669cfc7a-4def-448d-8db2-262b6f15714b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 610.235218] [55415]: INFO cinder.api.openstack.wsgi [None req-669cfc7a-4def-448d-8db2-262b6f15714b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 610.235737] [55415]: [pid: 55415|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:58 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.592575] [55414]: DEBUG cinder.api.middleware.request_id [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.598018] [55414]: INFO cinder.api.openstack.wsgi [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 610.598614] [55414]: DEBUG cinder.api.openstack.wsgi [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80392980-81fa-4636-9e84-4b7051d828aa", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1826265755", "description": null, "metadata": {}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 610.620606] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620606] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.621240] [55414]: INFO cinder.volume.api [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Volume info retrieved successfully. [ 610.621668] [55414]: INFO cinder.api.v3.snapshots [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Create snapshot from volume 80392980-81fa-4636-9e84-4b7051d828aa [ 610.642877] [55414]: WARNING cinder.quota [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-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. [ 610.714488] [55414]: DEBUG cinder.quota [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Created reservations ['e47b8ed3-96b4-4919-b33e-e1b8feaaa493', '00f3dfcb-cf42-4237-91b5-f39ffae1fce6', 'c1161a6d-ac30-4c6f-9eae-c79f1abd85f6', '4a4c756b-56aa-41f6-bcde-328cd5c8c5bf'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 610.790980] [55414]: INFO cinder.volume.api [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Snapshot create request issued successfully. [ 610.791423] [55414]: INFO cinder.api.openstack.wsgi [req-6e729964-6872-4dcd-aa13-15ad3fe6168f req-2eeb42e1-3274-4899-891f-3d0b94249d09 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 610.791917] [55414]: [pid: 55414|app: 0|req: 15/29] 10.180.1.21 () {64 vars in 1427 bytes} [Sun Feb 16 21:33:58 2025] POST /volume/v3/snapshots => generated 311 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 611.247605] [55415]: DEBUG cinder.api.middleware.request_id [None req-af1467f4-cc6b-4195-a729-5febbb29ff4f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.251340] [55415]: INFO cinder.api.openstack.wsgi [None req-af1467f4-cc6b-4195-a729-5febbb29ff4f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 611.251634] [55415]: DEBUG cinder.api.openstack.wsgi [None req-af1467f4-cc6b-4195-a729-5febbb29ff4f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.251865] [55415]: DEBUG cinder.api.openstack.wsgi [None req-af1467f4-cc6b-4195-a729-5febbb29ff4f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.265867] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.265867] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.271913] [55415]: INFO cinder.volume.api [None req-af1467f4-cc6b-4195-a729-5febbb29ff4f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 611.278384] [55415]: INFO cinder.api.openstack.wsgi [None req-af1467f4-cc6b-4195-a729-5febbb29ff4f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 611.278384] [55415]: [pid: 55415|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:33:59 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 611.755031] [55414]: DEBUG cinder.api.middleware.request_id [req-80f69deb-65c1-42c4-9866-64c98d7c90ea req-a7f21c20-398c-4de3-aef6-99784aef3be8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.758479] [55414]: INFO cinder.api.openstack.wsgi [req-80f69deb-65c1-42c4-9866-64c98d7c90ea req-a7f21c20-398c-4de3-aef6-99784aef3be8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 [ 611.758479] [55414]: DEBUG cinder.api.openstack.wsgi [req-80f69deb-65c1-42c4-9866-64c98d7c90ea req-a7f21c20-398c-4de3-aef6-99784aef3be8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.758479] [55414]: DEBUG cinder.api.openstack.wsgi [req-80f69deb-65c1-42c4-9866-64c98d7c90ea req-a7f21c20-398c-4de3-aef6-99784aef3be8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.767380] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.767380] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.767949] [55414]: INFO cinder.volume.api [req-80f69deb-65c1-42c4-9866-64c98d7c90ea req-a7f21c20-398c-4de3-aef6-99784aef3be8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Snapshot retrieved successfully. [ 611.773149] [55414]: INFO cinder.api.openstack.wsgi [req-80f69deb-65c1-42c4-9866-64c98d7c90ea req-a7f21c20-398c-4de3-aef6-99784aef3be8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 returned with HTTP 200 [ 611.773586] [55414]: [pid: 55414|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:33:59 2025] GET /volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.290204] [55415]: DEBUG cinder.api.middleware.request_id [None req-d8853d0e-ab5b-45cb-97a7-6b5adf79c7a1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.292836] [55415]: INFO cinder.api.openstack.wsgi [None req-d8853d0e-ab5b-45cb-97a7-6b5adf79c7a1 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 612.292836] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d8853d0e-ab5b-45cb-97a7-6b5adf79c7a1 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.293049] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d8853d0e-ab5b-45cb-97a7-6b5adf79c7a1 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.312499] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312499] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.321185] [55415]: INFO cinder.volume.api [None req-d8853d0e-ab5b-45cb-97a7-6b5adf79c7a1 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 612.324756] [55415]: INFO cinder.api.openstack.wsgi [None req-d8853d0e-ab5b-45cb-97a7-6b5adf79c7a1 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 612.325386] [55415]: [pid: 55415|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:34:00 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.699863] [55414]: DEBUG cinder.api.middleware.request_id [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.705107] [55414]: INFO cinder.api.openstack.wsgi [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 612.705199] [55414]: DEBUG cinder.api.openstack.wsgi [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.705632] [55414]: DEBUG cinder.api.openstack.wsgi [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'detail' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.705799] [55414]: DEBUG cinder.api.api_utils [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Removing options '' from query. {{(pid=55414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 612.707722] [55414]: DEBUG cinder.db.sqlalchemy.api [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Building query based on filter {{(pid=55414) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 612.724575] [55414]: INFO cinder.volume.api [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Get all snapshots completed successfully. [ 612.725218] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725218] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.726087] [55414]: INFO cinder.api.openstack.wsgi [req-173b7363-a07e-4c2d-92a0-ec6c40a7f380 req-8c48116d-f542-40ec-a3db-f69c495108af tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 612.726583] [55414]: [pid: 55414|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1394 bytes} [Sun Feb 16 21:34:00 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.339913] [55415]: DEBUG cinder.api.middleware.request_id [None req-bcabed75-5e28-44c6-9035-a5419bea66a5 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.341790] [55415]: INFO cinder.api.openstack.wsgi [None req-bcabed75-5e28-44c6-9035-a5419bea66a5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 613.342199] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bcabed75-5e28-44c6-9035-a5419bea66a5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.342394] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bcabed75-5e28-44c6-9035-a5419bea66a5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.355868] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355868] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.361445] [55415]: INFO cinder.volume.api [None req-bcabed75-5e28-44c6-9035-a5419bea66a5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 613.370122] [55415]: INFO cinder.api.openstack.wsgi [None req-bcabed75-5e28-44c6-9035-a5419bea66a5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 613.371390] [55415]: [pid: 55415|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:34:01 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 614.314025] [55414]: DEBUG cinder.api.middleware.request_id [req-e7456b41-aafa-40cc-9a9b-c68b8b050f1f req-69cf5f29-02bd-4db0-a60f-99e701992003 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.317010] [55414]: INFO cinder.api.openstack.wsgi [req-e7456b41-aafa-40cc-9a9b-c68b8b050f1f req-69cf5f29-02bd-4db0-a60f-99e701992003 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 [ 614.317116] [55414]: DEBUG cinder.api.openstack.wsgi [req-e7456b41-aafa-40cc-9a9b-c68b8b050f1f req-69cf5f29-02bd-4db0-a60f-99e701992003 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.317339] [55414]: DEBUG cinder.api.openstack.wsgi [req-e7456b41-aafa-40cc-9a9b-c68b8b050f1f req-69cf5f29-02bd-4db0-a60f-99e701992003 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.329968] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329968] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.330777] [55414]: INFO cinder.volume.api [req-e7456b41-aafa-40cc-9a9b-c68b8b050f1f req-69cf5f29-02bd-4db0-a60f-99e701992003 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Snapshot retrieved successfully. [ 614.331833] [55414]: INFO cinder.api.openstack.wsgi [req-e7456b41-aafa-40cc-9a9b-c68b8b050f1f req-69cf5f29-02bd-4db0-a60f-99e701992003 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 returned with HTTP 200 [ 614.332319] [55414]: [pid: 55414|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:34:02 2025] GET /volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.950443] [55415]: DEBUG cinder.api.middleware.request_id [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-3e9bbe9d-6eab-4fa5-aeb7-fc03ba375469 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.958769] [55415]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-3e9bbe9d-6eab-4fa5-aeb7-fc03ba375469 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 614.959021] [55415]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-3e9bbe9d-6eab-4fa5-aeb7-fc03ba375469 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.959264] [55415]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-3e9bbe9d-6eab-4fa5-aeb7-fc03ba375469 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.975492] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975492] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.985940] [55415]: INFO cinder.volume.api [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-3e9bbe9d-6eab-4fa5-aeb7-fc03ba375469 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 614.998665] [55415]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-3e9bbe9d-6eab-4fa5-aeb7-fc03ba375469 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 615.000399] [55415]: [pid: 55415|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:34:02 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 1392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 615.826742] [55414]: DEBUG cinder.api.middleware.request_id [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-2f4ae58d-d0c2-4869-b2b1-1d17f8db9d49 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.829246] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-2f4ae58d-d0c2-4869-b2b1-1d17f8db9d49 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 615.829726] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-2f4ae58d-d0c2-4869-b2b1-1d17f8db9d49 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.829793] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-2f4ae58d-d0c2-4869-b2b1-1d17f8db9d49 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.846707] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846707] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.851374] [55414]: INFO cinder.volume.api [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-2f4ae58d-d0c2-4869-b2b1-1d17f8db9d49 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 615.858612] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-2f4ae58d-d0c2-4869-b2b1-1d17f8db9d49 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 615.859113] [55414]: [pid: 55414|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:34:03 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 615.872887] [55415]: DEBUG cinder.api.middleware.request_id [None req-6827d3c8-d73e-4537-a889-8f0b675dba7e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.874111] [55415]: INFO cinder.api.openstack.wsgi [None req-6827d3c8-d73e-4537-a889-8f0b675dba7e None None] GET http://10.180.1.21/volume// [ 615.874514] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6827d3c8-d73e-4537-a889-8f0b675dba7e None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.874907] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6827d3c8-d73e-4537-a889-8f0b675dba7e None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.876220] [55415]: INFO cinder.api.openstack.wsgi [None req-6827d3c8-d73e-4537-a889-8f0b675dba7e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 615.876220] [55415]: [pid: 55415|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:34:03 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 615.884757] [55414]: DEBUG cinder.api.middleware.request_id [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-fe027a03-e75a-42ba-931f-dd81ac45539f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.886539] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-fe027a03-e75a-42ba-931f-dd81ac45539f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] POST http://10.180.1.21/volume/v3/attachments [ 615.886950] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-fe027a03-e75a-42ba-931f-dd81ac45539f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c127b62-ae9d-4f27-bcf3-ce055e458e6c", "connector": null, "instance_uuid": "e65043f5-524f-48c8-9774-9127604850c8"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 615.907497] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.907497] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.987683] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-fe027a03-e75a-42ba-931f-dd81ac45539f tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 615.988270] [55414]: [pid: 55414|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:34:03 2025] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 616.296153] [55415]: DEBUG cinder.api.middleware.request_id [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.298705] [55415]: INFO cinder.api.openstack.wsgi [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 [ 616.298924] [55415]: DEBUG cinder.api.openstack.wsgi [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.299169] [55415]: DEBUG cinder.api.openstack.wsgi [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.299372] [55415]: INFO cinder.api.v2.snapshots [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Delete snapshot with id: a9185e25-b949-40df-a83d-037bd2be3f62 [ 616.326712] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326712] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.327168] [55415]: INFO cinder.volume.api [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Snapshot retrieved successfully. [ 616.373439] [55415]: INFO cinder.volume.api [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Snapshot delete request issued successfully. [ 616.373439] [55415]: INFO cinder.api.openstack.wsgi [req-1f100c68-fcf2-406f-ab3f-ed269c845496 req-a69eaad0-d76d-4856-8eef-2475031f7570 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 returned with HTTP 202 [ 616.373823] [55415]: [pid: 55415|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1506 bytes} [Sun Feb 16 21:34:04 2025] DELETE /volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 618.728320] [55414]: DEBUG cinder.api.middleware.request_id [req-555c32c7-e273-4665-8d5a-234921582bf8 req-ff5b3a24-65c8-434a-b064-dd1ff35e17b4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.736418] [55414]: INFO cinder.api.openstack.wsgi [req-555c32c7-e273-4665-8d5a-234921582bf8 req-ff5b3a24-65c8-434a-b064-dd1ff35e17b4 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 [ 618.736683] [55414]: DEBUG cinder.api.openstack.wsgi [req-555c32c7-e273-4665-8d5a-234921582bf8 req-ff5b3a24-65c8-434a-b064-dd1ff35e17b4 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.736911] [55414]: DEBUG cinder.api.openstack.wsgi [req-555c32c7-e273-4665-8d5a-234921582bf8 req-ff5b3a24-65c8-434a-b064-dd1ff35e17b4 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.747234] [55414]: INFO cinder.api.openstack.wsgi [req-555c32c7-e273-4665-8d5a-234921582bf8 req-ff5b3a24-65c8-434a-b064-dd1ff35e17b4 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 returned with HTTP 404 [ 618.748086] [55414]: [pid: 55414|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:34:06 2025] GET /volume/v3/snapshots/a9185e25-b949-40df-a83d-037bd2be3f62 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 620.312242] [55415]: DEBUG cinder.api.middleware.request_id [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.314883] [55415]: INFO cinder.api.openstack.wsgi [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] DELETE http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa [ 620.317150] [55415]: DEBUG cinder.api.openstack.wsgi [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.317150] [55415]: DEBUG cinder.api.openstack.wsgi [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.317150] [55415]: INFO cinder.api.v3.volumes [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Delete volume with id: 80392980-81fa-4636-9e84-4b7051d828aa [ 620.332055] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.332055] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.332907] [55415]: INFO cinder.volume.api [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Volume info retrieved successfully. [ 620.370766] [55415]: INFO cinder.volume.api [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Delete volume request issued successfully. [ 620.370766] [55415]: INFO cinder.api.openstack.wsgi [req-a368434d-95d5-4f42-b93c-9acafadd193d req-b10d6bdf-a63e-4a5d-985e-4a2ca06c2d87 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa returned with HTTP 202 [ 620.370766] [55415]: [pid: 55415|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:34:08 2025] DELETE /volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 621.436585] [55414]: DEBUG cinder.api.middleware.request_id [req-a5dc0fd9-55ae-4198-ba87-1c98d7467d8b req-ad3dc06a-0d39-485b-83ab-a7166e3e870f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.438779] [55414]: INFO cinder.api.openstack.wsgi [req-a5dc0fd9-55ae-4198-ba87-1c98d7467d8b req-ad3dc06a-0d39-485b-83ab-a7166e3e870f tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa [ 621.439067] [55414]: DEBUG cinder.api.openstack.wsgi [req-a5dc0fd9-55ae-4198-ba87-1c98d7467d8b req-ad3dc06a-0d39-485b-83ab-a7166e3e870f tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.439530] [55414]: DEBUG cinder.api.openstack.wsgi [req-a5dc0fd9-55ae-4198-ba87-1c98d7467d8b req-ad3dc06a-0d39-485b-83ab-a7166e3e870f tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.449551] [55414]: INFO cinder.api.openstack.wsgi [req-a5dc0fd9-55ae-4198-ba87-1c98d7467d8b req-ad3dc06a-0d39-485b-83ab-a7166e3e870f tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa returned with HTTP 404 [ 621.450240] [55414]: [pid: 55414|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:34:09 2025] GET /volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 623.036457] [55415]: DEBUG cinder.api.middleware.request_id [req-5331cb22-2ad0-4352-84cc-74fe03006fcd req-87464101-fca5-48fa-8696-e37430fe1764 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.041738] [55415]: INFO cinder.api.openstack.wsgi [req-5331cb22-2ad0-4352-84cc-74fe03006fcd req-87464101-fca5-48fa-8696-e37430fe1764 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] DELETE http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa [ 623.045845] [55415]: DEBUG cinder.api.openstack.wsgi [req-5331cb22-2ad0-4352-84cc-74fe03006fcd req-87464101-fca5-48fa-8696-e37430fe1764 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.045845] [55415]: DEBUG cinder.api.openstack.wsgi [req-5331cb22-2ad0-4352-84cc-74fe03006fcd req-87464101-fca5-48fa-8696-e37430fe1764 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.045845] [55415]: INFO cinder.api.v3.volumes [req-5331cb22-2ad0-4352-84cc-74fe03006fcd req-87464101-fca5-48fa-8696-e37430fe1764 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Delete volume with id: 80392980-81fa-4636-9e84-4b7051d828aa [ 623.056639] [55415]: INFO cinder.api.openstack.wsgi [req-5331cb22-2ad0-4352-84cc-74fe03006fcd req-87464101-fca5-48fa-8696-e37430fe1764 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa returned with HTTP 404 [ 623.057498] [55415]: [pid: 55415|app: 0|req: 22/44] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:34:10 2025] DELETE /volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 625.214290] [55414]: DEBUG cinder.api.middleware.request_id [req-0295a805-3e54-4a53-829f-2416a70deab0 req-bb39eb5a-69b6-43ca-ab12-f5ad261889e8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.221237] [55414]: INFO cinder.api.openstack.wsgi [req-0295a805-3e54-4a53-829f-2416a70deab0 req-bb39eb5a-69b6-43ca-ab12-f5ad261889e8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] GET http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa [ 625.221237] [55414]: DEBUG cinder.api.openstack.wsgi [req-0295a805-3e54-4a53-829f-2416a70deab0 req-bb39eb5a-69b6-43ca-ab12-f5ad261889e8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.221237] [55414]: DEBUG cinder.api.openstack.wsgi [req-0295a805-3e54-4a53-829f-2416a70deab0 req-bb39eb5a-69b6-43ca-ab12-f5ad261889e8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.239572] [55414]: INFO cinder.api.openstack.wsgi [req-0295a805-3e54-4a53-829f-2416a70deab0 req-bb39eb5a-69b6-43ca-ab12-f5ad261889e8 tempest-VolumesSnapshotsTestJSON-2125909524 tempest-VolumesSnapshotsTestJSON-2125909524-project-member] http://10.180.1.21/volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa returned with HTTP 404 [ 625.240389] [55414]: [pid: 55414|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:34:13 2025] GET /volume/v3/volumes/80392980-81fa-4636-9e84-4b7051d828aa => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 633.049147] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=118,cinder:INSERT=21,cinder:UPDATE=26 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 635.232085] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=99,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 649.925528] [55415]: DEBUG cinder.api.middleware.request_id [None req-bf039400-b962-439c-ab21-ce4de89afb4f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.926603] [55415]: INFO cinder.api.openstack.wsgi [None req-bf039400-b962-439c-ab21-ce4de89afb4f None None] GET http://10.180.1.21/volume// [ 649.926832] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bf039400-b962-439c-ab21-ce4de89afb4f None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.927070] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bf039400-b962-439c-ab21-ce4de89afb4f None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.927569] [55415]: INFO cinder.api.openstack.wsgi [None req-bf039400-b962-439c-ab21-ce4de89afb4f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 649.928336] [55415]: [pid: 55415|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:34:37 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 649.945335] [55414]: DEBUG cinder.api.middleware.request_id [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-7671d415-aa0c-4d51-8bf4-fb121bad6564 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.950686] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-7671d415-aa0c-4d51-8bf4-fb121bad6564 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] GET http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 649.950945] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-7671d415-aa0c-4d51-8bf4-fb121bad6564 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.951183] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-7671d415-aa0c-4d51-8bf4-fb121bad6564 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.976752] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.976752] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.982599] [55414]: INFO cinder.volume.api [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-7671d415-aa0c-4d51-8bf4-fb121bad6564 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 649.989840] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-7671d415-aa0c-4d51-8bf4-fb121bad6564 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 200 [ 649.989840] [55414]: [pid: 55414|app: 0|req: 24/47] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:34:37 2025] GET /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 1572 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 650.169852] [55415]: DEBUG cinder.api.middleware.request_id [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.173866] [55415]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] PUT http://10.180.1.21/volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd [ 650.174060] [55415]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-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=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 650.196506] [55415]: DEBUG cinder.coordination [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Acquiring lock "cinder-attachment_update-2c127b62-ae9d-4f27-bcf3-ce055e458e6c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 650.203840] [55415]: DEBUG cinder.coordination [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Lock "cinder-attachment_update-2c127b62-ae9d-4f27-bcf3-ce055e458e6c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 650.205047] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.205047] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.736790] [55415]: DEBUG cinder.coordination [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Lock "cinder-attachment_update-2c127b62-ae9d-4f27-bcf3-ce055e458e6c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.533s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 650.737165] [55415]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-454927af-a855-4c7a-9cbb-da9f4010ef9b tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd returned with HTTP 200 [ 650.737646] [55415]: [pid: 55415|app: 0|req: 24/48] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:34:38 2025] PUT /volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd => generated 617 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 651.251411] [55414]: DEBUG cinder.api.middleware.request_id [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-0427b19e-d577-4187-83a6-1aa7fd2bbcc5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.256696] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-0427b19e-d577-4187-83a6-1aa7fd2bbcc5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] POST http://10.180.1.21/volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd/action [ 651.259985] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-0427b19e-d577-4187-83a6-1aa7fd2bbcc5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 651.259985] [55414]: DEBUG cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-0427b19e-d577-4187-83a6-1aa7fd2bbcc5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 651.288778] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.288778] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 651.304187] [55414]: INFO cinder.api.openstack.wsgi [req-4563ed89-f87e-4800-ae32-71bbce77dd4b req-0427b19e-d577-4187-83a6-1aa7fd2bbcc5 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd/action returned with HTTP 204 [ 651.304187] [55414]: [pid: 55414|app: 0|req: 25/49] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:34:39 2025] POST /volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 660.733538] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 661.300721] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 699.436976] [55415]: DEBUG cinder.api.middleware.request_id [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.439610] [55415]: INFO cinder.api.openstack.wsgi [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] POST http://10.180.1.21/volume/v3/volumes [ 699.440189] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-534102123"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 699.442092] [55415]: DEBUG cinder.api.v3.volumes [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-534102123'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 699.442403] [55415]: INFO cinder.api.v3.volumes [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Create volume of 1 GB [ 699.443352] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.443352] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.455153] [55415]: INFO cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Availability Zones retrieved successfully. [ 699.463065] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Flow 'volume_create_api' (e93c828d-3c92-4c72-9ea9-8da9f59b9601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 699.464602] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303fb868-4993-4775-af38-dc76b431d8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 699.466823] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 699.485937] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303fb868-4993-4775-af38-dc76b431d8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 699.487256] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9b1404-3eea-4041-8ce2-1ccccd826784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 699.556122] [55415]: DEBUG cinder.quota [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Created reservations ['2d09a89a-a6ba-4d13-baf7-58a081936df7', '425960a5-d46d-48a1-a14f-3015f28d2c19', '297e7009-cf51-4865-a835-40dd79e5c158', 'eda1dc2b-87eb-4b41-bf20-c8857a089711'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 699.557159] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9b1404-3eea-4041-8ce2-1ccccd826784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d09a89a-a6ba-4d13-baf7-58a081936df7', '425960a5-d46d-48a1-a14f-3015f28d2c19', '297e7009-cf51-4865-a835-40dd79e5c158', 'eda1dc2b-87eb-4b41-bf20-c8857a089711']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 699.558420] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57246917-b318-4ad7-916e-f938242b345b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 699.573843] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57246917-b318-4ad7-916e-f938242b345b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5008809-f749-46b4-8d12-a0a5a3ee2dc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-534102123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9b8105c552f4f4fa79a05f29f3b27ae',qos_specs=None,replication_status=,reservations=['2d09a89a-a6ba-4d13-baf7-58a081936df7','425960a5-d46d-48a1-a14f-3015f28d2c19','297e7009-cf51-4865-a835-40dd79e5c158','eda1dc2b-87eb-4b41-bf20-c8857a089711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6f72c76826437e820ce4cda7527269',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-534102123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5008809-f749-46b4-8d12-a0a5a3ee2dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9b8105c552f4f4fa79a05f29f3b27ae',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='2a6f72c76826437e820ce4cda7527269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 699.574798] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (211dbd3a-b97d-4a95-805b-b1023937d429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 699.588464] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (211dbd3a-b97d-4a95-805b-b1023937d429) 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-534102123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9b8105c552f4f4fa79a05f29f3b27ae',qos_specs=None,replication_status=,reservations=['2d09a89a-a6ba-4d13-baf7-58a081936df7','425960a5-d46d-48a1-a14f-3015f28d2c19','297e7009-cf51-4865-a835-40dd79e5c158','eda1dc2b-87eb-4b41-bf20-c8857a089711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6f72c76826437e820ce4cda7527269',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 699.589478] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51cca55-d6cf-4070-9288-d5a091d96c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 699.602027] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51cca55-d6cf-4070-9288-d5a091d96c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 699.602027] [55415]: DEBUG cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Flow 'volume_create_api' (e93c828d-3c92-4c72-9ea9-8da9f59b9601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 699.602027] [55415]: INFO cinder.volume.api [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Create volume request issued successfully. [ 699.603107] [55415]: INFO cinder.api.openstack.wsgi [None req-9c762d98-1913-4411-a05f-e8a9bf123fc8 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 699.604104] [55415]: [pid: 55415|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:35:27 2025] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 699.616286] [55414]: DEBUG cinder.api.middleware.request_id [None req-bb7f7790-99fe-497a-9f34-36bb30940f34 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.619965] [55414]: INFO cinder.api.openstack.wsgi [None req-bb7f7790-99fe-497a-9f34-36bb30940f34 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 699.621723] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bb7f7790-99fe-497a-9f34-36bb30940f34 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.621723] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bb7f7790-99fe-497a-9f34-36bb30940f34 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.628764] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.628764] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.633246] [55414]: INFO cinder.volume.api [None req-bb7f7790-99fe-497a-9f34-36bb30940f34 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 699.642119] [55414]: INFO cinder.api.openstack.wsgi [None req-bb7f7790-99fe-497a-9f34-36bb30940f34 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 200 [ 699.642119] [55414]: [pid: 55414|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:27 2025] GET /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.653395] [55415]: DEBUG cinder.api.middleware.request_id [None req-5f857b54-6979-44f7-a0fb-906430863553 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.656762] [55415]: INFO cinder.api.openstack.wsgi [None req-5f857b54-6979-44f7-a0fb-906430863553 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 700.657133] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5f857b54-6979-44f7-a0fb-906430863553 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.657484] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5f857b54-6979-44f7-a0fb-906430863553 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.669304] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.669304] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.674323] [55415]: INFO cinder.volume.api [None req-5f857b54-6979-44f7-a0fb-906430863553 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 700.679969] [55415]: INFO cinder.api.openstack.wsgi [None req-5f857b54-6979-44f7-a0fb-906430863553 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 200 [ 700.680422] [55415]: [pid: 55415|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:28 2025] GET /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.692802] [55414]: DEBUG cinder.api.middleware.request_id [None req-d977a258-1055-408b-87ee-29d4e33e0baa None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.695022] [55414]: INFO cinder.api.openstack.wsgi [None req-d977a258-1055-408b-87ee-29d4e33e0baa tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] POST http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4/action [ 700.695321] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d977a258-1055-408b-87ee-29d4e33e0baa tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 700.695471] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d977a258-1055-408b-87ee-29d4e33e0baa tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 700.704921] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.704921] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.705486] [55414]: INFO cinder.volume.api [None req-d977a258-1055-408b-87ee-29d4e33e0baa tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 700.711716] [55414]: INFO cinder.volume.api [None req-d977a258-1055-408b-87ee-29d4e33e0baa tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume updated successfully. [ 700.711988] [55414]: INFO cinder.api.openstack.wsgi [None req-d977a258-1055-408b-87ee-29d4e33e0baa tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4/action returned with HTTP 200 [ 700.712506] [55414]: [pid: 55414|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1267 bytes} [Sun Feb 16 21:35:28 2025] POST /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 700.715798] [55415]: DEBUG cinder.api.middleware.request_id [None req-e46528a0-299c-43e3-8768-6df53e1d957c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.717564] [55415]: INFO cinder.api.openstack.wsgi [None req-e46528a0-299c-43e3-8768-6df53e1d957c tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 700.717964] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e46528a0-299c-43e3-8768-6df53e1d957c tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.718381] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e46528a0-299c-43e3-8768-6df53e1d957c tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.728499] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.728499] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.731716] [55415]: INFO cinder.volume.api [None req-e46528a0-299c-43e3-8768-6df53e1d957c tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 700.739485] [55415]: INFO cinder.api.openstack.wsgi [None req-e46528a0-299c-43e3-8768-6df53e1d957c tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 200 [ 700.739485] [55415]: [pid: 55415|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:28 2025] GET /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.992826] [55414]: DEBUG cinder.api.middleware.request_id [req-e47ef08f-9540-4cd2-9687-f2629256e500 req-d985073c-aec7-4321-9249-92a4847d3407 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.997258] [55414]: INFO cinder.api.openstack.wsgi [req-e47ef08f-9540-4cd2-9687-f2629256e500 req-d985073c-aec7-4321-9249-92a4847d3407 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 700.997674] [55414]: DEBUG cinder.api.openstack.wsgi [req-e47ef08f-9540-4cd2-9687-f2629256e500 req-d985073c-aec7-4321-9249-92a4847d3407 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.998043] [55414]: DEBUG cinder.api.openstack.wsgi [req-e47ef08f-9540-4cd2-9687-f2629256e500 req-d985073c-aec7-4321-9249-92a4847d3407 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.006476] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.006476] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.010654] [55414]: INFO cinder.volume.api [req-e47ef08f-9540-4cd2-9687-f2629256e500 req-d985073c-aec7-4321-9249-92a4847d3407 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 701.015176] [55414]: INFO cinder.api.openstack.wsgi [req-e47ef08f-9540-4cd2-9687-f2629256e500 req-d985073c-aec7-4321-9249-92a4847d3407 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 200 [ 701.015729] [55414]: [pid: 55414|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:35:28 2025] GET /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.573416] [55415]: DEBUG cinder.api.middleware.request_id [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.575442] [55415]: INFO cinder.api.openstack.wsgi [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] POST http://10.180.1.21/volume/v3/volumes [ 701.575832] [55415]: DEBUG cinder.api.openstack.wsgi [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1857936014"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 701.577533] [55415]: DEBUG cinder.api.v3.volumes [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1857936014'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 701.577750] [55415]: INFO cinder.api.v3.volumes [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Create volume of 1 GB [ 701.582990] [55415]: INFO cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Availability Zones retrieved successfully. [ 701.598175] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Flow 'volume_create_api' (94392889-63ab-481e-8a28-09554205d3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.598175] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf36335-14d8-4bf5-b2ab-c41924441cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.598175] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 701.631682] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf36335-14d8-4bf5-b2ab-c41924441cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.633018] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4740a2-de26-4ec7-aba6-44866f950fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.665614] [55415]: DEBUG cinder.quota [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Created reservations ['070049dd-f65b-466e-8d31-480d4928b091', '0dd77475-dfd7-4e34-b4ef-5d0644b85f80', 'abd1205a-87b0-46f4-87fc-e542165ce25a', 'bd90fe6b-b785-45f1-b787-67314649344a'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 701.666728] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4740a2-de26-4ec7-aba6-44866f950fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['070049dd-f65b-466e-8d31-480d4928b091', '0dd77475-dfd7-4e34-b4ef-5d0644b85f80', 'abd1205a-87b0-46f4-87fc-e542165ce25a', 'bd90fe6b-b785-45f1-b787-67314649344a']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.667900] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f514b44-8a6b-47d5-a21d-8af2208a274f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.686186] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f514b44-8a6b-47d5-a21d-8af2208a274f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef64752-988d-41fe-b1da-155b06c42666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1857936014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9b8105c552f4f4fa79a05f29f3b27ae',qos_specs=None,replication_status=,reservations=['070049dd-f65b-466e-8d31-480d4928b091','0dd77475-dfd7-4e34-b4ef-5d0644b85f80','abd1205a-87b0-46f4-87fc-e542165ce25a','bd90fe6b-b785-45f1-b787-67314649344a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6f72c76826437e820ce4cda7527269',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1857936014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef64752-988d-41fe-b1da-155b06c42666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9b8105c552f4f4fa79a05f29f3b27ae',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='2a6f72c76826437e820ce4cda7527269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.687210] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73eac9d-665e-45f9-9cb1-19fab85b620a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.701675] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73eac9d-665e-45f9-9cb1-19fab85b620a) 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-1857936014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9b8105c552f4f4fa79a05f29f3b27ae',qos_specs=None,replication_status=,reservations=['070049dd-f65b-466e-8d31-480d4928b091','0dd77475-dfd7-4e34-b4ef-5d0644b85f80','abd1205a-87b0-46f4-87fc-e542165ce25a','bd90fe6b-b785-45f1-b787-67314649344a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6f72c76826437e820ce4cda7527269',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.702989] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4519b017-125c-40e0-a46b-516655c1829b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.716087] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4519b017-125c-40e0-a46b-516655c1829b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.717075] [55415]: DEBUG cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Flow 'volume_create_api' (94392889-63ab-481e-8a28-09554205d3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.717788] [55415]: INFO cinder.volume.api [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Create volume request issued successfully. [ 701.718693] [55415]: INFO cinder.api.openstack.wsgi [None req-62055ae9-5950-4c5f-8eaa-18f0cc04a759 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 701.718693] [55415]: [pid: 55415|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:35:29 2025] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 701.728260] [55414]: DEBUG cinder.api.middleware.request_id [None req-14b78e2e-5b76-4232-a0a6-c08e9dda7f45 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.730390] [55414]: INFO cinder.api.openstack.wsgi [None req-14b78e2e-5b76-4232-a0a6-c08e9dda7f45 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 [ 701.732254] [55414]: DEBUG cinder.api.openstack.wsgi [None req-14b78e2e-5b76-4232-a0a6-c08e9dda7f45 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.732599] [55414]: DEBUG cinder.api.openstack.wsgi [None req-14b78e2e-5b76-4232-a0a6-c08e9dda7f45 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.740388] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.740388] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.745155] [55414]: INFO cinder.volume.api [None req-14b78e2e-5b76-4232-a0a6-c08e9dda7f45 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 701.750551] [55414]: INFO cinder.api.openstack.wsgi [None req-14b78e2e-5b76-4232-a0a6-c08e9dda7f45 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 returned with HTTP 200 [ 701.751113] [55414]: [pid: 55414|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:29 2025] GET /volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.765569] [55415]: DEBUG cinder.api.middleware.request_id [None req-30afe9f0-f1d5-4f2b-b29b-ed8fce566ae5 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.768164] [55415]: INFO cinder.api.openstack.wsgi [None req-30afe9f0-f1d5-4f2b-b29b-ed8fce566ae5 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 [ 702.768513] [55415]: DEBUG cinder.api.openstack.wsgi [None req-30afe9f0-f1d5-4f2b-b29b-ed8fce566ae5 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.768768] [55415]: DEBUG cinder.api.openstack.wsgi [None req-30afe9f0-f1d5-4f2b-b29b-ed8fce566ae5 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.781043] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.781043] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.785178] [55415]: INFO cinder.volume.api [None req-30afe9f0-f1d5-4f2b-b29b-ed8fce566ae5 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 702.791325] [55415]: INFO cinder.api.openstack.wsgi [None req-30afe9f0-f1d5-4f2b-b29b-ed8fce566ae5 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 returned with HTTP 200 [ 702.791758] [55415]: [pid: 55415|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:30 2025] GET /volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.026309] [55414]: DEBUG cinder.api.middleware.request_id [req-d0579e29-5ff9-42c0-aac6-a52b994721f6 req-89297a63-81e0-479a-93ac-9d445ec5e6b4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.029245] [55414]: INFO cinder.api.openstack.wsgi [req-d0579e29-5ff9-42c0-aac6-a52b994721f6 req-89297a63-81e0-479a-93ac-9d445ec5e6b4 tempest-ServerActionsTestJSON-1707485713 tempest-ServerActionsTestJSON-1707485713-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=58593514-7f18-4e17-9dbe-2735827790c7 [ 703.029641] [55414]: DEBUG cinder.api.openstack.wsgi [req-d0579e29-5ff9-42c0-aac6-a52b994721f6 req-89297a63-81e0-479a-93ac-9d445ec5e6b4 tempest-ServerActionsTestJSON-1707485713 tempest-ServerActionsTestJSON-1707485713-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.030710] [55414]: DEBUG cinder.api.openstack.wsgi [req-d0579e29-5ff9-42c0-aac6-a52b994721f6 req-89297a63-81e0-479a-93ac-9d445ec5e6b4 tempest-ServerActionsTestJSON-1707485713 tempest-ServerActionsTestJSON-1707485713-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.048116] [55414]: INFO cinder.api.openstack.wsgi [req-d0579e29-5ff9-42c0-aac6-a52b994721f6 req-89297a63-81e0-479a-93ac-9d445ec5e6b4 tempest-ServerActionsTestJSON-1707485713 tempest-ServerActionsTestJSON-1707485713-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=58593514-7f18-4e17-9dbe-2735827790c7 returned with HTTP 200 [ 703.048818] [55414]: [pid: 55414|app: 0|req: 30/59] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 21:35:30 2025] GET /volume/v3/attachments?instance_id=58593514-7f18-4e17-9dbe-2735827790c7 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.791147] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 713.042707] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 717.355997] [55415]: DEBUG cinder.api.middleware.request_id [req-ae91d02d-2444-4558-ab8e-28e567ee3a56 req-7bfc4ac0-bb61-4a85-8cd7-1a619d564aaa None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.361808] [55415]: INFO cinder.api.openstack.wsgi [req-ae91d02d-2444-4558-ab8e-28e567ee3a56 req-7bfc4ac0-bb61-4a85-8cd7-1a619d564aaa tempest-SecurityGroupsTestJSON-1701040809 tempest-SecurityGroupsTestJSON-1701040809-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=4329770f-b089-46da-8d91-c9e953ba3a09 [ 717.361808] [55415]: DEBUG cinder.api.openstack.wsgi [req-ae91d02d-2444-4558-ab8e-28e567ee3a56 req-7bfc4ac0-bb61-4a85-8cd7-1a619d564aaa tempest-SecurityGroupsTestJSON-1701040809 tempest-SecurityGroupsTestJSON-1701040809-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.361808] [55415]: DEBUG cinder.api.openstack.wsgi [req-ae91d02d-2444-4558-ab8e-28e567ee3a56 req-7bfc4ac0-bb61-4a85-8cd7-1a619d564aaa tempest-SecurityGroupsTestJSON-1701040809 tempest-SecurityGroupsTestJSON-1701040809-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.375383] [55415]: INFO cinder.api.openstack.wsgi [req-ae91d02d-2444-4558-ab8e-28e567ee3a56 req-7bfc4ac0-bb61-4a85-8cd7-1a619d564aaa tempest-SecurityGroupsTestJSON-1701040809 tempest-SecurityGroupsTestJSON-1701040809-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=4329770f-b089-46da-8d91-c9e953ba3a09 returned with HTTP 200 [ 717.375826] [55415]: [pid: 55415|app: 0|req: 30/60] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 21:35:45 2025] GET /volume/v3/attachments?instance_id=4329770f-b089-46da-8d91-c9e953ba3a09 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.693838] [55414]: DEBUG cinder.api.middleware.request_id [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-f19c852f-e473-4e34-9303-6f15a39a6b87 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.696265] [55414]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-f19c852f-e473-4e34-9303-6f15a39a6b87 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 724.696471] [55414]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-f19c852f-e473-4e34-9303-6f15a39a6b87 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.696697] [55414]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-f19c852f-e473-4e34-9303-6f15a39a6b87 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.709027] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.709027] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.712549] [55414]: INFO cinder.volume.api [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-f19c852f-e473-4e34-9303-6f15a39a6b87 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 724.717489] [55414]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-f19c852f-e473-4e34-9303-6f15a39a6b87 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 724.722020] [55414]: [pid: 55414|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:35:52 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.244728] [55415]: DEBUG cinder.api.middleware.request_id [None req-d370627e-d799-4a20-ab62-371b52c4cfe4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.245250] [55415]: INFO cinder.api.openstack.wsgi [None req-d370627e-d799-4a20-ab62-371b52c4cfe4 None None] GET http://10.180.1.21/volume// [ 726.245430] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d370627e-d799-4a20-ab62-371b52c4cfe4 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.245677] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d370627e-d799-4a20-ab62-371b52c4cfe4 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.246108] [55415]: INFO cinder.api.openstack.wsgi [None req-d370627e-d799-4a20-ab62-371b52c4cfe4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 726.246617] [55415]: [pid: 55415|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:35:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 726.251112] [55414]: DEBUG cinder.api.middleware.request_id [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-8caee42b-d82b-4d45-9ae4-e12b3d5514b7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.256390] [55414]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-8caee42b-d82b-4d45-9ae4-e12b3d5514b7 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 726.256390] [55414]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-8caee42b-d82b-4d45-9ae4-e12b3d5514b7 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8550f0f3-a490-457e-8f2e-c40746c02d5f", "connector": null, "instance_uuid": "d6fcbfca-a9ff-4085-b133-89c85fb1980e"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 726.271116] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.271116] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.297095] [55414]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-8caee42b-d82b-4d45-9ae4-e12b3d5514b7 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 726.297752] [55414]: [pid: 55414|app: 0|req: 32/63] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:35:54 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.326269] [55415]: DEBUG cinder.api.middleware.request_id [None req-a4a84c31-f241-4cae-9cff-1ac29c17c80e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.330141] [55415]: INFO cinder.api.openstack.wsgi [None req-a4a84c31-f241-4cae-9cff-1ac29c17c80e tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 726.330141] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a4a84c31-f241-4cae-9cff-1ac29c17c80e tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.330408] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a4a84c31-f241-4cae-9cff-1ac29c17c80e tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.345359] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.345359] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.349603] [55415]: INFO cinder.volume.api [None req-a4a84c31-f241-4cae-9cff-1ac29c17c80e tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 726.355536] [55415]: INFO cinder.api.openstack.wsgi [None req-a4a84c31-f241-4cae-9cff-1ac29c17c80e tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 726.356071] [55415]: [pid: 55415|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:54 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.830519] [55414]: DEBUG cinder.api.middleware.request_id [None req-23c32c13-63b1-466d-880d-40c5a6d3c2db None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.831434] [55414]: INFO cinder.api.openstack.wsgi [None req-23c32c13-63b1-466d-880d-40c5a6d3c2db None None] GET http://10.180.1.21/volume// [ 726.831657] [55414]: DEBUG cinder.api.openstack.wsgi [None req-23c32c13-63b1-466d-880d-40c5a6d3c2db None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.831986] [55414]: DEBUG cinder.api.openstack.wsgi [None req-23c32c13-63b1-466d-880d-40c5a6d3c2db None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.832692] [55414]: INFO cinder.api.openstack.wsgi [None req-23c32c13-63b1-466d-880d-40c5a6d3c2db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 726.833016] [55414]: [pid: 55414|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:35:54 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 726.837336] [55415]: DEBUG cinder.api.middleware.request_id [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-9a6381ef-7eae-40ad-a051-441de784406f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.839947] [55415]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-9a6381ef-7eae-40ad-a051-441de784406f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 726.840232] [55415]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-9a6381ef-7eae-40ad-a051-441de784406f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.840455] [55415]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-9a6381ef-7eae-40ad-a051-441de784406f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.854355] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.854355] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.857911] [55415]: INFO cinder.volume.api [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-9a6381ef-7eae-40ad-a051-441de784406f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 726.863159] [55415]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-9a6381ef-7eae-40ad-a051-441de784406f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 726.863159] [55415]: [pid: 55415|app: 0|req: 33/66] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:35:54 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1232 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 726.902486] [55414]: DEBUG cinder.api.middleware.request_id [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.904962] [55414]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] PUT http://10.180.1.21/volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0 [ 726.905415] [55414]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-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-520042", "mountpoint": "/dev/sdb"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 726.916714] [55414]: DEBUG cinder.coordination [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Acquiring lock "cinder-attachment_update-8550f0f3-a490-457e-8f2e-c40746c02d5f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 726.921839] [55414]: DEBUG cinder.coordination [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Lock "cinder-attachment_update-8550f0f3-a490-457e-8f2e-c40746c02d5f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 726.922468] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.922468] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.371573] [55415]: DEBUG cinder.api.middleware.request_id [None req-92fe4c25-4e78-4da5-9add-6f2165a51b23 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.374296] [55415]: INFO cinder.api.openstack.wsgi [None req-92fe4c25-4e78-4da5-9add-6f2165a51b23 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 727.374539] [55415]: DEBUG cinder.api.openstack.wsgi [None req-92fe4c25-4e78-4da5-9add-6f2165a51b23 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.374779] [55415]: DEBUG cinder.api.openstack.wsgi [None req-92fe4c25-4e78-4da5-9add-6f2165a51b23 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.387937] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.387937] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.392371] [55415]: INFO cinder.volume.api [None req-92fe4c25-4e78-4da5-9add-6f2165a51b23 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 727.396729] [55415]: INFO cinder.api.openstack.wsgi [None req-92fe4c25-4e78-4da5-9add-6f2165a51b23 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 727.397397] [55415]: [pid: 55415|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:55 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 728.412412] [55415]: DEBUG cinder.api.middleware.request_id [None req-61726cc2-d7e4-45df-8d1e-399bf54e3722 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.415296] [55415]: INFO cinder.api.openstack.wsgi [None req-61726cc2-d7e4-45df-8d1e-399bf54e3722 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 728.415296] [55415]: DEBUG cinder.api.openstack.wsgi [None req-61726cc2-d7e4-45df-8d1e-399bf54e3722 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.415296] [55415]: DEBUG cinder.api.openstack.wsgi [None req-61726cc2-d7e4-45df-8d1e-399bf54e3722 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.431198] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.431198] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.437511] [55415]: INFO cinder.volume.api [None req-61726cc2-d7e4-45df-8d1e-399bf54e3722 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 728.446273] [55415]: INFO cinder.api.openstack.wsgi [None req-61726cc2-d7e4-45df-8d1e-399bf54e3722 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 728.447022] [55415]: [pid: 55415|app: 0|req: 35/68] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:56 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.458605] [55415]: DEBUG cinder.api.middleware.request_id [None req-df16fcda-a580-4823-a361-a2a3beba524f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.461208] [55415]: INFO cinder.api.openstack.wsgi [None req-df16fcda-a580-4823-a361-a2a3beba524f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 729.461505] [55415]: DEBUG cinder.api.openstack.wsgi [None req-df16fcda-a580-4823-a361-a2a3beba524f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.461740] [55415]: DEBUG cinder.api.openstack.wsgi [None req-df16fcda-a580-4823-a361-a2a3beba524f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.478960] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.478960] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.483113] [55415]: INFO cinder.volume.api [None req-df16fcda-a580-4823-a361-a2a3beba524f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 729.488449] [55415]: INFO cinder.api.openstack.wsgi [None req-df16fcda-a580-4823-a361-a2a3beba524f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 729.488882] [55415]: [pid: 55415|app: 0|req: 36/69] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:57 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.503256] [55415]: DEBUG cinder.api.middleware.request_id [None req-66054ad8-6008-4d81-b773-8a6ec4b55e89 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.506333] [55415]: INFO cinder.api.openstack.wsgi [None req-66054ad8-6008-4d81-b773-8a6ec4b55e89 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 730.506560] [55415]: DEBUG cinder.api.openstack.wsgi [None req-66054ad8-6008-4d81-b773-8a6ec4b55e89 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.506817] [55415]: DEBUG cinder.api.openstack.wsgi [None req-66054ad8-6008-4d81-b773-8a6ec4b55e89 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.525900] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.525900] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.531239] [55415]: INFO cinder.volume.api [None req-66054ad8-6008-4d81-b773-8a6ec4b55e89 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 730.536889] [55415]: INFO cinder.api.openstack.wsgi [None req-66054ad8-6008-4d81-b773-8a6ec4b55e89 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 730.537511] [55415]: [pid: 55415|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:58 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 731.461146] [55414]: DEBUG cinder.coordination [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Lock "cinder-attachment_update-8550f0f3-a490-457e-8f2e-c40746c02d5f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.540s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 731.462366] [55414]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-a690ab65-467a-4ab6-b47a-a63b1c7b9fd9 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0 returned with HTTP 200 [ 731.462366] [55414]: [pid: 55414|app: 0|req: 34/71] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:35:54 2025] PUT /volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0 => generated 617 bytes in 4561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 731.555582] [55415]: DEBUG cinder.api.middleware.request_id [None req-683d35a4-a3e6-45d0-abf4-73f8d7609580 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.558708] [55415]: INFO cinder.api.openstack.wsgi [None req-683d35a4-a3e6-45d0-abf4-73f8d7609580 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 731.560976] [55415]: DEBUG cinder.api.openstack.wsgi [None req-683d35a4-a3e6-45d0-abf4-73f8d7609580 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.560976] [55415]: DEBUG cinder.api.openstack.wsgi [None req-683d35a4-a3e6-45d0-abf4-73f8d7609580 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.573901] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.573901] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.577684] [55415]: INFO cinder.volume.api [None req-683d35a4-a3e6-45d0-abf4-73f8d7609580 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 731.582602] [55415]: INFO cinder.api.openstack.wsgi [None req-683d35a4-a3e6-45d0-abf4-73f8d7609580 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 731.583091] [55415]: [pid: 55415|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:35:59 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.594326] [55414]: DEBUG cinder.api.middleware.request_id [None req-74aa96c5-6bdc-4908-8e67-77fee2343c45 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.598087] [55414]: INFO cinder.api.openstack.wsgi [None req-74aa96c5-6bdc-4908-8e67-77fee2343c45 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 732.598087] [55414]: DEBUG cinder.api.openstack.wsgi [None req-74aa96c5-6bdc-4908-8e67-77fee2343c45 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.598087] [55414]: DEBUG cinder.api.openstack.wsgi [None req-74aa96c5-6bdc-4908-8e67-77fee2343c45 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.616974] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.616974] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.621683] [55414]: INFO cinder.volume.api [None req-74aa96c5-6bdc-4908-8e67-77fee2343c45 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 732.630215] [55414]: INFO cinder.api.openstack.wsgi [None req-74aa96c5-6bdc-4908-8e67-77fee2343c45 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 732.630650] [55414]: [pid: 55414|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:00 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 733.637511] [55415]: DEBUG cinder.api.middleware.request_id [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-1498e57d-78b0-43a6-a07b-42d43e1f8176 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.641284] [55415]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-1498e57d-78b0-43a6-a07b-42d43e1f8176 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] POST http://10.180.1.21/volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0/action [ 733.643142] [55415]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-1498e57d-78b0-43a6-a07b-42d43e1f8176 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 733.643365] [55415]: DEBUG cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-1498e57d-78b0-43a6-a07b-42d43e1f8176 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 733.646606] [55414]: DEBUG cinder.api.middleware.request_id [None req-aa31cfca-c72b-48d4-90a0-0013bcaa2ee2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.654033] [55414]: INFO cinder.api.openstack.wsgi [None req-aa31cfca-c72b-48d4-90a0-0013bcaa2ee2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 733.654033] [55414]: DEBUG cinder.api.openstack.wsgi [None req-aa31cfca-c72b-48d4-90a0-0013bcaa2ee2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.654033] [55414]: DEBUG cinder.api.openstack.wsgi [None req-aa31cfca-c72b-48d4-90a0-0013bcaa2ee2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.672094] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.672094] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.676534] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.676534] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.676775] [55414]: INFO cinder.volume.api [None req-aa31cfca-c72b-48d4-90a0-0013bcaa2ee2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 733.684522] [55414]: INFO cinder.api.openstack.wsgi [None req-aa31cfca-c72b-48d4-90a0-0013bcaa2ee2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 733.684932] [55414]: [pid: 55414|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:01 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.691753] [55415]: INFO cinder.api.openstack.wsgi [req-b62dbe68-32a5-4530-9b7c-5ef3c88cf428 req-1498e57d-78b0-43a6-a07b-42d43e1f8176 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0/action returned with HTTP 204 [ 733.692882] [55415]: [pid: 55415|app: 0|req: 39/75] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:36:01 2025] POST /volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 734.696206] [55414]: DEBUG cinder.api.middleware.request_id [None req-c949e3e1-2a40-46e7-80ed-016ccd236eb4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.698597] [55414]: INFO cinder.api.openstack.wsgi [None req-c949e3e1-2a40-46e7-80ed-016ccd236eb4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 734.698854] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c949e3e1-2a40-46e7-80ed-016ccd236eb4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.699120] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c949e3e1-2a40-46e7-80ed-016ccd236eb4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.714829] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.714829] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.721266] [55414]: INFO cinder.volume.api [None req-c949e3e1-2a40-46e7-80ed-016ccd236eb4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 734.726490] [55414]: INFO cinder.api.openstack.wsgi [None req-c949e3e1-2a40-46e7-80ed-016ccd236eb4 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 734.726838] [55414]: [pid: 55414|app: 0|req: 37/76] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:02 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.738226] [55415]: DEBUG cinder.api.middleware.request_id [None req-4e1f0a13-5d9d-4788-b5e2-8646c523fe99 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.740037] [55415]: INFO cinder.api.openstack.wsgi [None req-4e1f0a13-5d9d-4788-b5e2-8646c523fe99 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 734.740276] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4e1f0a13-5d9d-4788-b5e2-8646c523fe99 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.740496] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4e1f0a13-5d9d-4788-b5e2-8646c523fe99 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.751509] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751509] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.754809] [55415]: INFO cinder.volume.api [None req-4e1f0a13-5d9d-4788-b5e2-8646c523fe99 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 734.759014] [55415]: INFO cinder.api.openstack.wsgi [None req-4e1f0a13-5d9d-4788-b5e2-8646c523fe99 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 734.759429] [55415]: [pid: 55415|app: 0|req: 40/77] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:02 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.986515] [55414]: DEBUG cinder.api.middleware.request_id [None req-2ed4ca28-a4a7-4455-9887-efe14f2a18ad None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.988661] [55414]: INFO cinder.api.openstack.wsgi [None req-2ed4ca28-a4a7-4455-9887-efe14f2a18ad tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 734.988913] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2ed4ca28-a4a7-4455-9887-efe14f2a18ad tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.989165] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2ed4ca28-a4a7-4455-9887-efe14f2a18ad tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.001171] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.001171] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.004540] [55414]: INFO cinder.volume.api [None req-2ed4ca28-a4a7-4455-9887-efe14f2a18ad tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 735.009075] [55414]: INFO cinder.api.openstack.wsgi [None req-2ed4ca28-a4a7-4455-9887-efe14f2a18ad tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 735.009367] [55414]: [pid: 55414|app: 0|req: 38/78] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:02 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.077789] [55415]: DEBUG cinder.api.middleware.request_id [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-e1b68294-855c-4935-b37c-335616b12730 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.080149] [55415]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-e1b68294-855c-4935-b37c-335616b12730 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 735.080386] [55415]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-e1b68294-855c-4935-b37c-335616b12730 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.080678] [55415]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-e1b68294-855c-4935-b37c-335616b12730 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.090730] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.090730] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.094142] [55415]: INFO cinder.volume.api [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-e1b68294-855c-4935-b37c-335616b12730 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 735.097941] [55415]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-e1b68294-855c-4935-b37c-335616b12730 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 735.098358] [55415]: [pid: 55415|app: 0|req: 41/79] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:36:02 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.130861] [55414]: DEBUG cinder.api.middleware.request_id [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.133156] [55414]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] POST http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f/action [ 735.133582] [55414]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 735.133727] [55414]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.144460] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.144460] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.144852] [55414]: INFO cinder.volume.api [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 735.150771] [55414]: INFO cinder.volume.api [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Begin detaching volume completed successfully. [ 735.151031] [55414]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-aeea0996-d954-4dd4-8032-d407a053cdd2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f/action returned with HTTP 202 [ 735.151433] [55414]: [pid: 55414|app: 0|req: 39/80] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:36:02 2025] POST /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 736.170903] [55415]: DEBUG cinder.api.middleware.request_id [None req-be10ec29-03f0-4662-8cf3-7ec4ba1d681e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.171429] [55415]: INFO cinder.api.openstack.wsgi [None req-be10ec29-03f0-4662-8cf3-7ec4ba1d681e None None] GET http://10.180.1.21/volume// [ 736.171647] [55415]: DEBUG cinder.api.openstack.wsgi [None req-be10ec29-03f0-4662-8cf3-7ec4ba1d681e None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.171879] [55415]: DEBUG cinder.api.openstack.wsgi [None req-be10ec29-03f0-4662-8cf3-7ec4ba1d681e None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.172333] [55415]: INFO cinder.api.openstack.wsgi [None req-be10ec29-03f0-4662-8cf3-7ec4ba1d681e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 736.172757] [55415]: [pid: 55415|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:36:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 736.176391] [55414]: DEBUG cinder.api.middleware.request_id [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-b33ba044-9150-4c97-8f8a-1dd59823d13f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.178760] [55414]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-b33ba044-9150-4c97-8f8a-1dd59823d13f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 736.179071] [55414]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-b33ba044-9150-4c97-8f8a-1dd59823d13f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.179319] [55414]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-b33ba044-9150-4c97-8f8a-1dd59823d13f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.193770] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.193770] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.197283] [55414]: INFO cinder.volume.api [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-b33ba044-9150-4c97-8f8a-1dd59823d13f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 736.201360] [55414]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-b33ba044-9150-4c97-8f8a-1dd59823d13f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 736.201758] [55414]: [pid: 55414|app: 0|req: 40/82] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:36:04 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1554 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 737.422872] [55415]: DEBUG cinder.api.middleware.request_id [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-c93ccbac-f217-4cad-950c-b1826e9b58ea None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.425508] [55415]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-c93ccbac-f217-4cad-950c-b1826e9b58ea tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0 [ 737.425735] [55415]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-c93ccbac-f217-4cad-950c-b1826e9b58ea tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.425981] [55415]: DEBUG cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-c93ccbac-f217-4cad-950c-b1826e9b58ea tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.435996] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.435996] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.080310] [55415]: INFO cinder.api.openstack.wsgi [req-55146dc7-8784-43b4-8990-1df5b2e2e56f req-c93ccbac-f217-4cad-950c-b1826e9b58ea tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0 returned with HTTP 200 [ 738.080456] [55415]: [pid: 55415|app: 0|req: 43/83] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:36:05 2025] DELETE /volume/v3/attachments/5fdde6c7-74e3-4c19-aa32-680702b95ee0 => generated 19 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.815236] [55414]: DEBUG cinder.api.middleware.request_id [None req-f50a2ea3-5fb1-4a17-83cd-8fa4535d2a8d None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.817756] [55414]: INFO cinder.api.openstack.wsgi [None req-f50a2ea3-5fb1-4a17-83cd-8fa4535d2a8d tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 739.818019] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f50a2ea3-5fb1-4a17-83cd-8fa4535d2a8d tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.818238] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f50a2ea3-5fb1-4a17-83cd-8fa4535d2a8d tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.832816] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.832816] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.837784] [55414]: INFO cinder.volume.api [None req-f50a2ea3-5fb1-4a17-83cd-8fa4535d2a8d tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 739.843289] [55414]: INFO cinder.api.openstack.wsgi [None req-f50a2ea3-5fb1-4a17-83cd-8fa4535d2a8d tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 739.843882] [55414]: [pid: 55414|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:07 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.857202] [55415]: DEBUG cinder.api.middleware.request_id [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.861021] [55415]: INFO cinder.api.openstack.wsgi [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 739.861021] [55415]: DEBUG cinder.api.openstack.wsgi [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.861021] [55415]: DEBUG cinder.api.openstack.wsgi [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.861021] [55415]: INFO cinder.api.v3.volumes [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Delete volume with id: 8550f0f3-a490-457e-8f2e-c40746c02d5f [ 739.870182] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870182] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.870572] [55415]: INFO cinder.volume.api [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 739.887919] [55415]: INFO cinder.volume.api [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Delete volume request issued successfully. [ 739.888025] [55415]: INFO cinder.api.openstack.wsgi [None req-615b66b6-81c8-463b-8f81-fafdfcccc01c tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 202 [ 739.888388] [55415]: [pid: 55415|app: 0|req: 44/85] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:36:07 2025] DELETE /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 739.892078] [55414]: DEBUG cinder.api.middleware.request_id [None req-35b0c240-454f-465b-a5db-147a9db23b7f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.896679] [55414]: INFO cinder.api.openstack.wsgi [None req-35b0c240-454f-465b-a5db-147a9db23b7f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 739.896919] [55414]: DEBUG cinder.api.openstack.wsgi [None req-35b0c240-454f-465b-a5db-147a9db23b7f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.897173] [55414]: DEBUG cinder.api.openstack.wsgi [None req-35b0c240-454f-465b-a5db-147a9db23b7f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.907512] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.907512] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.912032] [55414]: INFO cinder.volume.api [None req-35b0c240-454f-465b-a5db-147a9db23b7f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 739.919572] [55414]: INFO cinder.api.openstack.wsgi [None req-35b0c240-454f-465b-a5db-147a9db23b7f tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 739.919977] [55414]: [pid: 55414|app: 0|req: 42/86] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:07 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.931959] [55415]: DEBUG cinder.api.middleware.request_id [None req-7f87568d-a450-4fd6-9df5-fc251642d48a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.934091] [55415]: INFO cinder.api.openstack.wsgi [None req-7f87568d-a450-4fd6-9df5-fc251642d48a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 740.934331] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7f87568d-a450-4fd6-9df5-fc251642d48a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.934569] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7f87568d-a450-4fd6-9df5-fc251642d48a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.946493] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.946493] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.950184] [55415]: INFO cinder.volume.api [None req-7f87568d-a450-4fd6-9df5-fc251642d48a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 740.955508] [55415]: INFO cinder.api.openstack.wsgi [None req-7f87568d-a450-4fd6-9df5-fc251642d48a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 740.955911] [55415]: [pid: 55415|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:08 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.966276] [55414]: DEBUG cinder.api.middleware.request_id [None req-17136595-bcee-4ba6-b848-eefe4988f189 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.971024] [55414]: INFO cinder.api.openstack.wsgi [None req-17136595-bcee-4ba6-b848-eefe4988f189 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 741.971024] [55414]: DEBUG cinder.api.openstack.wsgi [None req-17136595-bcee-4ba6-b848-eefe4988f189 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.971024] [55414]: DEBUG cinder.api.openstack.wsgi [None req-17136595-bcee-4ba6-b848-eefe4988f189 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.982961] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.982961] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.988056] [55414]: INFO cinder.volume.api [None req-17136595-bcee-4ba6-b848-eefe4988f189 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Volume info retrieved successfully. [ 741.994174] [55414]: INFO cinder.api.openstack.wsgi [None req-17136595-bcee-4ba6-b848-eefe4988f189 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 200 [ 741.995053] [55414]: [pid: 55414|app: 0|req: 43/88] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:09 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.011978] [55415]: DEBUG cinder.api.middleware.request_id [None req-513988fb-6cb5-442f-85a8-2c020d8cad62 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.016875] [55415]: INFO cinder.api.openstack.wsgi [None req-513988fb-6cb5-442f-85a8-2c020d8cad62 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 743.016875] [55415]: DEBUG cinder.api.openstack.wsgi [None req-513988fb-6cb5-442f-85a8-2c020d8cad62 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.016875] [55415]: DEBUG cinder.api.openstack.wsgi [None req-513988fb-6cb5-442f-85a8-2c020d8cad62 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.026179] [55415]: INFO cinder.api.openstack.wsgi [None req-513988fb-6cb5-442f-85a8-2c020d8cad62 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 404 [ 743.026179] [55415]: [pid: 55415|app: 0|req: 46/89] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:10 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 747.423506] [55414]: DEBUG cinder.api.middleware.request_id [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-b37871a5-ecfb-4e21-8759-557f5008d944 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.427344] [55414]: INFO cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-b37871a5-ecfb-4e21-8759-557f5008d944 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd [ 747.427344] [55414]: DEBUG cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-b37871a5-ecfb-4e21-8759-557f5008d944 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.427344] [55414]: DEBUG cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-b37871a5-ecfb-4e21-8759-557f5008d944 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.437517] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.437517] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.002653] [55414]: INFO cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-b37871a5-ecfb-4e21-8759-557f5008d944 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd returned with HTTP 200 [ 748.003380] [55414]: [pid: 55414|app: 0|req: 44/90] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:36:15 2025] DELETE /volume/v3/attachments/5fb53c50-f844-41d1-a799-dc90d8ace9bd => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.011984] [55415]: DEBUG cinder.api.middleware.request_id [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.016846] [55415]: INFO cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 748.019022] [55415]: DEBUG cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.019022] [55415]: DEBUG cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.019022] [55415]: INFO cinder.api.v3.volumes [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Delete volume with id: 2c127b62-ae9d-4f27-bcf3-ce055e458e6c [ 748.037440] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037440] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.042661] [55415]: INFO cinder.volume.api [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Volume info retrieved successfully. [ 748.082552] [55415]: INFO cinder.volume.api [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] Delete volume request issued successfully. [ 748.082762] [55415]: INFO cinder.api.openstack.wsgi [req-fabd96e7-c70f-47d7-ba2f-868cc33cd70d req-3f16a80b-1c69-4d7a-93b4-f69b63b6ec48 tempest-ServersTestBootFromVolume-562673131 tempest-ServersTestBootFromVolume-562673131-project-member] http://10.180.1.21/volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c returned with HTTP 202 [ 748.083309] [55415]: [pid: 55415|app: 0|req: 47/91] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:36:15 2025] DELETE /volume/v3/volumes/2c127b62-ae9d-4f27-bcf3-ce055e458e6c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 758.001035] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=63,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 758.077964] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=71,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 779.704569] [55414]: DEBUG cinder.api.middleware.request_id [None req-321c1b02-03cc-475c-ba81-d5abb8aa8e6a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.707305] [55414]: INFO cinder.api.openstack.wsgi [None req-321c1b02-03cc-475c-ba81-d5abb8aa8e6a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 779.707591] [55414]: DEBUG cinder.api.openstack.wsgi [None req-321c1b02-03cc-475c-ba81-d5abb8aa8e6a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.707821] [55414]: DEBUG cinder.api.openstack.wsgi [None req-321c1b02-03cc-475c-ba81-d5abb8aa8e6a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.708091] [55414]: INFO cinder.api.v3.volumes [None req-321c1b02-03cc-475c-ba81-d5abb8aa8e6a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Delete volume with id: 8550f0f3-a490-457e-8f2e-c40746c02d5f [ 779.716881] [55414]: INFO cinder.api.openstack.wsgi [None req-321c1b02-03cc-475c-ba81-d5abb8aa8e6a tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 404 [ 779.717673] [55414]: [pid: 55414|app: 0|req: 45/92] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:36:47 2025] DELETE /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 779.723165] [55415]: DEBUG cinder.api.middleware.request_id [None req-bb19d068-71e4-403c-a58b-fd2ba1e928c2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.724025] [55415]: INFO cinder.api.openstack.wsgi [None req-bb19d068-71e4-403c-a58b-fd2ba1e928c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] GET http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f [ 779.724418] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bb19d068-71e4-403c-a58b-fd2ba1e928c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.724834] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bb19d068-71e4-403c-a58b-fd2ba1e928c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.734023] [55415]: INFO cinder.api.openstack.wsgi [None req-bb19d068-71e4-403c-a58b-fd2ba1e928c2 tempest-VolumesAssistedSnapshotsTest-427709042 tempest-VolumesAssistedSnapshotsTest-427709042-project-admin] http://10.180.1.21/volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f returned with HTTP 404 [ 779.734692] [55415]: [pid: 55415|app: 0|req: 48/93] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:36:47 2025] GET /volume/v3/volumes/8550f0f3-a490-457e-8f2e-c40746c02d5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 789.711749] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.728136] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 848.158218] [55414]: DEBUG cinder.api.middleware.request_id [None req-005cc431-32d1-4b81-9793-f8e94f564b50 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.160214] [55414]: INFO cinder.api.openstack.wsgi [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 [ 848.160447] [55414]: DEBUG cinder.api.openstack.wsgi [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.160850] [55414]: DEBUG cinder.api.openstack.wsgi [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.160985] [55414]: INFO cinder.api.v3.volumes [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Delete volume with id: 4ef64752-988d-41fe-b1da-155b06c42666 [ 848.173270] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.173270] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.175195] [55414]: INFO cinder.volume.api [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 848.199334] [55414]: INFO cinder.volume.api [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Delete volume request issued successfully. [ 848.199490] [55414]: INFO cinder.api.openstack.wsgi [None req-005cc431-32d1-4b81-9793-f8e94f564b50 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 returned with HTTP 202 [ 848.199927] [55414]: [pid: 55414|app: 0|req: 46/94] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:37:56 2025] DELETE /volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 848.203683] [55415]: DEBUG cinder.api.middleware.request_id [None req-dabb3aa6-3a38-44d0-bffe-b3b4c4e0509a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.207694] [55415]: INFO cinder.api.openstack.wsgi [None req-dabb3aa6-3a38-44d0-bffe-b3b4c4e0509a tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 [ 848.207694] [55415]: DEBUG cinder.api.openstack.wsgi [None req-dabb3aa6-3a38-44d0-bffe-b3b4c4e0509a tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.207694] [55415]: DEBUG cinder.api.openstack.wsgi [None req-dabb3aa6-3a38-44d0-bffe-b3b4c4e0509a tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.217629] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.217629] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.222121] [55415]: INFO cinder.volume.api [None req-dabb3aa6-3a38-44d0-bffe-b3b4c4e0509a tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 848.228091] [55415]: INFO cinder.api.openstack.wsgi [None req-dabb3aa6-3a38-44d0-bffe-b3b4c4e0509a tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 returned with HTTP 200 [ 848.228648] [55415]: [pid: 55415|app: 0|req: 49/95] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:37:56 2025] GET /volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.238243] [55414]: DEBUG cinder.api.middleware.request_id [None req-09b90736-5934-4a21-ab2c-be202c252988 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.240352] [55414]: INFO cinder.api.openstack.wsgi [None req-09b90736-5934-4a21-ab2c-be202c252988 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 [ 849.240583] [55414]: DEBUG cinder.api.openstack.wsgi [None req-09b90736-5934-4a21-ab2c-be202c252988 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.240845] [55414]: DEBUG cinder.api.openstack.wsgi [None req-09b90736-5934-4a21-ab2c-be202c252988 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.248711] [55414]: INFO cinder.api.openstack.wsgi [None req-09b90736-5934-4a21-ab2c-be202c252988 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 returned with HTTP 404 [ 849.249213] [55414]: [pid: 55414|app: 0|req: 47/96] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:37:57 2025] GET /volume/v3/volumes/4ef64752-988d-41fe-b1da-155b06c42666 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 849.252241] [55415]: DEBUG cinder.api.middleware.request_id [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.254765] [55415]: INFO cinder.api.openstack.wsgi [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 849.254765] [55415]: DEBUG cinder.api.openstack.wsgi [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.254765] [55415]: DEBUG cinder.api.openstack.wsgi [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.254921] [55415]: INFO cinder.api.v3.volumes [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Delete volume with id: b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 849.263843] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263843] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.264366] [55415]: INFO cinder.volume.api [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 849.279730] [55415]: INFO cinder.volume.api [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Delete volume request issued successfully. [ 849.279858] [55415]: INFO cinder.api.openstack.wsgi [None req-591987ed-76c3-4f3c-ae04-98b58f081f97 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 202 [ 849.280256] [55415]: [pid: 55415|app: 0|req: 50/97] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:37:57 2025] DELETE /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 849.283091] [55414]: DEBUG cinder.api.middleware.request_id [None req-fa131dd7-1bee-42a5-ada5-05a37b47ca76 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.285091] [55414]: INFO cinder.api.openstack.wsgi [None req-fa131dd7-1bee-42a5-ada5-05a37b47ca76 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 849.285320] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fa131dd7-1bee-42a5-ada5-05a37b47ca76 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.285577] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fa131dd7-1bee-42a5-ada5-05a37b47ca76 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.293934] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.293934] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.297840] [55414]: INFO cinder.volume.api [None req-fa131dd7-1bee-42a5-ada5-05a37b47ca76 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Volume info retrieved successfully. [ 849.302978] [55414]: INFO cinder.api.openstack.wsgi [None req-fa131dd7-1bee-42a5-ada5-05a37b47ca76 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 200 [ 849.303370] [55414]: [pid: 55414|app: 0|req: 48/98] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:37:57 2025] GET /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.313803] [55415]: DEBUG cinder.api.middleware.request_id [None req-316dfacf-0e2d-449c-b0d4-c2d0bf4a4d63 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.316055] [55415]: INFO cinder.api.openstack.wsgi [None req-316dfacf-0e2d-449c-b0d4-c2d0bf4a4d63 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] GET http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 [ 850.316323] [55415]: DEBUG cinder.api.openstack.wsgi [None req-316dfacf-0e2d-449c-b0d4-c2d0bf4a4d63 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.316551] [55415]: DEBUG cinder.api.openstack.wsgi [None req-316dfacf-0e2d-449c-b0d4-c2d0bf4a4d63 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.324190] [55415]: INFO cinder.api.openstack.wsgi [None req-316dfacf-0e2d-449c-b0d4-c2d0bf4a4d63 tempest-ServersNegativeTestJSON-352864665 tempest-ServersNegativeTestJSON-352864665-project-member] http://10.180.1.21/volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 returned with HTTP 404 [ 850.324724] [55415]: [pid: 55415|app: 0|req: 51/99] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:37:58 2025] GET /volume/v3/volumes/b5008809-f749-46b4-8d12-a0a5a3ee2dc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 859.300521] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 860.319860] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.402699] [55414]: DEBUG cinder.api.middleware.request_id [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.404392] [55414]: INFO cinder.api.openstack.wsgi [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] POST http://10.180.1.21/volume/v3/volumes [ 867.405083] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1150866819"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 867.406542] [55414]: DEBUG cinder.api.v3.volumes [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1150866819'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 867.406672] [55414]: INFO cinder.api.v3.volumes [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Create volume of 1 GB [ 867.412880] [55414]: INFO cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Availability Zones retrieved successfully. [ 867.419779] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Flow 'volume_create_api' (f576e16c-965a-4e97-b5a7-a4afca9cbbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 867.421067] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4be5d2-b64e-48f9-8847-c059d1cd5d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 867.422332] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 867.445431] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4be5d2-b64e-48f9-8847-c059d1cd5d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 867.446285] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48c63e1-53ef-446b-b034-7a1915358d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 867.501176] [55414]: DEBUG cinder.quota [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Created reservations ['605a294e-5f4e-4e23-bff7-7679969c673b', '51ff3572-c1c3-4b80-b370-ccd2ca3d7524', '5b8af260-b1eb-484c-a2ed-48b91f9a70bf', 'b5a1e102-701c-4f0f-bdf5-81d455ba1822'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 867.502124] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48c63e1-53ef-446b-b034-7a1915358d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605a294e-5f4e-4e23-bff7-7679969c673b', '51ff3572-c1c3-4b80-b370-ccd2ca3d7524', '5b8af260-b1eb-484c-a2ed-48b91f9a70bf', 'b5a1e102-701c-4f0f-bdf5-81d455ba1822']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 867.503008] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093b32b0-bfa0-4e30-98cb-e2ab744ea106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 867.520118] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093b32b0-bfa0-4e30-98cb-e2ab744ea106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73fd4b8c-e814-4fae-8d90-b39499e90038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1150866819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1295763e573249658770aafd80e66811',qos_specs=None,replication_status=,reservations=['605a294e-5f4e-4e23-bff7-7679969c673b','51ff3572-c1c3-4b80-b370-ccd2ca3d7524','5b8af260-b1eb-484c-a2ed-48b91f9a70bf','b5a1e102-701c-4f0f-bdf5-81d455ba1822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47d71a949fe47b49f47d29ab4846272',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1150866819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73fd4b8c-e814-4fae-8d90-b39499e90038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1295763e573249658770aafd80e66811',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='e47d71a949fe47b49f47d29ab4846272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 867.521368] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c79ea2-8744-4a44-b081-7054e9c397c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 867.536783] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c79ea2-8744-4a44-b081-7054e9c397c0) 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-1150866819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1295763e573249658770aafd80e66811',qos_specs=None,replication_status=,reservations=['605a294e-5f4e-4e23-bff7-7679969c673b','51ff3572-c1c3-4b80-b370-ccd2ca3d7524','5b8af260-b1eb-484c-a2ed-48b91f9a70bf','b5a1e102-701c-4f0f-bdf5-81d455ba1822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e47d71a949fe47b49f47d29ab4846272',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 867.537795] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eee35ce-6370-42ee-a7f6-298952682380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 867.550670] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eee35ce-6370-42ee-a7f6-298952682380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 867.552558] [55414]: DEBUG cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Flow 'volume_create_api' (f576e16c-965a-4e97-b5a7-a4afca9cbbd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 867.552558] [55414]: INFO cinder.volume.api [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Create volume request issued successfully. [ 867.553109] [55414]: INFO cinder.api.openstack.wsgi [None req-6dd70e1d-80db-4bfe-a078-c6ce04045e35 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 867.553660] [55414]: [pid: 55414|app: 0|req: 49/100] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:38:15 2025] POST /volume/v3/volumes => generated 751 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 867.563362] [55415]: DEBUG cinder.api.middleware.request_id [None req-3317c47e-4d77-4834-ab19-7e19c386c132 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.566658] [55415]: INFO cinder.api.openstack.wsgi [None req-3317c47e-4d77-4834-ab19-7e19c386c132 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 867.566658] [55415]: DEBUG cinder.api.openstack.wsgi [None req-3317c47e-4d77-4834-ab19-7e19c386c132 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.566936] [55415]: DEBUG cinder.api.openstack.wsgi [None req-3317c47e-4d77-4834-ab19-7e19c386c132 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.578025] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.578025] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.581065] [55415]: INFO cinder.volume.api [None req-3317c47e-4d77-4834-ab19-7e19c386c132 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 867.587616] [55415]: INFO cinder.api.openstack.wsgi [None req-3317c47e-4d77-4834-ab19-7e19c386c132 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 867.587616] [55415]: [pid: 55415|app: 0|req: 52/101] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:15 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.607622] [55414]: DEBUG cinder.api.middleware.request_id [None req-ccf41c6e-a5ce-4fbc-903c-ee8306734f22 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.613743] [55414]: INFO cinder.api.openstack.wsgi [None req-ccf41c6e-a5ce-4fbc-903c-ee8306734f22 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 868.613743] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ccf41c6e-a5ce-4fbc-903c-ee8306734f22 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.613743] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ccf41c6e-a5ce-4fbc-903c-ee8306734f22 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.628846] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.628846] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.630694] [55414]: INFO cinder.volume.api [None req-ccf41c6e-a5ce-4fbc-903c-ee8306734f22 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 868.638434] [55414]: INFO cinder.api.openstack.wsgi [None req-ccf41c6e-a5ce-4fbc-903c-ee8306734f22 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 868.638711] [55414]: [pid: 55414|app: 0|req: 50/102] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:16 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.728330] [55415]: DEBUG cinder.api.middleware.request_id [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-a6c9aafb-a68e-49de-8209-0311a9a1ab3f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.730846] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-a6c9aafb-a68e-49de-8209-0311a9a1ab3f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 868.731039] [55415]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-a6c9aafb-a68e-49de-8209-0311a9a1ab3f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.731246] [55415]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-a6c9aafb-a68e-49de-8209-0311a9a1ab3f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.739826] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.739826] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.744142] [55415]: INFO cinder.volume.api [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-a6c9aafb-a68e-49de-8209-0311a9a1ab3f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 868.749231] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-a6c9aafb-a68e-49de-8209-0311a9a1ab3f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 868.749930] [55415]: [pid: 55415|app: 0|req: 53/103] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:16 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 870.288559] [55414]: DEBUG cinder.api.middleware.request_id [None req-a717cf56-df3c-4d0b-b079-80432545f847 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.288766] [55414]: INFO cinder.api.openstack.wsgi [None req-a717cf56-df3c-4d0b-b079-80432545f847 None None] GET http://10.180.1.21/volume// [ 870.289054] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a717cf56-df3c-4d0b-b079-80432545f847 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.289289] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a717cf56-df3c-4d0b-b079-80432545f847 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.289805] [55414]: INFO cinder.api.openstack.wsgi [None req-a717cf56-df3c-4d0b-b079-80432545f847 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 870.290174] [55414]: [pid: 55414|app: 0|req: 51/104] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:38:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 870.297987] [55415]: DEBUG cinder.api.middleware.request_id [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-b6e98b91-fd24-417c-885d-2bcea28f07fc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.302755] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-b6e98b91-fd24-417c-885d-2bcea28f07fc tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] POST http://10.180.1.21/volume/v3/attachments [ 870.302755] [55415]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-b6e98b91-fd24-417c-885d-2bcea28f07fc tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73fd4b8c-e814-4fae-8d90-b39499e90038", "connector": null, "instance_uuid": "efe2f4dd-4755-403b-831f-e51abb2f5ce1"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 870.314534] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.314534] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.349600] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-b6e98b91-fd24-417c-885d-2bcea28f07fc tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 870.350395] [55415]: [pid: 55415|app: 0|req: 54/105] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:38:18 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) [ 870.384840] [55414]: DEBUG cinder.api.middleware.request_id [None req-660e0cf0-4d94-4e8a-93d6-ce98e5166cdf None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.387218] [55414]: INFO cinder.api.openstack.wsgi [None req-660e0cf0-4d94-4e8a-93d6-ce98e5166cdf tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 870.387544] [55414]: DEBUG cinder.api.openstack.wsgi [None req-660e0cf0-4d94-4e8a-93d6-ce98e5166cdf tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.387792] [55414]: DEBUG cinder.api.openstack.wsgi [None req-660e0cf0-4d94-4e8a-93d6-ce98e5166cdf tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.400608] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.400608] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.404818] [55414]: INFO cinder.volume.api [None req-660e0cf0-4d94-4e8a-93d6-ce98e5166cdf tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 870.412325] [55414]: INFO cinder.api.openstack.wsgi [None req-660e0cf0-4d94-4e8a-93d6-ce98e5166cdf tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 870.412788] [55414]: [pid: 55414|app: 0|req: 52/106] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:18 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.886153] [55415]: DEBUG cinder.api.middleware.request_id [None req-f4679d02-59e9-45fd-886f-58cbd7374de9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.886627] [55415]: INFO cinder.api.openstack.wsgi [None req-f4679d02-59e9-45fd-886f-58cbd7374de9 None None] GET http://10.180.1.21/volume// [ 870.886849] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f4679d02-59e9-45fd-886f-58cbd7374de9 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.887098] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f4679d02-59e9-45fd-886f-58cbd7374de9 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.888337] [55415]: INFO cinder.api.openstack.wsgi [None req-f4679d02-59e9-45fd-886f-58cbd7374de9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 870.888337] [55415]: [pid: 55415|app: 0|req: 55/107] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:38:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 870.893617] [55414]: DEBUG cinder.api.middleware.request_id [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-33986978-d6d5-4835-952f-3d1ca5119b9f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.895932] [55414]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-33986978-d6d5-4835-952f-3d1ca5119b9f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 870.896449] [55414]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-33986978-d6d5-4835-952f-3d1ca5119b9f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.896881] [55414]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-33986978-d6d5-4835-952f-3d1ca5119b9f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.913670] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.913670] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.919602] [55414]: INFO cinder.volume.api [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-33986978-d6d5-4835-952f-3d1ca5119b9f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 870.927662] [55414]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-33986978-d6d5-4835-952f-3d1ca5119b9f tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 870.932664] [55414]: [pid: 55414|app: 0|req: 53/108] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:38:18 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 870.981524] [55415]: DEBUG cinder.api.middleware.request_id [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.984289] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] PUT http://10.180.1.21/volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65 [ 870.984795] [55415]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-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-520170", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 870.994424] [55415]: DEBUG cinder.coordination [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Acquiring lock "cinder-attachment_update-73fd4b8c-e814-4fae-8d90-b39499e90038-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 871.000704] [55415]: DEBUG cinder.coordination [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Lock "cinder-attachment_update-73fd4b8c-e814-4fae-8d90-b39499e90038-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 871.003024] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.003024] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.423276] [55414]: DEBUG cinder.api.middleware.request_id [None req-6e13de66-4f1f-4764-9dfc-f60c31a6c1ac None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.430694] [55414]: INFO cinder.api.openstack.wsgi [None req-6e13de66-4f1f-4764-9dfc-f60c31a6c1ac tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 871.430810] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6e13de66-4f1f-4764-9dfc-f60c31a6c1ac tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.431056] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6e13de66-4f1f-4764-9dfc-f60c31a6c1ac tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.448759] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.448759] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.461370] [55414]: INFO cinder.volume.api [None req-6e13de66-4f1f-4764-9dfc-f60c31a6c1ac tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 871.467826] [55414]: INFO cinder.api.openstack.wsgi [None req-6e13de66-4f1f-4764-9dfc-f60c31a6c1ac tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 871.467826] [55414]: [pid: 55414|app: 0|req: 54/109] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:19 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.481567] [55414]: DEBUG cinder.api.middleware.request_id [None req-9eb25411-d10f-4802-b31a-1f6a2c5e495b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.483764] [55414]: INFO cinder.api.openstack.wsgi [None req-9eb25411-d10f-4802-b31a-1f6a2c5e495b tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 872.484023] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9eb25411-d10f-4802-b31a-1f6a2c5e495b tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.484594] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9eb25411-d10f-4802-b31a-1f6a2c5e495b tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.503212] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.503212] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.510217] [55414]: INFO cinder.volume.api [None req-9eb25411-d10f-4802-b31a-1f6a2c5e495b tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 872.515511] [55414]: INFO cinder.api.openstack.wsgi [None req-9eb25411-d10f-4802-b31a-1f6a2c5e495b tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 872.516032] [55414]: [pid: 55414|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:20 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.526751] [55414]: DEBUG cinder.api.middleware.request_id [None req-ae362891-e33f-44e3-b615-4b84058e56be None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.529110] [55414]: INFO cinder.api.openstack.wsgi [None req-ae362891-e33f-44e3-b615-4b84058e56be tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 873.529505] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ae362891-e33f-44e3-b615-4b84058e56be tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.529753] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ae362891-e33f-44e3-b615-4b84058e56be tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.543667] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.543667] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.548450] [55414]: INFO cinder.volume.api [None req-ae362891-e33f-44e3-b615-4b84058e56be tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 873.553669] [55414]: INFO cinder.api.openstack.wsgi [None req-ae362891-e33f-44e3-b615-4b84058e56be tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 873.554125] [55414]: [pid: 55414|app: 0|req: 56/111] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:21 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 874.565302] [55414]: DEBUG cinder.api.middleware.request_id [None req-991868a7-2940-4881-91d4-a699913151b9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.567817] [55414]: INFO cinder.api.openstack.wsgi [None req-991868a7-2940-4881-91d4-a699913151b9 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 874.568071] [55414]: DEBUG cinder.api.openstack.wsgi [None req-991868a7-2940-4881-91d4-a699913151b9 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.568299] [55414]: DEBUG cinder.api.openstack.wsgi [None req-991868a7-2940-4881-91d4-a699913151b9 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.584317] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.584317] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.589331] [55414]: INFO cinder.volume.api [None req-991868a7-2940-4881-91d4-a699913151b9 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 874.595141] [55414]: INFO cinder.api.openstack.wsgi [None req-991868a7-2940-4881-91d4-a699913151b9 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 874.595721] [55414]: [pid: 55414|app: 0|req: 57/112] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:22 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.605281] [55414]: DEBUG cinder.api.middleware.request_id [None req-ac12f5b4-6564-4d25-9b4a-f9c6e4c15bb6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.607622] [55414]: INFO cinder.api.openstack.wsgi [None req-ac12f5b4-6564-4d25-9b4a-f9c6e4c15bb6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 875.607940] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ac12f5b4-6564-4d25-9b4a-f9c6e4c15bb6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.608270] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ac12f5b4-6564-4d25-9b4a-f9c6e4c15bb6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.620268] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.620268] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.623962] [55414]: INFO cinder.volume.api [None req-ac12f5b4-6564-4d25-9b4a-f9c6e4c15bb6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 875.629615] [55414]: INFO cinder.api.openstack.wsgi [None req-ac12f5b4-6564-4d25-9b4a-f9c6e4c15bb6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 875.630144] [55414]: [pid: 55414|app: 0|req: 58/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:23 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.035640] [55415]: DEBUG cinder.coordination [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Lock "cinder-attachment_update-73fd4b8c-e814-4fae-8d90-b39499e90038-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 876.036014] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-26e1c107-12e2-4755-8743-8956b61fd95e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65 returned with HTTP 200 [ 876.036618] [55415]: [pid: 55415|app: 0|req: 56/114] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:38:18 2025] PUT /volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65 => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 876.640671] [55414]: DEBUG cinder.api.middleware.request_id [None req-631849c4-c13d-4603-8cce-58f0955be2d8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.642930] [55414]: INFO cinder.api.openstack.wsgi [None req-631849c4-c13d-4603-8cce-58f0955be2d8 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 876.643200] [55414]: DEBUG cinder.api.openstack.wsgi [None req-631849c4-c13d-4603-8cce-58f0955be2d8 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.643457] [55414]: DEBUG cinder.api.openstack.wsgi [None req-631849c4-c13d-4603-8cce-58f0955be2d8 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.665481] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.665481] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.673688] [55414]: INFO cinder.volume.api [None req-631849c4-c13d-4603-8cce-58f0955be2d8 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 876.679738] [55414]: INFO cinder.api.openstack.wsgi [None req-631849c4-c13d-4603-8cce-58f0955be2d8 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 876.680216] [55414]: [pid: 55414|app: 0|req: 59/115] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:24 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.652175] [55415]: DEBUG cinder.api.middleware.request_id [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-dd7edb4b-9190-44f9-8ca9-24f02df3c1ad None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.654791] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-dd7edb4b-9190-44f9-8ca9-24f02df3c1ad tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] POST http://10.180.1.21/volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65/action [ 877.656035] [55415]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-dd7edb4b-9190-44f9-8ca9-24f02df3c1ad tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 877.656035] [55415]: DEBUG cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-dd7edb4b-9190-44f9-8ca9-24f02df3c1ad tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.673793] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.673793] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.684383] [55415]: INFO cinder.api.openstack.wsgi [req-eb93ba95-cd85-471c-b69d-a826fd8163d1 req-dd7edb4b-9190-44f9-8ca9-24f02df3c1ad tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65/action returned with HTTP 204 [ 877.684967] [55415]: [pid: 55415|app: 0|req: 57/116] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:38:25 2025] POST /volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 877.692595] [55414]: DEBUG cinder.api.middleware.request_id [None req-3ede8e29-d96b-4b02-bc11-978c695ac999 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.695279] [55414]: INFO cinder.api.openstack.wsgi [None req-3ede8e29-d96b-4b02-bc11-978c695ac999 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 877.695557] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3ede8e29-d96b-4b02-bc11-978c695ac999 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.695833] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3ede8e29-d96b-4b02-bc11-978c695ac999 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.709251] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.709251] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.714751] [55414]: INFO cinder.volume.api [None req-3ede8e29-d96b-4b02-bc11-978c695ac999 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 877.721615] [55414]: INFO cinder.api.openstack.wsgi [None req-3ede8e29-d96b-4b02-bc11-978c695ac999 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 877.722352] [55414]: [pid: 55414|app: 0|req: 60/117] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:25 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 877.731334] [55415]: DEBUG cinder.api.middleware.request_id [None req-a09a5c4e-4d0a-48cf-bc38-c79fab76ad72 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.734298] [55415]: INFO cinder.api.openstack.wsgi [None req-a09a5c4e-4d0a-48cf-bc38-c79fab76ad72 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 877.734674] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a09a5c4e-4d0a-48cf-bc38-c79fab76ad72 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.734966] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a09a5c4e-4d0a-48cf-bc38-c79fab76ad72 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.746495] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.746495] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.750586] [55415]: INFO cinder.volume.api [None req-a09a5c4e-4d0a-48cf-bc38-c79fab76ad72 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 877.755988] [55415]: INFO cinder.api.openstack.wsgi [None req-a09a5c4e-4d0a-48cf-bc38-c79fab76ad72 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 877.756489] [55415]: [pid: 55415|app: 0|req: 58/118] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:25 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 883.449440] [55414]: DEBUG cinder.api.middleware.request_id [req-da9f76d0-1fcc-4fef-b907-9a484b16d9a9 req-2537b890-a872-4148-a116-8cee1eebb0e6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.452968] [55414]: INFO cinder.api.openstack.wsgi [req-da9f76d0-1fcc-4fef-b907-9a484b16d9a9 req-2537b890-a872-4148-a116-8cee1eebb0e6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] DELETE http://10.180.1.21/volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65 [ 883.452968] [55414]: DEBUG cinder.api.openstack.wsgi [req-da9f76d0-1fcc-4fef-b907-9a484b16d9a9 req-2537b890-a872-4148-a116-8cee1eebb0e6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.453200] [55414]: DEBUG cinder.api.openstack.wsgi [req-da9f76d0-1fcc-4fef-b907-9a484b16d9a9 req-2537b890-a872-4148-a116-8cee1eebb0e6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.463186] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.463186] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.993362] [55414]: INFO cinder.api.openstack.wsgi [req-da9f76d0-1fcc-4fef-b907-9a484b16d9a9 req-2537b890-a872-4148-a116-8cee1eebb0e6 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65 returned with HTTP 200 [ 883.993809] [55414]: [pid: 55414|app: 0|req: 61/119] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:38:31 2025] DELETE /volume/v3/attachments/66a4a9f7-3e46-4e9e-a639-199f04b5be65 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.753467] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=27,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 892.567686] [55415]: DEBUG cinder.api.middleware.request_id [None req-964e1266-ea07-4153-84b5-010e344ad8e9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.675934] [55415]: INFO cinder.api.openstack.wsgi [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] POST http://10.180.1.21/volume/v3/volumes [ 892.676381] [55415]: DEBUG cinder.api.openstack.wsgi [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2043548519"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 892.678984] [55415]: DEBUG cinder.api.v3.volumes [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2043548519'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 892.679198] [55415]: INFO cinder.api.v3.volumes [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume of 1 GB [ 892.686838] [55415]: INFO cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Availability Zones retrieved successfully. [ 892.694818] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Flow 'volume_create_api' (d2578540-fdf3-4a99-a4d8-773b85f67adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.696541] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c9f846-d9e6-417a-a488-7567581242d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.698308] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 892.726047] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c9f846-d9e6-417a-a488-7567581242d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.730030] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6952a8-503d-42cf-8e51-206fc493e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.801352] [55415]: DEBUG cinder.quota [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Created reservations ['92e00044-c966-4b36-b797-115d6fe6d715', '122bb8bc-8662-4c8c-b229-b754736fe226', 'd1598a37-a828-473e-a7f6-4b5be0a34525', '77ecbb9b-3b4e-415a-942f-367ed8d7681e'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 892.802194] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6952a8-503d-42cf-8e51-206fc493e63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92e00044-c966-4b36-b797-115d6fe6d715', '122bb8bc-8662-4c8c-b229-b754736fe226', 'd1598a37-a828-473e-a7f6-4b5be0a34525', '77ecbb9b-3b4e-415a-942f-367ed8d7681e']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.803283] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd994b2-ecb5-4749-b0b3-833f4680d1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.827784] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd994b2-ecb5-4749-b0b3-833f4680d1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2043548519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3fa7c8d94a9143ca973e7dc0026145d4',qos_specs=None,replication_status=,reservations=['92e00044-c966-4b36-b797-115d6fe6d715','122bb8bc-8662-4c8c-b229-b754736fe226','d1598a37-a828-473e-a7f6-4b5be0a34525','77ecbb9b-3b4e-415a-942f-367ed8d7681e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbef2943d8854b48a168803e12c2d8b2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2043548519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3fa7c8d94a9143ca973e7dc0026145d4',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='dbef2943d8854b48a168803e12c2d8b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.828949] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41be0368-6f84-419b-b28a-30426436705d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.845492] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41be0368-6f84-419b-b28a-30426436705d) 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-2043548519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3fa7c8d94a9143ca973e7dc0026145d4',qos_specs=None,replication_status=,reservations=['92e00044-c966-4b36-b797-115d6fe6d715','122bb8bc-8662-4c8c-b229-b754736fe226','d1598a37-a828-473e-a7f6-4b5be0a34525','77ecbb9b-3b4e-415a-942f-367ed8d7681e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbef2943d8854b48a168803e12c2d8b2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.846531] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246df01a-5964-4433-a120-06b325f6bf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.858298] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246df01a-5964-4433-a120-06b325f6bf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.859788] [55415]: DEBUG cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Flow 'volume_create_api' (d2578540-fdf3-4a99-a4d8-773b85f67adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.860210] [55415]: INFO cinder.volume.api [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume request issued successfully. [ 892.861041] [55415]: INFO cinder.api.openstack.wsgi [None req-964e1266-ea07-4153-84b5-010e344ad8e9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 892.861603] [55415]: [pid: 55415|app: 0|req: 59/120] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:38:40 2025] POST /volume/v3/volumes => generated 759 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 892.871405] [55414]: DEBUG cinder.api.middleware.request_id [None req-1e229af6-fff9-4256-b0ee-cc276f7be88c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.874811] [55414]: INFO cinder.api.openstack.wsgi [None req-1e229af6-fff9-4256-b0ee-cc276f7be88c tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 892.875097] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1e229af6-fff9-4256-b0ee-cc276f7be88c tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.875332] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1e229af6-fff9-4256-b0ee-cc276f7be88c tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.883503] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883503] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.887313] [55414]: INFO cinder.volume.api [None req-1e229af6-fff9-4256-b0ee-cc276f7be88c tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 892.891824] [55414]: INFO cinder.api.openstack.wsgi [None req-1e229af6-fff9-4256-b0ee-cc276f7be88c tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa returned with HTTP 200 [ 892.892378] [55414]: [pid: 55414|app: 0|req: 62/121] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:40 2025] GET /volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.281831] [55415]: DEBUG cinder.api.middleware.request_id [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.285405] [55415]: INFO cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] POST http://10.180.1.21/volume/v3/volumes [ 893.285847] [55415]: DEBUG cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-10474181", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 893.287827] [55415]: DEBUG cinder.api.v3.volumes [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-10474181', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 893.288022] [55415]: INFO cinder.api.v3.volumes [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Create volume of 1 GB [ 893.288404] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.288404] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.292479] [55415]: INFO cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Availability Zones retrieved successfully. [ 893.300173] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Flow 'volume_create_api' (e8c81132-e029-4c67-9817-f0775e1f1fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 893.301149] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cceb9e30-bd0d-4331-be77-93b282b5db94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 893.302360] [55415]: DEBUG cinder.volume.flows.api.create_volume [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 893.322890] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cceb9e30-bd0d-4331-be77-93b282b5db94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 893.323984] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3fd623-e77d-4aee-8d7f-015d4bce1748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 893.373022] [55415]: DEBUG cinder.quota [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Created reservations ['01b5137c-6471-442c-bee8-e4f0accaa1d4', '70b50368-b6f7-4f11-bcf1-5be0227e188d', 'c482c96e-accb-4148-b168-b684fe81f180', '2f79f723-07e5-424a-88d0-0972a19413d2'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 893.373022] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3fd623-e77d-4aee-8d7f-015d4bce1748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b5137c-6471-442c-bee8-e4f0accaa1d4', '70b50368-b6f7-4f11-bcf1-5be0227e188d', 'c482c96e-accb-4148-b168-b684fe81f180', '2f79f723-07e5-424a-88d0-0972a19413d2']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 893.373743] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407e6c20-27df-4d1f-b51e-be9820bfc016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 893.390767] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407e6c20-27df-4d1f-b51e-be9820bfc016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658e98dd-dc5a-4041-9d8f-b62003f58f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-10474181',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d004131d8bc044cd9342c4a47176fd78',qos_specs=None,replication_status=,reservations=['01b5137c-6471-442c-bee8-e4f0accaa1d4','70b50368-b6f7-4f11-bcf1-5be0227e188d','c482c96e-accb-4148-b168-b684fe81f180','2f79f723-07e5-424a-88d0-0972a19413d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f5a4431b1c404f891e8e6ed1cd6ba2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-10474181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=658e98dd-dc5a-4041-9d8f-b62003f58f0b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d004131d8bc044cd9342c4a47176fd78',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='36f5a4431b1c404f891e8e6ed1cd6ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 893.391853] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ef8e52-7f72-404f-992c-869406884786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 893.406899] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ef8e52-7f72-404f-992c-869406884786) 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-10474181',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d004131d8bc044cd9342c4a47176fd78',qos_specs=None,replication_status=,reservations=['01b5137c-6471-442c-bee8-e4f0accaa1d4','70b50368-b6f7-4f11-bcf1-5be0227e188d','c482c96e-accb-4148-b168-b684fe81f180','2f79f723-07e5-424a-88d0-0972a19413d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f5a4431b1c404f891e8e6ed1cd6ba2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 893.407692] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1777f782-1453-4cc5-baa8-be9ac353d9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 893.427909] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1777f782-1453-4cc5-baa8-be9ac353d9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 893.427909] [55415]: DEBUG cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Flow 'volume_create_api' (e8c81132-e029-4c67-9817-f0775e1f1fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 893.427909] [55415]: INFO cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Create volume request issued successfully. [ 893.430609] [55415]: INFO cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-758d39b2-2051-49f5-9283-1da53f5bee16 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 893.430609] [55415]: [pid: 55415|app: 0|req: 60/122] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Feb 16 21:38:41 2025] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 893.437110] [55414]: DEBUG cinder.api.middleware.request_id [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-1f7d374b-0b74-48e2-8032-06ef44079b58 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.441479] [55414]: INFO cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-1f7d374b-0b74-48e2-8032-06ef44079b58 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] GET http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 893.441746] [55414]: DEBUG cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-1f7d374b-0b74-48e2-8032-06ef44079b58 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.442035] [55414]: DEBUG cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-1f7d374b-0b74-48e2-8032-06ef44079b58 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.454274] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.454274] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.459660] [55414]: INFO cinder.volume.api [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-1f7d374b-0b74-48e2-8032-06ef44079b58 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Volume info retrieved successfully. [ 893.464846] [55414]: INFO cinder.api.openstack.wsgi [req-50d8616f-2e2b-43c9-bf84-f4ecb243d1bf req-1f7d374b-0b74-48e2-8032-06ef44079b58 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 200 [ 893.465661] [55414]: [pid: 55414|app: 0|req: 63/123] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:41 2025] GET /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.505868] [55415]: DEBUG cinder.api.middleware.request_id [req-7621f6be-e101-4ca1-84ae-af40c344463f req-b306eca8-2892-4a8d-ad33-2038b1834563 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.510313] [55415]: INFO cinder.api.openstack.wsgi [req-7621f6be-e101-4ca1-84ae-af40c344463f req-b306eca8-2892-4a8d-ad33-2038b1834563 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] GET http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 893.510313] [55415]: DEBUG cinder.api.openstack.wsgi [req-7621f6be-e101-4ca1-84ae-af40c344463f req-b306eca8-2892-4a8d-ad33-2038b1834563 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.510313] [55415]: DEBUG cinder.api.openstack.wsgi [req-7621f6be-e101-4ca1-84ae-af40c344463f req-b306eca8-2892-4a8d-ad33-2038b1834563 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.519317] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519317] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.524258] [55415]: INFO cinder.volume.api [req-7621f6be-e101-4ca1-84ae-af40c344463f req-b306eca8-2892-4a8d-ad33-2038b1834563 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Volume info retrieved successfully. [ 893.529660] [55415]: INFO cinder.api.openstack.wsgi [req-7621f6be-e101-4ca1-84ae-af40c344463f req-b306eca8-2892-4a8d-ad33-2038b1834563 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 200 [ 893.530147] [55415]: [pid: 55415|app: 0|req: 61/124] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:41 2025] GET /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.903381] [55414]: DEBUG cinder.api.middleware.request_id [None req-76dd6f33-73ea-45ac-b635-6708caa53613 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.905639] [55414]: INFO cinder.api.openstack.wsgi [None req-76dd6f33-73ea-45ac-b635-6708caa53613 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 893.905906] [55414]: DEBUG cinder.api.openstack.wsgi [None req-76dd6f33-73ea-45ac-b635-6708caa53613 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.906950] [55414]: DEBUG cinder.api.openstack.wsgi [None req-76dd6f33-73ea-45ac-b635-6708caa53613 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.921471] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921471] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.925985] [55414]: INFO cinder.volume.api [None req-76dd6f33-73ea-45ac-b635-6708caa53613 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 893.931805] [55414]: INFO cinder.api.openstack.wsgi [None req-76dd6f33-73ea-45ac-b635-6708caa53613 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa returned with HTTP 200 [ 893.932205] [55414]: [pid: 55414|app: 0|req: 64/125] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:41 2025] GET /volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.959154] [55415]: DEBUG cinder.api.middleware.request_id [req-f52438b7-3398-4021-a791-b68ba5fc9b9c req-b0c197ab-82a9-4620-822a-ffc50d74056d None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.961657] [55415]: INFO cinder.api.openstack.wsgi [req-f52438b7-3398-4021-a791-b68ba5fc9b9c req-b0c197ab-82a9-4620-822a-ffc50d74056d tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 893.961869] [55415]: DEBUG cinder.api.openstack.wsgi [req-f52438b7-3398-4021-a791-b68ba5fc9b9c req-b0c197ab-82a9-4620-822a-ffc50d74056d tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.962094] [55415]: DEBUG cinder.api.openstack.wsgi [req-f52438b7-3398-4021-a791-b68ba5fc9b9c req-b0c197ab-82a9-4620-822a-ffc50d74056d tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.970711] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970711] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.977119] [55415]: INFO cinder.volume.api [req-f52438b7-3398-4021-a791-b68ba5fc9b9c req-b0c197ab-82a9-4620-822a-ffc50d74056d tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 893.982466] [55415]: INFO cinder.api.openstack.wsgi [req-f52438b7-3398-4021-a791-b68ba5fc9b9c req-b0c197ab-82a9-4620-822a-ffc50d74056d tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa returned with HTTP 200 [ 893.982950] [55415]: [pid: 55415|app: 0|req: 62/126] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:41 2025] GET /volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.991054] [55414]: DEBUG cinder.api.middleware.request_id [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.993609] [55414]: INFO cinder.api.openstack.wsgi [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] POST http://10.180.1.21/volume/v3/volumes [ 893.994121] [55414]: DEBUG cinder.api.openstack.wsgi [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-910802280"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 893.996570] [55414]: DEBUG cinder.api.v3.volumes [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-910802280'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 893.996715] [55414]: INFO cinder.api.v3.volumes [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume of 1 GB [ 894.001604] [55414]: INFO cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Availability Zones retrieved successfully. [ 894.008913] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Flow 'volume_create_api' (5e6eeeaa-e3b1-4d90-9581-28ce515a333e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 894.010373] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42202253-4f47-488d-982e-2df81dd097f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.011661] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 894.037457] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42202253-4f47-488d-982e-2df81dd097f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.038484] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4379e6eb-52d1-43aa-ad72-519e08a77cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.069102] [55414]: DEBUG cinder.quota [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Created reservations ['cd574338-2d73-409a-81ba-8ac9aadf2dd6', '3e840dcd-3b2b-4e40-984f-6d6d9fd82404', '9d033730-83a1-4a29-bd2b-b22019a61f21', 'e855aeb1-22d0-448e-89f5-48516af59308'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 894.070179] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4379e6eb-52d1-43aa-ad72-519e08a77cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd574338-2d73-409a-81ba-8ac9aadf2dd6', '3e840dcd-3b2b-4e40-984f-6d6d9fd82404', '9d033730-83a1-4a29-bd2b-b22019a61f21', 'e855aeb1-22d0-448e-89f5-48516af59308']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.071283] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e925cc0-4608-490a-968f-73799571ec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.095340] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e925cc0-4608-490a-968f-73799571ec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8861258d-b825-4280-8436-ebd6df8069bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-910802280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3fa7c8d94a9143ca973e7dc0026145d4',qos_specs=None,replication_status=,reservations=['cd574338-2d73-409a-81ba-8ac9aadf2dd6','3e840dcd-3b2b-4e40-984f-6d6d9fd82404','9d033730-83a1-4a29-bd2b-b22019a61f21','e855aeb1-22d0-448e-89f5-48516af59308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbef2943d8854b48a168803e12c2d8b2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-910802280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8861258d-b825-4280-8436-ebd6df8069bf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3fa7c8d94a9143ca973e7dc0026145d4',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='dbef2943d8854b48a168803e12c2d8b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.096744] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9749ab78-499f-4d84-b1e9-8c9d867e1aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.114218] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9749ab78-499f-4d84-b1e9-8c9d867e1aac) 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-910802280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3fa7c8d94a9143ca973e7dc0026145d4',qos_specs=None,replication_status=,reservations=['cd574338-2d73-409a-81ba-8ac9aadf2dd6','3e840dcd-3b2b-4e40-984f-6d6d9fd82404','9d033730-83a1-4a29-bd2b-b22019a61f21','e855aeb1-22d0-448e-89f5-48516af59308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbef2943d8854b48a168803e12c2d8b2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.115249] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e159ef45-02e7-4886-af5a-6c4b7e0787af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.125650] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e159ef45-02e7-4886-af5a-6c4b7e0787af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.126852] [55414]: DEBUG cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Flow 'volume_create_api' (5e6eeeaa-e3b1-4d90-9581-28ce515a333e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 894.127381] [55414]: INFO cinder.volume.api [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume request issued successfully. [ 894.128055] [55414]: INFO cinder.api.openstack.wsgi [None req-773f4653-39a4-4775-a8a8-fe02acf44b48 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 894.128556] [55414]: [pid: 55414|app: 0|req: 65/127] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:38:41 2025] POST /volume/v3/volumes => generated 758 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 894.138622] [55415]: DEBUG cinder.api.middleware.request_id [None req-9b796db2-9c95-42fe-907e-e9e80d2a3081 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.149680] [55415]: INFO cinder.api.openstack.wsgi [None req-9b796db2-9c95-42fe-907e-e9e80d2a3081 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf [ 894.149680] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9b796db2-9c95-42fe-907e-e9e80d2a3081 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.149680] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9b796db2-9c95-42fe-907e-e9e80d2a3081 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.155456] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155456] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.159449] [55415]: INFO cinder.volume.api [None req-9b796db2-9c95-42fe-907e-e9e80d2a3081 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 894.164244] [55415]: INFO cinder.api.openstack.wsgi [None req-9b796db2-9c95-42fe-907e-e9e80d2a3081 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf returned with HTTP 200 [ 894.164644] [55415]: [pid: 55415|app: 0|req: 63/128] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:42 2025] GET /volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.549760] [55414]: DEBUG cinder.api.middleware.request_id [req-8b83952b-c8e9-4b61-9657-a32ca4c16389 req-24f2f240-f217-40b5-aa11-8a2087c5ed74 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.552566] [55414]: INFO cinder.api.openstack.wsgi [req-8b83952b-c8e9-4b61-9657-a32ca4c16389 req-24f2f240-f217-40b5-aa11-8a2087c5ed74 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] GET http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 894.552801] [55414]: DEBUG cinder.api.openstack.wsgi [req-8b83952b-c8e9-4b61-9657-a32ca4c16389 req-24f2f240-f217-40b5-aa11-8a2087c5ed74 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.553023] [55414]: DEBUG cinder.api.openstack.wsgi [req-8b83952b-c8e9-4b61-9657-a32ca4c16389 req-24f2f240-f217-40b5-aa11-8a2087c5ed74 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.562143] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.562143] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.566687] [55414]: INFO cinder.volume.api [req-8b83952b-c8e9-4b61-9657-a32ca4c16389 req-24f2f240-f217-40b5-aa11-8a2087c5ed74 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Volume info retrieved successfully. [ 894.571864] [55414]: INFO cinder.api.openstack.wsgi [req-8b83952b-c8e9-4b61-9657-a32ca4c16389 req-24f2f240-f217-40b5-aa11-8a2087c5ed74 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 200 [ 894.572320] [55414]: [pid: 55414|app: 0|req: 66/129] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:42 2025] GET /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.588110] [55415]: DEBUG cinder.api.middleware.request_id [req-c7e23e5f-45c8-4578-90e5-0b60dacd630b req-cd347454-13ad-45f0-b503-989aa6f9c206 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.590480] [55415]: INFO cinder.api.openstack.wsgi [req-c7e23e5f-45c8-4578-90e5-0b60dacd630b req-cd347454-13ad-45f0-b503-989aa6f9c206 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] GET http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 894.590698] [55415]: DEBUG cinder.api.openstack.wsgi [req-c7e23e5f-45c8-4578-90e5-0b60dacd630b req-cd347454-13ad-45f0-b503-989aa6f9c206 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.590920] [55415]: DEBUG cinder.api.openstack.wsgi [req-c7e23e5f-45c8-4578-90e5-0b60dacd630b req-cd347454-13ad-45f0-b503-989aa6f9c206 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.598563] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.598563] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.602372] [55415]: INFO cinder.volume.api [req-c7e23e5f-45c8-4578-90e5-0b60dacd630b req-cd347454-13ad-45f0-b503-989aa6f9c206 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Volume info retrieved successfully. [ 894.606921] [55415]: INFO cinder.api.openstack.wsgi [req-c7e23e5f-45c8-4578-90e5-0b60dacd630b req-cd347454-13ad-45f0-b503-989aa6f9c206 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 200 [ 894.607367] [55415]: [pid: 55415|app: 0|req: 64/130] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:42 2025] GET /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.626660] [55414]: DEBUG cinder.api.middleware.request_id [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.629032] [55414]: INFO cinder.api.openstack.wsgi [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] DELETE http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 894.629216] [55414]: DEBUG cinder.api.openstack.wsgi [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.629463] [55414]: DEBUG cinder.api.openstack.wsgi [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.629681] [55414]: INFO cinder.api.v3.volumes [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Delete volume with id: 658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 894.637853] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.637853] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.638426] [55414]: INFO cinder.volume.api [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Volume info retrieved successfully. [ 894.653937] [55414]: INFO cinder.volume.api [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Delete volume request issued successfully. [ 894.653937] [55414]: INFO cinder.api.openstack.wsgi [req-ba841dc0-282d-4a61-9d40-521cc36e1d10 req-41b37f9e-2f4a-42e7-a176-baf207092d70 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 202 [ 894.654425] [55414]: [pid: 55414|app: 0|req: 67/131] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:38:42 2025] DELETE /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 894.670349] [55415]: DEBUG cinder.api.middleware.request_id [req-d014961e-b7bc-4cd7-aa85-0f00549570b4 req-745af12d-0246-4f9c-9ab2-bb8064e79587 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.673266] [55415]: INFO cinder.api.openstack.wsgi [req-d014961e-b7bc-4cd7-aa85-0f00549570b4 req-745af12d-0246-4f9c-9ab2-bb8064e79587 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] GET http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 894.673507] [55415]: DEBUG cinder.api.openstack.wsgi [req-d014961e-b7bc-4cd7-aa85-0f00549570b4 req-745af12d-0246-4f9c-9ab2-bb8064e79587 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.674728] [55415]: DEBUG cinder.api.openstack.wsgi [req-d014961e-b7bc-4cd7-aa85-0f00549570b4 req-745af12d-0246-4f9c-9ab2-bb8064e79587 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.683031] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.683031] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.688077] [55415]: INFO cinder.volume.api [req-d014961e-b7bc-4cd7-aa85-0f00549570b4 req-745af12d-0246-4f9c-9ab2-bb8064e79587 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Volume info retrieved successfully. [ 894.692802] [55415]: INFO cinder.api.openstack.wsgi [req-d014961e-b7bc-4cd7-aa85-0f00549570b4 req-745af12d-0246-4f9c-9ab2-bb8064e79587 tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 200 [ 894.693235] [55415]: [pid: 55415|app: 0|req: 65/132] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:42 2025] GET /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.176874] [55414]: DEBUG cinder.api.middleware.request_id [None req-d535d6f1-8e82-4593-9763-0b76785dae5a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.179637] [55414]: INFO cinder.api.openstack.wsgi [None req-d535d6f1-8e82-4593-9763-0b76785dae5a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf [ 895.180072] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d535d6f1-8e82-4593-9763-0b76785dae5a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.180369] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d535d6f1-8e82-4593-9763-0b76785dae5a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.193866] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.193866] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.197926] [55414]: INFO cinder.volume.api [None req-d535d6f1-8e82-4593-9763-0b76785dae5a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 895.202783] [55414]: INFO cinder.api.openstack.wsgi [None req-d535d6f1-8e82-4593-9763-0b76785dae5a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf returned with HTTP 200 [ 895.203245] [55414]: [pid: 55414|app: 0|req: 68/133] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:43 2025] GET /volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 895.220727] [55415]: DEBUG cinder.api.middleware.request_id [req-479b5eb3-be58-45fe-9fbb-1b0ac1e5b323 req-63c01735-c6aa-49d2-813c-b9a348ea5af6 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.223261] [55415]: INFO cinder.api.openstack.wsgi [req-479b5eb3-be58-45fe-9fbb-1b0ac1e5b323 req-63c01735-c6aa-49d2-813c-b9a348ea5af6 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf [ 895.223521] [55415]: DEBUG cinder.api.openstack.wsgi [req-479b5eb3-be58-45fe-9fbb-1b0ac1e5b323 req-63c01735-c6aa-49d2-813c-b9a348ea5af6 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.223743] [55415]: DEBUG cinder.api.openstack.wsgi [req-479b5eb3-be58-45fe-9fbb-1b0ac1e5b323 req-63c01735-c6aa-49d2-813c-b9a348ea5af6 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.233513] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.233513] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.237168] [55415]: INFO cinder.volume.api [req-479b5eb3-be58-45fe-9fbb-1b0ac1e5b323 req-63c01735-c6aa-49d2-813c-b9a348ea5af6 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 895.242075] [55415]: INFO cinder.api.openstack.wsgi [req-479b5eb3-be58-45fe-9fbb-1b0ac1e5b323 req-63c01735-c6aa-49d2-813c-b9a348ea5af6 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf returned with HTTP 200 [ 895.242703] [55415]: [pid: 55415|app: 0|req: 66/134] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:43 2025] GET /volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.250662] [55414]: DEBUG cinder.api.middleware.request_id [None req-036a7883-e806-4773-a158-1ee2b464e7ca None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.252482] [55414]: INFO cinder.api.openstack.wsgi [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] POST http://10.180.1.21/volume/v3/volumes [ 895.252866] [55414]: DEBUG cinder.api.openstack.wsgi [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-835831655"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 895.254535] [55414]: DEBUG cinder.api.v3.volumes [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-835831655'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 895.254672] [55414]: INFO cinder.api.v3.volumes [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume of 1 GB [ 895.259201] [55414]: INFO cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Availability Zones retrieved successfully. [ 895.266864] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Flow 'volume_create_api' (dff69165-e300-4dcd-9bd1-f4a612de8603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 895.268402] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab39808-91ab-48fe-8c50-4819b8a19e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 895.269880] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 895.294508] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab39808-91ab-48fe-8c50-4819b8a19e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 895.295794] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a8cc9a-6892-44d0-bd7c-7375e1994eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 895.324583] [55414]: DEBUG cinder.quota [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Created reservations ['3150b5f0-9806-4819-9cab-8d3ca0f8318e', '08a6971d-f694-4720-8e6f-a3f594839910', '700100ab-9a9b-4c43-bf2b-57202352ae39', '18bd18e9-aa45-4416-870a-247d25fd93b7'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 895.326207] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a8cc9a-6892-44d0-bd7c-7375e1994eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3150b5f0-9806-4819-9cab-8d3ca0f8318e', '08a6971d-f694-4720-8e6f-a3f594839910', '700100ab-9a9b-4c43-bf2b-57202352ae39', '18bd18e9-aa45-4416-870a-247d25fd93b7']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 895.327231] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7974e9-f30d-4d78-ac4d-8e6da549e080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 895.342070] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7974e9-f30d-4d78-ac4d-8e6da549e080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f10976c-550f-44ed-9ee4-a3feb631f5f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-835831655',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3fa7c8d94a9143ca973e7dc0026145d4',qos_specs=None,replication_status=,reservations=['3150b5f0-9806-4819-9cab-8d3ca0f8318e','08a6971d-f694-4720-8e6f-a3f594839910','700100ab-9a9b-4c43-bf2b-57202352ae39','18bd18e9-aa45-4416-870a-247d25fd93b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbef2943d8854b48a168803e12c2d8b2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-835831655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f10976c-550f-44ed-9ee4-a3feb631f5f4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3fa7c8d94a9143ca973e7dc0026145d4',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='dbef2943d8854b48a168803e12c2d8b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 895.343211] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1fcd156-940b-47fe-92a7-8c477be15799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 895.358152] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1fcd156-940b-47fe-92a7-8c477be15799) 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-835831655',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3fa7c8d94a9143ca973e7dc0026145d4',qos_specs=None,replication_status=,reservations=['3150b5f0-9806-4819-9cab-8d3ca0f8318e','08a6971d-f694-4720-8e6f-a3f594839910','700100ab-9a9b-4c43-bf2b-57202352ae39','18bd18e9-aa45-4416-870a-247d25fd93b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbef2943d8854b48a168803e12c2d8b2',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 895.359188] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064adb5c-2f11-471b-a964-e34c3b6c973e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 895.367333] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064adb5c-2f11-471b-a964-e34c3b6c973e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 895.368477] [55414]: DEBUG cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Flow 'volume_create_api' (dff69165-e300-4dcd-9bd1-f4a612de8603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 895.368839] [55414]: INFO cinder.volume.api [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Create volume request issued successfully. [ 895.369562] [55414]: INFO cinder.api.openstack.wsgi [None req-036a7883-e806-4773-a158-1ee2b464e7ca tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 895.370118] [55414]: [pid: 55414|app: 0|req: 69/135] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:38:43 2025] POST /volume/v3/volumes => generated 758 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 895.378568] [55415]: DEBUG cinder.api.middleware.request_id [None req-b6172e5d-f3f3-4b6f-8707-44bb76b465e7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.381079] [55415]: INFO cinder.api.openstack.wsgi [None req-b6172e5d-f3f3-4b6f-8707-44bb76b465e7 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 895.381409] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b6172e5d-f3f3-4b6f-8707-44bb76b465e7 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.381684] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b6172e5d-f3f3-4b6f-8707-44bb76b465e7 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.394399] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394399] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.399322] [55415]: INFO cinder.volume.api [None req-b6172e5d-f3f3-4b6f-8707-44bb76b465e7 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 895.406897] [55415]: INFO cinder.api.openstack.wsgi [None req-b6172e5d-f3f3-4b6f-8707-44bb76b465e7 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 returned with HTTP 200 [ 895.410020] [55415]: [pid: 55415|app: 0|req: 67/136] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:43 2025] GET /volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.732949] [55414]: DEBUG cinder.api.middleware.request_id [req-6b052e8e-c9a9-48c5-bbb5-ee9c4a3007fc req-3beddc6f-dd64-40d0-b661-e1502fe168bb None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.737153] [55414]: INFO cinder.api.openstack.wsgi [req-6b052e8e-c9a9-48c5-bbb5-ee9c4a3007fc req-3beddc6f-dd64-40d0-b661-e1502fe168bb tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] GET http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b [ 895.737572] [55414]: DEBUG cinder.api.openstack.wsgi [req-6b052e8e-c9a9-48c5-bbb5-ee9c4a3007fc req-3beddc6f-dd64-40d0-b661-e1502fe168bb tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.737867] [55414]: DEBUG cinder.api.openstack.wsgi [req-6b052e8e-c9a9-48c5-bbb5-ee9c4a3007fc req-3beddc6f-dd64-40d0-b661-e1502fe168bb tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.747793] [55414]: INFO cinder.api.openstack.wsgi [req-6b052e8e-c9a9-48c5-bbb5-ee9c4a3007fc req-3beddc6f-dd64-40d0-b661-e1502fe168bb tempest-VolumesGetTestJSON-1938539481 tempest-VolumesGetTestJSON-1938539481-project-member] http://10.180.1.21/volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b returned with HTTP 404 [ 895.749985] [55414]: [pid: 55414|app: 0|req: 70/137] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:43 2025] GET /volume/v3/volumes/658e98dd-dc5a-4041-9d8f-b62003f58f0b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 896.417216] [55415]: DEBUG cinder.api.middleware.request_id [None req-978a4643-1945-4200-85d4-b3410c77660e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.419529] [55415]: INFO cinder.api.openstack.wsgi [None req-978a4643-1945-4200-85d4-b3410c77660e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 896.419860] [55415]: DEBUG cinder.api.openstack.wsgi [None req-978a4643-1945-4200-85d4-b3410c77660e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.420152] [55415]: DEBUG cinder.api.openstack.wsgi [None req-978a4643-1945-4200-85d4-b3410c77660e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.432655] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.432655] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.438428] [55415]: INFO cinder.volume.api [None req-978a4643-1945-4200-85d4-b3410c77660e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 896.444216] [55415]: INFO cinder.api.openstack.wsgi [None req-978a4643-1945-4200-85d4-b3410c77660e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 returned with HTTP 200 [ 896.444669] [55415]: [pid: 55415|app: 0|req: 68/138] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.466301] [55414]: DEBUG cinder.api.middleware.request_id [req-e95aa577-6c38-4e29-9ca2-9e9eeedcbc28 req-86816fd8-5782-4dd1-be5b-57192960983e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.470051] [55414]: INFO cinder.api.openstack.wsgi [req-e95aa577-6c38-4e29-9ca2-9e9eeedcbc28 req-86816fd8-5782-4dd1-be5b-57192960983e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 896.470372] [55414]: DEBUG cinder.api.openstack.wsgi [req-e95aa577-6c38-4e29-9ca2-9e9eeedcbc28 req-86816fd8-5782-4dd1-be5b-57192960983e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.470611] [55414]: DEBUG cinder.api.openstack.wsgi [req-e95aa577-6c38-4e29-9ca2-9e9eeedcbc28 req-86816fd8-5782-4dd1-be5b-57192960983e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.479036] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479036] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.482930] [55414]: INFO cinder.volume.api [req-e95aa577-6c38-4e29-9ca2-9e9eeedcbc28 req-86816fd8-5782-4dd1-be5b-57192960983e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 896.488141] [55414]: INFO cinder.api.openstack.wsgi [req-e95aa577-6c38-4e29-9ca2-9e9eeedcbc28 req-86816fd8-5782-4dd1-be5b-57192960983e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 returned with HTTP 200 [ 896.488669] [55414]: [pid: 55414|app: 0|req: 71/139] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.504713] [55415]: DEBUG cinder.api.middleware.request_id [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.507471] [55415]: INFO cinder.api.openstack.wsgi [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.507680] [55415]: DEBUG cinder.api.openstack.wsgi [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.507893] [55415]: DEBUG cinder.api.openstack.wsgi [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.508313] [55415]: DEBUG cinder.api.api_utils [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.509223] [55415]: DEBUG cinder.volume.api [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.538042] [55415]: INFO cinder.volume.api [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.539232] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.539232] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.543715] [55415]: INFO cinder.api.openstack.wsgi [req-34342c28-1944-4855-8cc3-21e3371621f8 req-30bf5def-0ebc-457d-9d0c-aafee22411f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.544332] [55415]: [pid: 55415|app: 0|req: 69/140] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.614534] [55414]: DEBUG cinder.api.middleware.request_id [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.619145] [55414]: INFO cinder.api.openstack.wsgi [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.619389] [55414]: DEBUG cinder.api.openstack.wsgi [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.619607] [55414]: DEBUG cinder.api.openstack.wsgi [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.619979] [55414]: DEBUG cinder.api.api_utils [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.620897] [55414]: DEBUG cinder.volume.api [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.648168] [55414]: INFO cinder.volume.api [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.649416] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649416] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.653662] [55414]: INFO cinder.api.openstack.wsgi [req-a109097f-1aaa-4446-bbc8-a9a11a90835c req-de465735-e3c8-40a8-bb3a-f5fae3da14e1 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.654142] [55414]: [pid: 55414|app: 0|req: 72/141] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.689048] [55415]: DEBUG cinder.api.middleware.request_id [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.691366] [55415]: INFO cinder.api.openstack.wsgi [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.691704] [55415]: DEBUG cinder.api.openstack.wsgi [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.692438] [55415]: DEBUG cinder.api.openstack.wsgi [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.692438] [55415]: DEBUG cinder.api.api_utils [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.693277] [55415]: DEBUG cinder.volume.api [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.704377] [55415]: INFO cinder.volume.api [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.705572] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705572] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.710716] [55415]: INFO cinder.api.openstack.wsgi [req-49bf49a9-540a-41b4-897e-5595c0028967 req-f71ff329-d1d0-47d1-adb4-68f6df9dd073 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.711332] [55415]: [pid: 55415|app: 0|req: 70/142] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.728613] [55414]: DEBUG cinder.api.middleware.request_id [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.731394] [55414]: INFO cinder.api.openstack.wsgi [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.731394] [55414]: DEBUG cinder.api.openstack.wsgi [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.731576] [55414]: DEBUG cinder.api.openstack.wsgi [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.732338] [55414]: DEBUG cinder.api.api_utils [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.732984] [55414]: DEBUG cinder.volume.api [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.745348] [55414]: INFO cinder.volume.api [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.746539] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.746539] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.751369] [55414]: INFO cinder.api.openstack.wsgi [req-7b8b4204-1563-4fd3-aed3-474745e8ede3 req-55a65e07-7cec-4ea1-99ba-7477fd708d9e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.751796] [55414]: [pid: 55414|app: 0|req: 73/143] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.771688] [55415]: DEBUG cinder.api.middleware.request_id [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.774510] [55415]: INFO cinder.api.openstack.wsgi [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.774766] [55415]: DEBUG cinder.api.openstack.wsgi [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.774996] [55415]: DEBUG cinder.api.openstack.wsgi [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.775346] [55415]: DEBUG cinder.api.api_utils [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.776303] [55415]: DEBUG cinder.volume.api [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.788297] [55415]: INFO cinder.volume.api [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.789466] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.789466] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.794857] [55415]: INFO cinder.api.openstack.wsgi [req-0e85d653-06e7-4ddb-b154-199748ef655c req-cd21115a-cf30-4c5e-bb60-45b8b1eda64a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.795263] [55415]: [pid: 55415|app: 0|req: 71/144] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.813798] [55414]: DEBUG cinder.api.middleware.request_id [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.816044] [55414]: INFO cinder.api.openstack.wsgi [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.816277] [55414]: DEBUG cinder.api.openstack.wsgi [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.816488] [55414]: DEBUG cinder.api.openstack.wsgi [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.816781] [55414]: DEBUG cinder.api.api_utils [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.817702] [55414]: DEBUG cinder.volume.api [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.826966] [55414]: INFO cinder.volume.api [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.828059] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.828059] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.833505] [55414]: INFO cinder.api.openstack.wsgi [req-15258012-fec1-4eae-896d-c58bd7ea91a6 req-e9531cdf-c295-4d20-ba76-1c7c4872cea0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.833505] [55414]: [pid: 55414|app: 0|req: 74/145] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.847548] [55415]: DEBUG cinder.api.middleware.request_id [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.849909] [55415]: INFO cinder.api.openstack.wsgi [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.850171] [55415]: DEBUG cinder.api.openstack.wsgi [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.850389] [55415]: DEBUG cinder.api.openstack.wsgi [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.850685] [55415]: DEBUG cinder.api.api_utils [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.851648] [55415]: DEBUG cinder.volume.api [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.861713] [55415]: INFO cinder.volume.api [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.862778] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.862778] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.867405] [55415]: INFO cinder.api.openstack.wsgi [req-196c155a-7b28-4f3e-b20a-0028c0b3d1c8 req-537f0373-d407-4a4d-8123-f161e63a76d2 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.868026] [55415]: [pid: 55415|app: 0|req: 72/146] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.961496] [55414]: DEBUG cinder.api.middleware.request_id [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.963899] [55414]: INFO cinder.api.openstack.wsgi [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 896.964303] [55414]: DEBUG cinder.api.openstack.wsgi [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.968018] [55414]: DEBUG cinder.api.openstack.wsgi [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'detail' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.968018] [55414]: DEBUG cinder.api.api_utils [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Removing options '' from query. {{(pid=55414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 896.968018] [55414]: DEBUG cinder.volume.api [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 896.975354] [55414]: INFO cinder.volume.api [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Get all volumes completed successfully. [ 896.976592] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.976592] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.984791] [55414]: INFO cinder.api.openstack.wsgi [req-912d6eca-c2b3-42bc-82f7-0156204bae78 req-6603eaf3-7d8c-4ae5-973b-2f8bd206af8e tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 896.985317] [55414]: [pid: 55414|app: 0|req: 75/147] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.007825] [55415]: DEBUG cinder.api.middleware.request_id [None req-9bed38a8-87f5-4395-9055-187c94634f4a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.010226] [55415]: INFO cinder.api.openstack.wsgi [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 897.010655] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.011036] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.011412] [55415]: INFO cinder.api.v3.volumes [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Delete volume with id: 7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 897.025588] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.025588] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.025588] [55415]: INFO cinder.volume.api [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 897.046617] [55415]: INFO cinder.volume.api [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Delete volume request issued successfully. [ 897.046617] [55415]: INFO cinder.api.openstack.wsgi [None req-9bed38a8-87f5-4395-9055-187c94634f4a tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 returned with HTTP 202 [ 897.046617] [55415]: [pid: 55415|app: 0|req: 73/148] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:38:44 2025] DELETE /volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 897.049760] [55414]: DEBUG cinder.api.middleware.request_id [None req-a1a464bd-c3eb-492d-93c8-48545a7c98b8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.054589] [55414]: INFO cinder.api.openstack.wsgi [None req-a1a464bd-c3eb-492d-93c8-48545a7c98b8 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 897.054589] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a1a464bd-c3eb-492d-93c8-48545a7c98b8 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.055078] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a1a464bd-c3eb-492d-93c8-48545a7c98b8 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.065767] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065767] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.071041] [55414]: INFO cinder.volume.api [None req-a1a464bd-c3eb-492d-93c8-48545a7c98b8 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 897.076188] [55414]: INFO cinder.api.openstack.wsgi [None req-a1a464bd-c3eb-492d-93c8-48545a7c98b8 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 returned with HTTP 200 [ 897.076595] [55414]: [pid: 55414|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:44 2025] GET /volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.091874] [55415]: DEBUG cinder.api.middleware.request_id [None req-259b2af1-8617-4a1d-bbee-9fc9db749813 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.093900] [55415]: INFO cinder.api.openstack.wsgi [None req-259b2af1-8617-4a1d-bbee-9fc9db749813 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 [ 898.094280] [55415]: DEBUG cinder.api.openstack.wsgi [None req-259b2af1-8617-4a1d-bbee-9fc9db749813 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.095438] [55415]: DEBUG cinder.api.openstack.wsgi [None req-259b2af1-8617-4a1d-bbee-9fc9db749813 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.103884] [55415]: INFO cinder.api.openstack.wsgi [None req-259b2af1-8617-4a1d-bbee-9fc9db749813 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 returned with HTTP 404 [ 898.104903] [55415]: [pid: 55415|app: 0|req: 74/150] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:45 2025] GET /volume/v3/volumes/7f10976c-550f-44ed-9ee4-a3feb631f5f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 898.107542] [55414]: DEBUG cinder.api.middleware.request_id [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.109807] [55414]: INFO cinder.api.openstack.wsgi [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf [ 898.110099] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.110358] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.110587] [55414]: INFO cinder.api.v3.volumes [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Delete volume with id: 8861258d-b825-4280-8436-ebd6df8069bf [ 898.120541] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120541] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.121052] [55414]: INFO cinder.volume.api [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 898.148820] [55414]: INFO cinder.volume.api [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Delete volume request issued successfully. [ 898.148820] [55414]: INFO cinder.api.openstack.wsgi [None req-c26eaca4-9a3e-4cf0-8b38-a075a2e69cda tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf returned with HTTP 202 [ 898.148820] [55414]: [pid: 55414|app: 0|req: 77/151] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:38:45 2025] DELETE /volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 898.153167] [55415]: DEBUG cinder.api.middleware.request_id [None req-18314d0b-c88d-48ce-8756-4f756553c8f3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.155106] [55415]: INFO cinder.api.openstack.wsgi [None req-18314d0b-c88d-48ce-8756-4f756553c8f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf [ 898.155336] [55415]: DEBUG cinder.api.openstack.wsgi [None req-18314d0b-c88d-48ce-8756-4f756553c8f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.155585] [55415]: DEBUG cinder.api.openstack.wsgi [None req-18314d0b-c88d-48ce-8756-4f756553c8f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.166634] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.166634] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.171872] [55415]: INFO cinder.volume.api [None req-18314d0b-c88d-48ce-8756-4f756553c8f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 898.176617] [55415]: INFO cinder.api.openstack.wsgi [None req-18314d0b-c88d-48ce-8756-4f756553c8f3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf returned with HTTP 200 [ 898.177017] [55415]: [pid: 55415|app: 0|req: 75/152] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:46 2025] GET /volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.187477] [55414]: DEBUG cinder.api.middleware.request_id [None req-5c1745d7-7def-44b8-9f9e-3fef33716fc0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.192854] [55414]: INFO cinder.api.openstack.wsgi [None req-5c1745d7-7def-44b8-9f9e-3fef33716fc0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf [ 899.193126] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5c1745d7-7def-44b8-9f9e-3fef33716fc0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.194017] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5c1745d7-7def-44b8-9f9e-3fef33716fc0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.206441] [55414]: INFO cinder.api.openstack.wsgi [None req-5c1745d7-7def-44b8-9f9e-3fef33716fc0 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf returned with HTTP 404 [ 899.207018] [55414]: [pid: 55414|app: 0|req: 78/153] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:47 2025] GET /volume/v3/volumes/8861258d-b825-4280-8436-ebd6df8069bf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 899.210877] [55415]: DEBUG cinder.api.middleware.request_id [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.215498] [55415]: INFO cinder.api.openstack.wsgi [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 899.215498] [55415]: DEBUG cinder.api.openstack.wsgi [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.215498] [55415]: DEBUG cinder.api.openstack.wsgi [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.215498] [55415]: INFO cinder.api.v3.volumes [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Delete volume with id: f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 899.229115] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.229115] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.229115] [55415]: INFO cinder.volume.api [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 899.257030] [55415]: INFO cinder.volume.api [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Delete volume request issued successfully. [ 899.257030] [55415]: INFO cinder.api.openstack.wsgi [None req-acd06573-57ae-4f8c-8a27-0d17acc5d609 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa returned with HTTP 202 [ 899.257030] [55415]: [pid: 55415|app: 0|req: 76/154] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:38:47 2025] DELETE /volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 899.261290] [55414]: DEBUG cinder.api.middleware.request_id [None req-f8e008c5-5ef6-47e3-a30a-12addc116dc3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.265421] [55414]: INFO cinder.api.openstack.wsgi [None req-f8e008c5-5ef6-47e3-a30a-12addc116dc3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 899.265691] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f8e008c5-5ef6-47e3-a30a-12addc116dc3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.266246] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f8e008c5-5ef6-47e3-a30a-12addc116dc3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.281667] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.281667] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.288485] [55414]: INFO cinder.volume.api [None req-f8e008c5-5ef6-47e3-a30a-12addc116dc3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Volume info retrieved successfully. [ 899.295093] [55414]: INFO cinder.api.openstack.wsgi [None req-f8e008c5-5ef6-47e3-a30a-12addc116dc3 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa returned with HTTP 200 [ 899.296097] [55414]: [pid: 55414|app: 0|req: 79/155] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:47 2025] GET /volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.308893] [55415]: DEBUG cinder.api.middleware.request_id [None req-772ddb6a-9869-48e0-9bf7-ff3ba0af35b9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.311037] [55415]: INFO cinder.api.openstack.wsgi [None req-772ddb6a-9869-48e0-9bf7-ff3ba0af35b9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] GET http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa [ 900.311323] [55415]: DEBUG cinder.api.openstack.wsgi [None req-772ddb6a-9869-48e0-9bf7-ff3ba0af35b9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.311532] [55415]: DEBUG cinder.api.openstack.wsgi [None req-772ddb6a-9869-48e0-9bf7-ff3ba0af35b9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.322777] [55415]: INFO cinder.api.openstack.wsgi [None req-772ddb6a-9869-48e0-9bf7-ff3ba0af35b9 tempest-VolumesTestJSON-1698050235 tempest-VolumesTestJSON-1698050235-project-member] http://10.180.1.21/volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa returned with HTTP 404 [ 900.323405] [55415]: [pid: 55415|app: 0|req: 77/156] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:48 2025] GET /volume/v3/volumes/f4cb5eab-8fd0-4c1c-9acd-dc75f2be9daa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 904.360799] [55414]: DEBUG cinder.api.middleware.request_id [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.363217] [55414]: INFO cinder.api.openstack.wsgi [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] POST http://10.180.1.21/volume/v3/volumes [ 904.363470] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2029102563"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.368420] [55414]: DEBUG cinder.api.v3.volumes [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2029102563'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 904.369015] [55414]: INFO cinder.api.v3.volumes [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Create volume of 1 GB [ 904.374742] [55414]: INFO cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Availability Zones retrieved successfully. [ 904.381773] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Flow 'volume_create_api' (d26615ba-de21-4d95-a0c9-9f6584667276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 904.383099] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15db603a-03d9-402e-855b-31012dc638f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.384520] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 904.410282] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15db603a-03d9-402e-855b-31012dc638f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.411322] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174da63f-981c-483b-bcf5-aa37ac363294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.474296] [55414]: DEBUG cinder.quota [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Created reservations ['29a68378-1d87-441a-89e4-94420b6d47e2', '7614504d-dd06-4ebf-a931-096a37576e59', 'e33db0ff-5d38-4ea4-bcba-28282fbb6e4e', '19614701-4029-43e6-a2ae-0f322a6ac064'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 904.474296] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174da63f-981c-483b-bcf5-aa37ac363294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a68378-1d87-441a-89e4-94420b6d47e2', '7614504d-dd06-4ebf-a931-096a37576e59', 'e33db0ff-5d38-4ea4-bcba-28282fbb6e4e', '19614701-4029-43e6-a2ae-0f322a6ac064']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.474296] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e063a02-e170-4c57-8151-888a1ff6b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.492260] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e063a02-e170-4c57-8151-888a1ff6b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba4314ea-2c06-4e63-873e-8db1f21a61bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2029102563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5979d0eb88074a9c9eaa56b8e9a785c5',qos_specs=None,replication_status=,reservations=['29a68378-1d87-441a-89e4-94420b6d47e2','7614504d-dd06-4ebf-a931-096a37576e59','e33db0ff-5d38-4ea4-bcba-28282fbb6e4e','19614701-4029-43e6-a2ae-0f322a6ac064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeb3aee9ded41a89d03c7f19cdc44a9',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2029102563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba4314ea-2c06-4e63-873e-8db1f21a61bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5979d0eb88074a9c9eaa56b8e9a785c5',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='faeb3aee9ded41a89d03c7f19cdc44a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.493334] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e88646f-e0a5-4490-abae-51e11960718b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.515141] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e88646f-e0a5-4490-abae-51e11960718b) 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-2029102563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5979d0eb88074a9c9eaa56b8e9a785c5',qos_specs=None,replication_status=,reservations=['29a68378-1d87-441a-89e4-94420b6d47e2','7614504d-dd06-4ebf-a931-096a37576e59','e33db0ff-5d38-4ea4-bcba-28282fbb6e4e','19614701-4029-43e6-a2ae-0f322a6ac064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeb3aee9ded41a89d03c7f19cdc44a9',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.515141] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f53e5272-876c-4cf8-8f6b-dc53e5caa21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.525470] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f53e5272-876c-4cf8-8f6b-dc53e5caa21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.526587] [55414]: DEBUG cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Flow 'volume_create_api' (d26615ba-de21-4d95-a0c9-9f6584667276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 904.526927] [55414]: INFO cinder.volume.api [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Create volume request issued successfully. [ 904.527639] [55414]: INFO cinder.api.openstack.wsgi [None req-e0eb0efd-dba7-4549-9051-8a124605edb2 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 904.528381] [55414]: [pid: 55414|app: 0|req: 80/157] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:38:52 2025] POST /volume/v3/volumes => generated 758 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 904.541460] [55415]: DEBUG cinder.api.middleware.request_id [None req-1c3784bf-5c33-4180-ad19-83b1443f97ff None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.543807] [55415]: INFO cinder.api.openstack.wsgi [None req-1c3784bf-5c33-4180-ad19-83b1443f97ff tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf [ 904.544042] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1c3784bf-5c33-4180-ad19-83b1443f97ff tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.544265] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1c3784bf-5c33-4180-ad19-83b1443f97ff tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.553139] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.553139] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.557572] [55415]: INFO cinder.volume.api [None req-1c3784bf-5c33-4180-ad19-83b1443f97ff tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 904.564271] [55415]: INFO cinder.api.openstack.wsgi [None req-1c3784bf-5c33-4180-ad19-83b1443f97ff tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf returned with HTTP 200 [ 904.564271] [55415]: [pid: 55415|app: 0|req: 78/158] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:52 2025] GET /volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 904.610231] [55414]: DEBUG cinder.api.middleware.request_id [None req-63a43b07-6223-49ed-b194-11ad35eb69f3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.612187] [55414]: INFO cinder.api.openstack.wsgi [None req-63a43b07-6223-49ed-b194-11ad35eb69f3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 904.612545] [55414]: DEBUG cinder.api.openstack.wsgi [None req-63a43b07-6223-49ed-b194-11ad35eb69f3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.612915] [55414]: DEBUG cinder.api.openstack.wsgi [None req-63a43b07-6223-49ed-b194-11ad35eb69f3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.625995] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.625995] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.629363] [55414]: INFO cinder.volume.api [None req-63a43b07-6223-49ed-b194-11ad35eb69f3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 904.636851] [55414]: INFO cinder.api.openstack.wsgi [None req-63a43b07-6223-49ed-b194-11ad35eb69f3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 904.636851] [55414]: [pid: 55414|app: 0|req: 81/159] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:52 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.651023] [55415]: DEBUG cinder.api.middleware.request_id [None req-b5a0c551-dd6c-4833-ae79-850a86a4d416 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.655428] [55415]: INFO cinder.api.openstack.wsgi [None req-b5a0c551-dd6c-4833-ae79-850a86a4d416 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 904.655659] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b5a0c551-dd6c-4833-ae79-850a86a4d416 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.655879] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b5a0c551-dd6c-4833-ae79-850a86a4d416 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.663854] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.663854] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.669471] [55415]: INFO cinder.volume.api [None req-b5a0c551-dd6c-4833-ae79-850a86a4d416 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 904.675500] [55415]: INFO cinder.api.openstack.wsgi [None req-b5a0c551-dd6c-4833-ae79-850a86a4d416 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 904.676062] [55415]: [pid: 55415|app: 0|req: 79/160] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:52 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.740785] [55414]: DEBUG cinder.api.middleware.request_id [None req-d4281834-f8c0-47de-976e-709a977c6cf3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.742550] [55414]: INFO cinder.api.openstack.wsgi [None req-d4281834-f8c0-47de-976e-709a977c6cf3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 904.742799] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d4281834-f8c0-47de-976e-709a977c6cf3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.743068] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d4281834-f8c0-47de-976e-709a977c6cf3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.752733] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.752733] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.758133] [55414]: INFO cinder.volume.api [None req-d4281834-f8c0-47de-976e-709a977c6cf3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 904.764697] [55414]: INFO cinder.api.openstack.wsgi [None req-d4281834-f8c0-47de-976e-709a977c6cf3 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 904.764697] [55414]: [pid: 55414|app: 0|req: 82/161] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:52 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.576440] [55415]: DEBUG cinder.api.middleware.request_id [None req-e9000374-7fe6-4f2a-b3b1-aafef1ad3a33 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.579848] [55415]: INFO cinder.api.openstack.wsgi [None req-e9000374-7fe6-4f2a-b3b1-aafef1ad3a33 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf [ 905.579848] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e9000374-7fe6-4f2a-b3b1-aafef1ad3a33 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.579848] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e9000374-7fe6-4f2a-b3b1-aafef1ad3a33 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.594992] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.594992] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.601947] [55415]: INFO cinder.volume.api [None req-e9000374-7fe6-4f2a-b3b1-aafef1ad3a33 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 905.609091] [55415]: INFO cinder.api.openstack.wsgi [None req-e9000374-7fe6-4f2a-b3b1-aafef1ad3a33 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf returned with HTTP 200 [ 905.609596] [55415]: [pid: 55415|app: 0|req: 80/162] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:38:53 2025] GET /volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.761193] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=209,cinder:INSERT=36,cinder:UPDATE=53 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 915.605399] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=118,cinder:INSERT=24,cinder:UPDATE=26 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.930559] [55414]: DEBUG cinder.api.middleware.request_id [None req-ee7e7719-3f93-450e-958e-8cd361dae566 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.934508] [55414]: INFO cinder.api.openstack.wsgi [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] POST http://10.180.1.21/volume/v3/volumes [ 924.939951] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1007654654"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 924.939951] [55414]: DEBUG cinder.api.v3.volumes [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1007654654'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 924.939951] [55414]: INFO cinder.api.v3.volumes [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Create volume of 1 GB [ 924.955843] [55414]: INFO cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Availability Zones retrieved successfully. [ 924.963801] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Flow 'volume_create_api' (245a53f3-0071-471e-ba99-b47cf3c4fa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 924.965562] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49f2b55-2f9d-4128-ac4b-878d062654de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 924.969622] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 924.993026] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49f2b55-2f9d-4128-ac4b-878d062654de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 924.993264] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0102e43-2aae-423a-a278-d7f3077848fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.030808] [55414]: DEBUG cinder.quota [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Created reservations ['7f96ebfe-4ea8-4549-8e99-aa7aad2e1316', '995a4f0f-b9d7-467d-baf6-1747124ff60a', '0c9eda57-67b3-42cf-877d-7c662e653ed3', '9aac3f14-de24-4498-a80c-a1f91cf79569'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 925.031848] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0102e43-2aae-423a-a278-d7f3077848fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f96ebfe-4ea8-4549-8e99-aa7aad2e1316', '995a4f0f-b9d7-467d-baf6-1747124ff60a', '0c9eda57-67b3-42cf-877d-7c662e653ed3', '9aac3f14-de24-4498-a80c-a1f91cf79569']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.034146] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6e7960-bcab-4d94-ae17-e91343fe1f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.049304] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6e7960-bcab-4d94-ae17-e91343fe1f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee2bf4a-58ac-44b2-b2a4-cfcb46058b54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1007654654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5979d0eb88074a9c9eaa56b8e9a785c5',qos_specs=None,replication_status=,reservations=['7f96ebfe-4ea8-4549-8e99-aa7aad2e1316','995a4f0f-b9d7-467d-baf6-1747124ff60a','0c9eda57-67b3-42cf-877d-7c662e653ed3','9aac3f14-de24-4498-a80c-a1f91cf79569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeb3aee9ded41a89d03c7f19cdc44a9',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1007654654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee2bf4a-58ac-44b2-b2a4-cfcb46058b54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5979d0eb88074a9c9eaa56b8e9a785c5',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='faeb3aee9ded41a89d03c7f19cdc44a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.050484] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de54c625-b1a1-4fdc-a7a3-db2f1ef0d78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.063947] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de54c625-b1a1-4fdc-a7a3-db2f1ef0d78d) 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-1007654654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5979d0eb88074a9c9eaa56b8e9a785c5',qos_specs=None,replication_status=,reservations=['7f96ebfe-4ea8-4549-8e99-aa7aad2e1316','995a4f0f-b9d7-467d-baf6-1747124ff60a','0c9eda57-67b3-42cf-877d-7c662e653ed3','9aac3f14-de24-4498-a80c-a1f91cf79569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeb3aee9ded41a89d03c7f19cdc44a9',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.064981] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299275c3-6354-4266-bd71-9f7f757b1afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.075299] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299275c3-6354-4266-bd71-9f7f757b1afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.076346] [55414]: DEBUG cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Flow 'volume_create_api' (245a53f3-0071-471e-ba99-b47cf3c4fa79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.076714] [55414]: INFO cinder.volume.api [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Create volume request issued successfully. [ 925.077451] [55414]: INFO cinder.api.openstack.wsgi [None req-ee7e7719-3f93-450e-958e-8cd361dae566 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 925.078063] [55414]: [pid: 55414|app: 0|req: 83/163] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:39:12 2025] POST /volume/v3/volumes => generated 758 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 925.091904] [55415]: DEBUG cinder.api.middleware.request_id [None req-76a43720-a709-4efa-a541-be7e5066c42f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.092825] [55415]: INFO cinder.api.openstack.wsgi [None req-76a43720-a709-4efa-a541-be7e5066c42f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 925.092825] [55415]: DEBUG cinder.api.openstack.wsgi [None req-76a43720-a709-4efa-a541-be7e5066c42f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.093299] [55415]: DEBUG cinder.api.openstack.wsgi [None req-76a43720-a709-4efa-a541-be7e5066c42f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.101046] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.101046] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.106176] [55415]: INFO cinder.volume.api [None req-76a43720-a709-4efa-a541-be7e5066c42f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 925.114056] [55415]: INFO cinder.api.openstack.wsgi [None req-76a43720-a709-4efa-a541-be7e5066c42f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 925.114463] [55415]: [pid: 55415|app: 0|req: 81/164] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:39:12 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.126543] [55414]: DEBUG cinder.api.middleware.request_id [None req-d6992d10-c105-429d-b3ab-1e17ba957bfb None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.130902] [55414]: INFO cinder.api.openstack.wsgi [None req-d6992d10-c105-429d-b3ab-1e17ba957bfb tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 926.130902] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d6992d10-c105-429d-b3ab-1e17ba957bfb tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.133720] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d6992d10-c105-429d-b3ab-1e17ba957bfb tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.145607] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.145607] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.150947] [55414]: INFO cinder.volume.api [None req-d6992d10-c105-429d-b3ab-1e17ba957bfb tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 926.157542] [55414]: INFO cinder.api.openstack.wsgi [None req-d6992d10-c105-429d-b3ab-1e17ba957bfb tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 926.158258] [55414]: [pid: 55414|app: 0|req: 84/165] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:39:13 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.111891] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=4 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 936.155012] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 984.675873] [55415]: DEBUG cinder.api.middleware.request_id [req-ed6e18b4-a3cf-4064-a7ca-963040af61b1 req-ed197254-59d9-4e6f-942e-a443389c2dba None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.678159] [55415]: INFO cinder.api.openstack.wsgi [req-ed6e18b4-a3cf-4064-a7ca-963040af61b1 req-ed197254-59d9-4e6f-942e-a443389c2dba tempest-InstanceActionsTestJSON-1465695673 tempest-InstanceActionsTestJSON-1465695673-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=237f9fe0-d4fc-4834-8994-5346593381d8 [ 984.678397] [55415]: DEBUG cinder.api.openstack.wsgi [req-ed6e18b4-a3cf-4064-a7ca-963040af61b1 req-ed197254-59d9-4e6f-942e-a443389c2dba tempest-InstanceActionsTestJSON-1465695673 tempest-InstanceActionsTestJSON-1465695673-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.678612] [55415]: DEBUG cinder.api.openstack.wsgi [req-ed6e18b4-a3cf-4064-a7ca-963040af61b1 req-ed197254-59d9-4e6f-942e-a443389c2dba tempest-InstanceActionsTestJSON-1465695673 tempest-InstanceActionsTestJSON-1465695673-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.684089] [55415]: INFO cinder.api.openstack.wsgi [req-ed6e18b4-a3cf-4064-a7ca-963040af61b1 req-ed197254-59d9-4e6f-942e-a443389c2dba tempest-InstanceActionsTestJSON-1465695673 tempest-InstanceActionsTestJSON-1465695673-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=237f9fe0-d4fc-4834-8994-5346593381d8 returned with HTTP 200 [ 984.684459] [55415]: [pid: 55415|app: 0|req: 82/166] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 21:40:12 2025] GET /volume/v3/attachments?instance_id=237f9fe0-d4fc-4834-8994-5346593381d8 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.681220] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1026.050372] [55414]: DEBUG cinder.api.middleware.request_id [None req-2481e987-83ce-4a85-b221-526c0978dffd None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.051903] [55414]: INFO cinder.api.openstack.wsgi [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1026.051903] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-677718391"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.055028] [55414]: DEBUG cinder.api.v3.volumes [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-677718391'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1026.055028] [55414]: INFO cinder.api.v3.volumes [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Create volume of 1 GB [ 1026.063558] [55414]: INFO cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Availability Zones retrieved successfully. [ 1026.071196] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Flow 'volume_create_api' (7b52cc14-0578-4660-b78b-3144e972aa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.071424] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0304dadc-1927-438b-a76a-e4e1290649da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.073030] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1026.099866] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0304dadc-1927-438b-a76a-e4e1290649da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.100984] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fbb999-ddc0-4912-b8f1-7e90c8a1193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.117495] [55415]: DEBUG cinder.api.middleware.request_id [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.119883] [55415]: INFO cinder.api.openstack.wsgi [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1026.120475] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1907182234"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.122522] [55415]: DEBUG cinder.api.v3.volumes [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1907182234'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1026.122832] [55415]: INFO cinder.api.v3.volumes [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Create volume of 1 GB [ 1026.128822] [55415]: INFO cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Availability Zones retrieved successfully. [ 1026.138906] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Flow 'volume_create_api' (981294fe-bd6c-40e9-b4b4-3ea82d7f2440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.140834] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb82b44-9e7c-47c2-901a-4e374a8945f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.143331] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1026.166305] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb82b44-9e7c-47c2-901a-4e374a8945f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.167820] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a76009c-9234-45ce-ba49-2923ccc460ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.178290] [55414]: DEBUG cinder.quota [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Created reservations ['e6ac88cd-3c00-489e-855f-6b4acc937824', '552acd6f-618d-43aa-9752-0b034d6093a0', '42aeb598-1d8e-4a19-85d7-2d2f7009a735', 'b7984774-bbb3-4d67-8850-755b326f6821'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1026.179494] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fbb999-ddc0-4912-b8f1-7e90c8a1193b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ac88cd-3c00-489e-855f-6b4acc937824', '552acd6f-618d-43aa-9752-0b034d6093a0', '42aeb598-1d8e-4a19-85d7-2d2f7009a735', 'b7984774-bbb3-4d67-8850-755b326f6821']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.181409] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d53791-db86-4ed7-8ec5-a2c93c93022c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.197615] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d53791-db86-4ed7-8ec5-a2c93c93022c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da23c5bc-ce97-4fce-bd43-a2bfd08484aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-677718391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d035c5a6393d41c8b620f1193f8e5ae5',qos_specs=None,replication_status=,reservations=['e6ac88cd-3c00-489e-855f-6b4acc937824','552acd6f-618d-43aa-9752-0b034d6093a0','42aeb598-1d8e-4a19-85d7-2d2f7009a735','b7984774-bbb3-4d67-8850-755b326f6821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55cde0ab98a4402810996c6d0dbd98e',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-677718391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da23c5bc-ce97-4fce-bd43-a2bfd08484aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d035c5a6393d41c8b620f1193f8e5ae5',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='f55cde0ab98a4402810996c6d0dbd98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.198852] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d3152a-bc07-4eb2-b4cc-aaa5de0d9515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.212807] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d3152a-bc07-4eb2-b4cc-aaa5de0d9515) 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-677718391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d035c5a6393d41c8b620f1193f8e5ae5',qos_specs=None,replication_status=,reservations=['e6ac88cd-3c00-489e-855f-6b4acc937824','552acd6f-618d-43aa-9752-0b034d6093a0','42aeb598-1d8e-4a19-85d7-2d2f7009a735','b7984774-bbb3-4d67-8850-755b326f6821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55cde0ab98a4402810996c6d0dbd98e',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.214037] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3210c4a9-cf14-44aa-b827-6a61058135b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.226022] [55415]: DEBUG cinder.quota [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Created reservations ['8db439ac-0b22-44c6-b2f0-2111ad91601d', 'fc91d688-f4f7-4926-994a-12dd351d8915', '0da27ef1-60d5-439c-9fc4-6066407603e7', 'ab190595-1b23-4a64-a072-183b65560be4'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1026.226022] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a76009c-9234-45ce-ba49-2923ccc460ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db439ac-0b22-44c6-b2f0-2111ad91601d', 'fc91d688-f4f7-4926-994a-12dd351d8915', '0da27ef1-60d5-439c-9fc4-6066407603e7', 'ab190595-1b23-4a64-a072-183b65560be4']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.227448] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c383e66-7351-402f-86ef-dec94fcdd587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.232642] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3210c4a9-cf14-44aa-b827-6a61058135b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.234572] [55414]: DEBUG cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Flow 'volume_create_api' (7b52cc14-0578-4660-b78b-3144e972aa04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.234572] [55414]: INFO cinder.volume.api [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Create volume request issued successfully. [ 1026.234572] [55414]: INFO cinder.api.openstack.wsgi [None req-2481e987-83ce-4a85-b221-526c0978dffd tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1026.235048] [55414]: [pid: 55414|app: 0|req: 85/167] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:40:53 2025] POST /volume/v3/volumes => generated 753 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1026.244037] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c383e66-7351-402f-86ef-dec94fcdd587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a1b9273-edc9-4fbb-8371-cefc3e869f01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1907182234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67021e68546a4a2791d1fb9d05a48307',qos_specs=None,replication_status=,reservations=['8db439ac-0b22-44c6-b2f0-2111ad91601d','fc91d688-f4f7-4926-994a-12dd351d8915','0da27ef1-60d5-439c-9fc4-6066407603e7','ab190595-1b23-4a64-a072-183b65560be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d2561a76b24ee5abc3ab0be17ac731',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1907182234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a1b9273-edc9-4fbb-8371-cefc3e869f01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67021e68546a4a2791d1fb9d05a48307',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='b8d2561a76b24ee5abc3ab0be17ac731',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.245278] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21827436-62b1-4dec-ad84-fb84837cd8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.253396] [55414]: DEBUG cinder.api.middleware.request_id [None req-199846e8-6551-4d3d-b2c6-ccd032814cf4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.255383] [55414]: INFO cinder.api.openstack.wsgi [None req-199846e8-6551-4d3d-b2c6-ccd032814cf4 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1026.255796] [55414]: DEBUG cinder.api.openstack.wsgi [None req-199846e8-6551-4d3d-b2c6-ccd032814cf4 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.256212] [55414]: DEBUG cinder.api.openstack.wsgi [None req-199846e8-6551-4d3d-b2c6-ccd032814cf4 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.262713] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21827436-62b1-4dec-ad84-fb84837cd8a6) 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-1907182234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67021e68546a4a2791d1fb9d05a48307',qos_specs=None,replication_status=,reservations=['8db439ac-0b22-44c6-b2f0-2111ad91601d','fc91d688-f4f7-4926-994a-12dd351d8915','0da27ef1-60d5-439c-9fc4-6066407603e7','ab190595-1b23-4a64-a072-183b65560be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d2561a76b24ee5abc3ab0be17ac731',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.263798] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f82827-52a8-4e65-8c0e-57f327114c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.266657] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.266657] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.270058] [55414]: INFO cinder.volume.api [None req-199846e8-6551-4d3d-b2c6-ccd032814cf4 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1026.272827] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f82827-52a8-4e65-8c0e-57f327114c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.274154] [55415]: DEBUG cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Flow 'volume_create_api' (981294fe-bd6c-40e9-b4b4-3ea82d7f2440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.274298] [55415]: INFO cinder.volume.api [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Create volume request issued successfully. [ 1026.276542] [55415]: INFO cinder.api.openstack.wsgi [None req-4c2bb6e2-15a3-46d5-9d61-a2bac8e9bb7b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1026.276542] [55415]: [pid: 55415|app: 0|req: 83/168] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:40:53 2025] POST /volume/v3/volumes => generated 753 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1026.276777] [55414]: INFO cinder.api.openstack.wsgi [None req-199846e8-6551-4d3d-b2c6-ccd032814cf4 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1026.277156] [55414]: [pid: 55414|app: 0|req: 86/169] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:54 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.291390] [55415]: DEBUG cinder.api.middleware.request_id [None req-8c108712-9c4d-45c2-8af4-cf38a05cac36 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.294917] [55415]: INFO cinder.api.openstack.wsgi [None req-8c108712-9c4d-45c2-8af4-cf38a05cac36 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1026.295156] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8c108712-9c4d-45c2-8af4-cf38a05cac36 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.295404] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8c108712-9c4d-45c2-8af4-cf38a05cac36 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.303489] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303489] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.307314] [55415]: INFO cinder.volume.api [None req-8c108712-9c4d-45c2-8af4-cf38a05cac36 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1026.312270] [55415]: INFO cinder.api.openstack.wsgi [None req-8c108712-9c4d-45c2-8af4-cf38a05cac36 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1026.312704] [55415]: [pid: 55415|app: 0|req: 84/170] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:54 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.292064] [55414]: DEBUG cinder.api.middleware.request_id [None req-4633b4f7-cac0-43d6-a394-a1999f8b7734 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.295708] [55414]: INFO cinder.api.openstack.wsgi [None req-4633b4f7-cac0-43d6-a394-a1999f8b7734 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1027.295708] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4633b4f7-cac0-43d6-a394-a1999f8b7734 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.295708] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4633b4f7-cac0-43d6-a394-a1999f8b7734 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.323470] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323470] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.331263] [55415]: DEBUG cinder.api.middleware.request_id [None req-9062ae18-7c90-4e4d-b536-1e79efbf026d None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.332176] [55414]: INFO cinder.volume.api [None req-4633b4f7-cac0-43d6-a394-a1999f8b7734 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1027.334226] [55415]: INFO cinder.api.openstack.wsgi [None req-9062ae18-7c90-4e4d-b536-1e79efbf026d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1027.334472] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9062ae18-7c90-4e4d-b536-1e79efbf026d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.334697] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9062ae18-7c90-4e4d-b536-1e79efbf026d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.338302] [55414]: INFO cinder.api.openstack.wsgi [None req-4633b4f7-cac0-43d6-a394-a1999f8b7734 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1027.338499] [55414]: [pid: 55414|app: 0|req: 87/171] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:55 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.349784] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.349784] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.355641] [55415]: INFO cinder.volume.api [None req-9062ae18-7c90-4e4d-b536-1e79efbf026d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1027.369324] [55415]: INFO cinder.api.openstack.wsgi [None req-9062ae18-7c90-4e4d-b536-1e79efbf026d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1027.369673] [55415]: [pid: 55415|app: 0|req: 85/172] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:55 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.513613] [55414]: DEBUG cinder.api.middleware.request_id [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-7432bd0e-a42c-4f6f-afa2-be830648dbc2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.516048] [55414]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-7432bd0e-a42c-4f6f-afa2-be830648dbc2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1027.516385] [55414]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-7432bd0e-a42c-4f6f-afa2-be830648dbc2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.516807] [55414]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-7432bd0e-a42c-4f6f-afa2-be830648dbc2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.525738] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525738] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.529814] [55414]: INFO cinder.volume.api [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-7432bd0e-a42c-4f6f-afa2-be830648dbc2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1027.534652] [55414]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-7432bd0e-a42c-4f6f-afa2-be830648dbc2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1027.535183] [55414]: [pid: 55414|app: 0|req: 88/173] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:40:55 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.079512] [55415]: DEBUG cinder.api.middleware.request_id [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-9b84a734-6cb7-41ed-918b-8aeed9a104e8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.082301] [55415]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-9b84a734-6cb7-41ed-918b-8aeed9a104e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1028.082513] [55415]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-9b84a734-6cb7-41ed-918b-8aeed9a104e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.082716] [55415]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-9b84a734-6cb7-41ed-918b-8aeed9a104e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.094996] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094996] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.100474] [55415]: INFO cinder.volume.api [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-9b84a734-6cb7-41ed-918b-8aeed9a104e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1028.106454] [55415]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-9b84a734-6cb7-41ed-918b-8aeed9a104e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1028.106868] [55415]: [pid: 55415|app: 0|req: 86/174] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:40:55 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.072050] [55414]: DEBUG cinder.api.middleware.request_id [None req-4ebd28b9-af81-490b-ae53-ede5b0fcf656 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.072050] [55414]: INFO cinder.api.openstack.wsgi [None req-4ebd28b9-af81-490b-ae53-ede5b0fcf656 None None] GET http://10.180.1.21/volume// [ 1029.072050] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4ebd28b9-af81-490b-ae53-ede5b0fcf656 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.072050] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4ebd28b9-af81-490b-ae53-ede5b0fcf656 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.072487] [55414]: INFO cinder.api.openstack.wsgi [None req-4ebd28b9-af81-490b-ae53-ede5b0fcf656 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.072812] [55414]: [pid: 55414|app: 0|req: 89/175] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:40:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.077728] [55415]: DEBUG cinder.api.middleware.request_id [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-16dd7560-7075-481c-94c4-8c7519f15958 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.080472] [55415]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-16dd7560-7075-481c-94c4-8c7519f15958 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1029.080903] [55415]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-16dd7560-7075-481c-94c4-8c7519f15958 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da23c5bc-ce97-4fce-bd43-a2bfd08484aa", "connector": null, "instance_uuid": "6cc3a9a3-a0c5-406e-95d4-b3953c8301e4"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.094097] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094097] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.120688] [55415]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-16dd7560-7075-481c-94c4-8c7519f15958 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1029.121265] [55415]: [pid: 55415|app: 0|req: 87/176] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:40:56 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) [ 1029.142990] [55414]: DEBUG cinder.api.middleware.request_id [None req-e01d7765-7fa6-45a6-a1fe-5dc35a5f0ce3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.145406] [55414]: INFO cinder.api.openstack.wsgi [None req-e01d7765-7fa6-45a6-a1fe-5dc35a5f0ce3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1029.145745] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e01d7765-7fa6-45a6-a1fe-5dc35a5f0ce3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.146035] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e01d7765-7fa6-45a6-a1fe-5dc35a5f0ce3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.159312] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.159312] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.164062] [55414]: INFO cinder.volume.api [None req-e01d7765-7fa6-45a6-a1fe-5dc35a5f0ce3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1029.169733] [55414]: INFO cinder.api.openstack.wsgi [None req-e01d7765-7fa6-45a6-a1fe-5dc35a5f0ce3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1029.170184] [55414]: [pid: 55414|app: 0|req: 90/177] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:57 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.637157] [55415]: DEBUG cinder.api.middleware.request_id [None req-aeb48c63-f533-4f7e-84a5-91b7a77047a9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.637723] [55415]: INFO cinder.api.openstack.wsgi [None req-aeb48c63-f533-4f7e-84a5-91b7a77047a9 None None] GET http://10.180.1.21/volume// [ 1029.638477] [55415]: DEBUG cinder.api.openstack.wsgi [None req-aeb48c63-f533-4f7e-84a5-91b7a77047a9 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.638666] [55415]: DEBUG cinder.api.openstack.wsgi [None req-aeb48c63-f533-4f7e-84a5-91b7a77047a9 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.639136] [55415]: INFO cinder.api.openstack.wsgi [None req-aeb48c63-f533-4f7e-84a5-91b7a77047a9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.639539] [55415]: [pid: 55415|app: 0|req: 88/178] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:40:57 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.646884] [55414]: DEBUG cinder.api.middleware.request_id [None req-ff2522df-14bc-4fe5-bffd-657cf714967b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.647443] [55414]: INFO cinder.api.openstack.wsgi [None req-ff2522df-14bc-4fe5-bffd-657cf714967b None None] GET http://10.180.1.21/volume// [ 1029.647621] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ff2522df-14bc-4fe5-bffd-657cf714967b None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.647831] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ff2522df-14bc-4fe5-bffd-657cf714967b None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.647901] [55415]: DEBUG cinder.api.middleware.request_id [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-c3c11866-e79a-4355-8c28-69e7dac86fcf None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.648383] [55414]: INFO cinder.api.openstack.wsgi [None req-ff2522df-14bc-4fe5-bffd-657cf714967b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.648721] [55414]: [pid: 55414|app: 0|req: 91/179] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:40:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.650214] [55415]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-c3c11866-e79a-4355-8c28-69e7dac86fcf tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1029.650617] [55415]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-c3c11866-e79a-4355-8c28-69e7dac86fcf tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a1b9273-edc9-4fbb-8371-cefc3e869f01", "connector": null, "instance_uuid": "1c0b2956-1641-43dc-8c09-35e89671b04c"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.653055] [55414]: DEBUG cinder.api.middleware.request_id [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-e90a145c-1e2d-4363-8e16-8fdbd2241d13 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.655386] [55414]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-e90a145c-1e2d-4363-8e16-8fdbd2241d13 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1029.655602] [55414]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-e90a145c-1e2d-4363-8e16-8fdbd2241d13 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.655837] [55414]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-e90a145c-1e2d-4363-8e16-8fdbd2241d13 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.662947] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.662947] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.668460] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.668460] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.675394] [55414]: INFO cinder.volume.api [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-e90a145c-1e2d-4363-8e16-8fdbd2241d13 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1029.680871] [55414]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-e90a145c-1e2d-4363-8e16-8fdbd2241d13 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1029.681328] [55414]: [pid: 55414|app: 0|req: 92/180] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:40:57 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1029.690364] [55415]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-c3c11866-e79a-4355-8c28-69e7dac86fcf tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1029.690720] [55415]: [pid: 55415|app: 0|req: 89/181] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:40:57 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) [ 1029.719983] [55414]: DEBUG cinder.api.middleware.request_id [None req-9ab25cf0-b590-448a-adf6-2491506895fe None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.722786] [55414]: INFO cinder.api.openstack.wsgi [None req-9ab25cf0-b590-448a-adf6-2491506895fe tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1029.723093] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9ab25cf0-b590-448a-adf6-2491506895fe tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.723385] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9ab25cf0-b590-448a-adf6-2491506895fe tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.729452] [55415]: DEBUG cinder.api.middleware.request_id [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.733745] [55415]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] PUT http://10.180.1.21/volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0 [ 1029.734219] [55415]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-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-520222", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.741100] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.741100] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.746647] [55414]: INFO cinder.volume.api [None req-9ab25cf0-b590-448a-adf6-2491506895fe tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1029.750919] [55414]: INFO cinder.api.openstack.wsgi [None req-9ab25cf0-b590-448a-adf6-2491506895fe tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1029.751835] [55414]: [pid: 55414|app: 0|req: 93/182] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:57 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.753320] [55415]: DEBUG cinder.coordination [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Acquiring lock "cinder-attachment_update-da23c5bc-ce97-4fce-bd43-a2bfd08484aa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1029.758462] [55415]: DEBUG cinder.coordination [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Lock "cinder-attachment_update-da23c5bc-ce97-4fce-bd43-a2bfd08484aa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1029.759679] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.759679] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.181919] [55414]: DEBUG cinder.api.middleware.request_id [None req-08eae80f-db43-4bf3-a2bd-51b82ac0e7bb None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.185784] [55414]: INFO cinder.api.openstack.wsgi [None req-08eae80f-db43-4bf3-a2bd-51b82ac0e7bb tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1030.185784] [55414]: DEBUG cinder.api.openstack.wsgi [None req-08eae80f-db43-4bf3-a2bd-51b82ac0e7bb tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.185784] [55414]: DEBUG cinder.api.openstack.wsgi [None req-08eae80f-db43-4bf3-a2bd-51b82ac0e7bb tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.198943] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198943] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.203546] [55414]: INFO cinder.volume.api [None req-08eae80f-db43-4bf3-a2bd-51b82ac0e7bb tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1030.209070] [55414]: INFO cinder.api.openstack.wsgi [None req-08eae80f-db43-4bf3-a2bd-51b82ac0e7bb tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1030.209070] [55414]: [pid: 55414|app: 0|req: 94/183] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:40:58 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.222510] [55414]: DEBUG cinder.api.middleware.request_id [None req-b6e797be-a1e2-46be-b6b0-4f83cec6efce None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.224240] [55414]: INFO cinder.api.openstack.wsgi [None req-b6e797be-a1e2-46be-b6b0-4f83cec6efce None None] GET http://10.180.1.21/volume// [ 1030.224240] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b6e797be-a1e2-46be-b6b0-4f83cec6efce None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.224240] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b6e797be-a1e2-46be-b6b0-4f83cec6efce None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.224240] [55414]: INFO cinder.api.openstack.wsgi [None req-b6e797be-a1e2-46be-b6b0-4f83cec6efce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1030.224240] [55414]: [pid: 55414|app: 0|req: 95/184] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:40:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1030.227595] [55414]: DEBUG cinder.api.middleware.request_id [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-4797ee7f-35fa-4425-98b5-a62c26f9f942 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.229799] [55414]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-4797ee7f-35fa-4425-98b5-a62c26f9f942 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1030.230175] [55414]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-4797ee7f-35fa-4425-98b5-a62c26f9f942 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.230499] [55414]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-4797ee7f-35fa-4425-98b5-a62c26f9f942 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.240586] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240586] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.244276] [55414]: INFO cinder.volume.api [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-4797ee7f-35fa-4425-98b5-a62c26f9f942 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1030.248872] [55414]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-4797ee7f-35fa-4425-98b5-a62c26f9f942 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1030.248872] [55414]: [pid: 55414|app: 0|req: 96/185] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:40:58 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1030.275825] [55414]: DEBUG cinder.api.middleware.request_id [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.278615] [55414]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] PUT http://10.180.1.21/volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e [ 1030.279127] [55414]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-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-520208", "mountpoint": "/dev/sdb"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1030.287862] [55414]: DEBUG cinder.coordination [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Acquiring lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1030.293211] [55414]: DEBUG cinder.coordination [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1030.294232] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.294232] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.288604] [55415]: DEBUG cinder.coordination [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Lock "cinder-attachment_update-da23c5bc-ce97-4fce-bd43-a2bfd08484aa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1034.288981] [55415]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-3b0492c6-1a86-47ef-9fa4-f9898546ab65 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0 returned with HTTP 200 [ 1034.289467] [55415]: [pid: 55415|app: 0|req: 90/186] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:40:57 2025] PUT /volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0 => generated 617 bytes in 4561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.290268] [55415]: DEBUG cinder.api.middleware.request_id [None req-58854d19-111a-4f3b-a536-335ec761e0f8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.295642] [55415]: INFO cinder.api.openstack.wsgi [None req-58854d19-111a-4f3b-a536-335ec761e0f8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1034.295945] [55415]: DEBUG cinder.api.openstack.wsgi [None req-58854d19-111a-4f3b-a536-335ec761e0f8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.296080] [55415]: DEBUG cinder.api.openstack.wsgi [None req-58854d19-111a-4f3b-a536-335ec761e0f8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.320717] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.320717] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.326174] [55415]: INFO cinder.volume.api [None req-58854d19-111a-4f3b-a536-335ec761e0f8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1034.332363] [55415]: INFO cinder.api.openstack.wsgi [None req-58854d19-111a-4f3b-a536-335ec761e0f8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1034.332363] [55415]: [pid: 55415|app: 0|req: 91/187] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:02 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.332914] [55415]: DEBUG cinder.api.middleware.request_id [None req-75c8b119-47bf-4277-9cba-f988f96adc9d None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.335672] [55415]: INFO cinder.api.openstack.wsgi [None req-75c8b119-47bf-4277-9cba-f988f96adc9d tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1034.335888] [55415]: DEBUG cinder.api.openstack.wsgi [None req-75c8b119-47bf-4277-9cba-f988f96adc9d tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.336113] [55415]: DEBUG cinder.api.openstack.wsgi [None req-75c8b119-47bf-4277-9cba-f988f96adc9d tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.349241] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.349241] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.352676] [55415]: INFO cinder.volume.api [None req-75c8b119-47bf-4277-9cba-f988f96adc9d tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1034.357796] [55415]: INFO cinder.api.openstack.wsgi [None req-75c8b119-47bf-4277-9cba-f988f96adc9d tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1034.358188] [55415]: [pid: 55415|app: 0|req: 92/188] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:02 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.822516] [55414]: DEBUG cinder.coordination [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1034.822516] [55414]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-b9a5884b-e335-4db3-ae93-9ebdc92c6c15 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e returned with HTTP 200 [ 1034.822516] [55414]: [pid: 55414|app: 0|req: 97/189] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:40:58 2025] PUT /volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.344440] [55415]: DEBUG cinder.api.middleware.request_id [None req-023da136-bcb5-4fb1-8aff-7763c110c81f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.347285] [55415]: INFO cinder.api.openstack.wsgi [None req-023da136-bcb5-4fb1-8aff-7763c110c81f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1035.347532] [55415]: DEBUG cinder.api.openstack.wsgi [None req-023da136-bcb5-4fb1-8aff-7763c110c81f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.347743] [55415]: DEBUG cinder.api.openstack.wsgi [None req-023da136-bcb5-4fb1-8aff-7763c110c81f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.365322] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.365322] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.369414] [55415]: INFO cinder.volume.api [None req-023da136-bcb5-4fb1-8aff-7763c110c81f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1035.373910] [55414]: DEBUG cinder.api.middleware.request_id [None req-47bd10bf-a8ad-44af-a266-928c98b2f3e3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.375660] [55415]: INFO cinder.api.openstack.wsgi [None req-023da136-bcb5-4fb1-8aff-7763c110c81f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1035.375974] [55414]: INFO cinder.api.openstack.wsgi [None req-47bd10bf-a8ad-44af-a266-928c98b2f3e3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1035.376077] [55415]: [pid: 55415|app: 0|req: 93/190] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:03 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.376222] [55414]: DEBUG cinder.api.openstack.wsgi [None req-47bd10bf-a8ad-44af-a266-928c98b2f3e3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.376471] [55414]: DEBUG cinder.api.openstack.wsgi [None req-47bd10bf-a8ad-44af-a266-928c98b2f3e3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.387764] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.387764] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.391768] [55414]: INFO cinder.volume.api [None req-47bd10bf-a8ad-44af-a266-928c98b2f3e3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1035.396457] [55414]: INFO cinder.api.openstack.wsgi [None req-47bd10bf-a8ad-44af-a266-928c98b2f3e3 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1035.396823] [55414]: [pid: 55414|app: 0|req: 98/191] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:03 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.976521] [55415]: DEBUG cinder.api.middleware.request_id [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-f7729f09-3b38-4de7-8a16-24bc073f3fe9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.978800] [55415]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-f7729f09-3b38-4de7-8a16-24bc073f3fe9 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] POST http://10.180.1.21/volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0/action [ 1035.979344] [55415]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-f7729f09-3b38-4de7-8a16-24bc073f3fe9 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1035.979462] [55415]: DEBUG cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-f7729f09-3b38-4de7-8a16-24bc073f3fe9 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1035.999807] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.999807] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.010659] [55415]: INFO cinder.api.openstack.wsgi [req-4089cd22-7db2-4f30-a15c-61f0024bca48 req-f7729f09-3b38-4de7-8a16-24bc073f3fe9 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0/action returned with HTTP 204 [ 1036.011265] [55415]: [pid: 55415|app: 0|req: 94/192] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:41:03 2025] POST /volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1036.388355] [55414]: DEBUG cinder.api.middleware.request_id [None req-43b578d1-9afc-4b9b-8978-437ab67e82db None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.390561] [55414]: INFO cinder.api.openstack.wsgi [None req-43b578d1-9afc-4b9b-8978-437ab67e82db tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1036.390807] [55414]: DEBUG cinder.api.openstack.wsgi [None req-43b578d1-9afc-4b9b-8978-437ab67e82db tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.391082] [55414]: DEBUG cinder.api.openstack.wsgi [None req-43b578d1-9afc-4b9b-8978-437ab67e82db tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.401489] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.401489] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.405666] [55414]: INFO cinder.volume.api [None req-43b578d1-9afc-4b9b-8978-437ab67e82db tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1036.409540] [55415]: DEBUG cinder.api.middleware.request_id [None req-c948337d-090b-41ad-9c97-3b68a70198c2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.410398] [55414]: INFO cinder.api.openstack.wsgi [None req-43b578d1-9afc-4b9b-8978-437ab67e82db tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1036.414016] [55414]: [pid: 55414|app: 0|req: 99/193] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.414110] [55415]: INFO cinder.api.openstack.wsgi [None req-c948337d-090b-41ad-9c97-3b68a70198c2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1036.414110] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c948337d-090b-41ad-9c97-3b68a70198c2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.414110] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c948337d-090b-41ad-9c97-3b68a70198c2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.427324] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.427324] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.431210] [55415]: INFO cinder.volume.api [None req-c948337d-090b-41ad-9c97-3b68a70198c2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1036.436920] [55415]: INFO cinder.api.openstack.wsgi [None req-c948337d-090b-41ad-9c97-3b68a70198c2 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1036.436920] [55415]: [pid: 55415|app: 0|req: 95/194] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.446333] [55414]: DEBUG cinder.api.middleware.request_id [None req-39721a92-a419-4810-825e-06a2b3ec75c7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.448665] [55414]: INFO cinder.api.openstack.wsgi [None req-39721a92-a419-4810-825e-06a2b3ec75c7 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1036.448771] [55414]: DEBUG cinder.api.openstack.wsgi [None req-39721a92-a419-4810-825e-06a2b3ec75c7 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.448995] [55414]: DEBUG cinder.api.openstack.wsgi [None req-39721a92-a419-4810-825e-06a2b3ec75c7 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.461837] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.461837] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.466305] [55414]: INFO cinder.volume.api [None req-39721a92-a419-4810-825e-06a2b3ec75c7 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1036.471910] [55414]: INFO cinder.api.openstack.wsgi [None req-39721a92-a419-4810-825e-06a2b3ec75c7 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1036.472411] [55414]: [pid: 55414|app: 0|req: 100/195] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.620995] [55415]: DEBUG cinder.api.middleware.request_id [req-991e287d-740e-4a87-9e54-80125981a235 req-476b3570-9b00-4531-afd9-8771775471fc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.625411] [55415]: INFO cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-476b3570-9b00-4531-afd9-8771775471fc tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1036.625677] [55415]: DEBUG cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-476b3570-9b00-4531-afd9-8771775471fc tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.625954] [55415]: DEBUG cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-476b3570-9b00-4531-afd9-8771775471fc tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.637517] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.637517] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.641643] [55415]: INFO cinder.volume.api [req-991e287d-740e-4a87-9e54-80125981a235 req-476b3570-9b00-4531-afd9-8771775471fc tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Volume info retrieved successfully. [ 1036.645971] [55415]: INFO cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-476b3570-9b00-4531-afd9-8771775471fc tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1036.646406] [55415]: [pid: 55415|app: 0|req: 96/196] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.651190] [55414]: DEBUG cinder.api.middleware.request_id [req-991e287d-740e-4a87-9e54-80125981a235 req-c6e42858-e62c-4354-b72c-2908de085100 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.654256] [55414]: INFO cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-c6e42858-e62c-4354-b72c-2908de085100 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] GET http://10.180.1.21/volume/v3/volumes/ae637f71-ba67-4576-b0b0-5b878549f7a1 [ 1036.654484] [55414]: DEBUG cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-c6e42858-e62c-4354-b72c-2908de085100 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.654702] [55414]: DEBUG cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-c6e42858-e62c-4354-b72c-2908de085100 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.661656] [55414]: INFO cinder.api.openstack.wsgi [req-991e287d-740e-4a87-9e54-80125981a235 req-c6e42858-e62c-4354-b72c-2908de085100 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] http://10.180.1.21/volume/v3/volumes/ae637f71-ba67-4576-b0b0-5b878549f7a1 returned with HTTP 404 [ 1036.662222] [55414]: [pid: 55414|app: 0|req: 101/197] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/ae637f71-ba67-4576-b0b0-5b878549f7a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1036.668181] [55415]: DEBUG cinder.api.middleware.request_id [None req-db665074-76fe-4e6b-971d-18f62c4e253c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.670207] [55415]: INFO cinder.api.openstack.wsgi [None req-db665074-76fe-4e6b-971d-18f62c4e253c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1036.670426] [55415]: DEBUG cinder.api.openstack.wsgi [None req-db665074-76fe-4e6b-971d-18f62c4e253c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.670642] [55415]: DEBUG cinder.api.openstack.wsgi [None req-db665074-76fe-4e6b-971d-18f62c4e253c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.682130] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.682130] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.685356] [55415]: INFO cinder.volume.api [None req-db665074-76fe-4e6b-971d-18f62c4e253c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1036.690191] [55415]: INFO cinder.api.openstack.wsgi [None req-db665074-76fe-4e6b-971d-18f62c4e253c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1036.690667] [55415]: [pid: 55415|app: 0|req: 97/198] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.726683] [55414]: DEBUG cinder.api.middleware.request_id [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-3ba8249a-9c22-46d8-a0f9-79ff3271b179 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.730213] [55414]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-3ba8249a-9c22-46d8-a0f9-79ff3271b179 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1036.730577] [55414]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-3ba8249a-9c22-46d8-a0f9-79ff3271b179 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.730819] [55414]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-3ba8249a-9c22-46d8-a0f9-79ff3271b179 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.747013] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.747013] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.750754] [55414]: INFO cinder.volume.api [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-3ba8249a-9c22-46d8-a0f9-79ff3271b179 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1036.755499] [55414]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-3ba8249a-9c22-46d8-a0f9-79ff3271b179 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1036.755926] [55414]: [pid: 55414|app: 0|req: 102/199] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:41:04 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.793493] [55415]: DEBUG cinder.api.middleware.request_id [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.797115] [55415]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] POST http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa/action [ 1036.797115] [55415]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1036.797115] [55415]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.807596] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.807596] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.808187] [55415]: INFO cinder.volume.api [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1036.815305] [55415]: INFO cinder.volume.api [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Begin detaching volume completed successfully. [ 1036.815545] [55415]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-0c73efa7-8219-47c1-a949-4387190e6ce5 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa/action returned with HTTP 202 [ 1036.816658] [55415]: [pid: 55415|app: 0|req: 98/200] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:41:04 2025] POST /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1036.991307] [55414]: DEBUG cinder.api.middleware.request_id [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-e213c9c2-a81b-4324-b4a7-203442149ac2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.998480] [55414]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-e213c9c2-a81b-4324-b4a7-203442149ac2 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e/action [ 1036.999095] [55414]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-e213c9c2-a81b-4324-b4a7-203442149ac2 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1036.999221] [55414]: DEBUG cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-e213c9c2-a81b-4324-b4a7-203442149ac2 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1037.039260] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.039260] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.053882] [55414]: INFO cinder.api.openstack.wsgi [req-57803e59-4576-4a9e-9467-bc79b7a6c5eb req-e213c9c2-a81b-4324-b4a7-203442149ac2 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e/action returned with HTTP 204 [ 1037.054394] [55414]: [pid: 55414|app: 0|req: 103/201] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:41:04 2025] POST /volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1037.427049] [55415]: DEBUG cinder.api.middleware.request_id [None req-26c86be5-23f2-4270-9ea5-b2197f9d0dff None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.429676] [55415]: INFO cinder.api.openstack.wsgi [None req-26c86be5-23f2-4270-9ea5-b2197f9d0dff tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1037.430151] [55415]: DEBUG cinder.api.openstack.wsgi [None req-26c86be5-23f2-4270-9ea5-b2197f9d0dff tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.430513] [55415]: DEBUG cinder.api.openstack.wsgi [None req-26c86be5-23f2-4270-9ea5-b2197f9d0dff tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.444441] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.444441] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.451060] [55415]: INFO cinder.volume.api [None req-26c86be5-23f2-4270-9ea5-b2197f9d0dff tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1037.464132] [55415]: INFO cinder.api.openstack.wsgi [None req-26c86be5-23f2-4270-9ea5-b2197f9d0dff tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1037.464132] [55415]: [pid: 55415|app: 0|req: 99/202] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:05 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.492657] [55414]: DEBUG cinder.api.middleware.request_id [None req-0975249b-6369-4b0d-a9dd-8c44d7a08a85 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.495810] [55414]: INFO cinder.api.openstack.wsgi [None req-0975249b-6369-4b0d-a9dd-8c44d7a08a85 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1037.496082] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0975249b-6369-4b0d-a9dd-8c44d7a08a85 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.496323] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0975249b-6369-4b0d-a9dd-8c44d7a08a85 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.512428] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.512428] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.516890] [55414]: INFO cinder.volume.api [None req-0975249b-6369-4b0d-a9dd-8c44d7a08a85 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1037.521781] [55414]: INFO cinder.api.openstack.wsgi [None req-0975249b-6369-4b0d-a9dd-8c44d7a08a85 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1037.522202] [55414]: [pid: 55414|app: 0|req: 104/203] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:05 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.846502] [55415]: DEBUG cinder.api.middleware.request_id [None req-2e1f6736-e86a-416c-ae09-f5d524be296e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.846974] [55415]: INFO cinder.api.openstack.wsgi [None req-2e1f6736-e86a-416c-ae09-f5d524be296e None None] GET http://10.180.1.21/volume// [ 1037.847267] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2e1f6736-e86a-416c-ae09-f5d524be296e None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.847416] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2e1f6736-e86a-416c-ae09-f5d524be296e None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.847834] [55415]: INFO cinder.api.openstack.wsgi [None req-2e1f6736-e86a-416c-ae09-f5d524be296e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1037.848173] [55415]: [pid: 55415|app: 0|req: 100/204] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:41:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1037.853482] [55414]: DEBUG cinder.api.middleware.request_id [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-bee6855b-35a2-4bd6-a114-c12a96df4593 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.856161] [55414]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-bee6855b-35a2-4bd6-a114-c12a96df4593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1037.856440] [55414]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-bee6855b-35a2-4bd6-a114-c12a96df4593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.857014] [55414]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-bee6855b-35a2-4bd6-a114-c12a96df4593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.873949] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.873949] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.884722] [55414]: INFO cinder.volume.api [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-bee6855b-35a2-4bd6-a114-c12a96df4593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1037.892930] [55414]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-bee6855b-35a2-4bd6-a114-c12a96df4593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1037.893667] [55414]: [pid: 55414|app: 0|req: 105/205] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:41:05 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1039.074994] [55415]: DEBUG cinder.api.middleware.request_id [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-57ac6b1d-a399-4cc7-9dcc-a2ebd47023bc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.078461] [55415]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-57ac6b1d-a399-4cc7-9dcc-a2ebd47023bc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0 [ 1039.078766] [55415]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-57ac6b1d-a399-4cc7-9dcc-a2ebd47023bc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.078987] [55415]: DEBUG cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-57ac6b1d-a399-4cc7-9dcc-a2ebd47023bc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.094859] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.094859] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.136749] [55414]: DEBUG cinder.api.middleware.request_id [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.141017] [55414]: INFO cinder.api.openstack.wsgi [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1039.141017] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1360064405"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1039.141673] [55414]: DEBUG cinder.api.v3.volumes [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1360064405'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1039.141941] [55414]: INFO cinder.api.v3.volumes [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Create volume of 1 GB [ 1039.148159] [55414]: INFO cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Availability Zones retrieved successfully. [ 1039.155969] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Flow 'volume_create_api' (a6167b30-9f4c-4a54-b709-b338c9a8531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1039.157935] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd6ae89-8c73-433c-b604-d2f02e12fd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.159424] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1039.188275] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd6ae89-8c73-433c-b604-d2f02e12fd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.189482] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a40fd4ad-d46e-4667-b615-5809101c1f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.248677] [55414]: DEBUG cinder.quota [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Created reservations ['23107192-aced-4e51-b72e-dec9633be6ec', '5a2d1890-d797-4a5d-9747-9a818761c078', '1d2cfc40-83fa-48a8-ad09-b89755e4a502', '95c27cfb-3c41-40e0-b9a2-9d23446feefc'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1039.249558] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a40fd4ad-d46e-4667-b615-5809101c1f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23107192-aced-4e51-b72e-dec9633be6ec', '5a2d1890-d797-4a5d-9747-9a818761c078', '1d2cfc40-83fa-48a8-ad09-b89755e4a502', '95c27cfb-3c41-40e0-b9a2-9d23446feefc']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.250802] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ea0d9e-79bb-479d-9f57-def3caa00c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.273786] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ea0d9e-79bb-479d-9f57-def3caa00c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1360064405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5021f2018f46cb9e67dcd9bd2549f9',qos_specs=None,replication_status=,reservations=['23107192-aced-4e51-b72e-dec9633be6ec','5a2d1890-d797-4a5d-9747-9a818761c078','1d2cfc40-83fa-48a8-ad09-b89755e4a502','95c27cfb-3c41-40e0-b9a2-9d23446feefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa576e5ddd1845598af3230357b16320',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1360064405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5021f2018f46cb9e67dcd9bd2549f9',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='aa576e5ddd1845598af3230357b16320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.275024] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708e507c-ca82-4d13-b490-31fb72029dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.291210] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708e507c-ca82-4d13-b490-31fb72029dc4) 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-1360064405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5021f2018f46cb9e67dcd9bd2549f9',qos_specs=None,replication_status=,reservations=['23107192-aced-4e51-b72e-dec9633be6ec','5a2d1890-d797-4a5d-9747-9a818761c078','1d2cfc40-83fa-48a8-ad09-b89755e4a502','95c27cfb-3c41-40e0-b9a2-9d23446feefc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa576e5ddd1845598af3230357b16320',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.292169] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23181f5b-33d1-4469-b12f-63962066769e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.301230] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23181f5b-33d1-4469-b12f-63962066769e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.303017] [55414]: DEBUG cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Flow 'volume_create_api' (a6167b30-9f4c-4a54-b709-b338c9a8531f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1039.303017] [55414]: INFO cinder.volume.api [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Create volume request issued successfully. [ 1039.303526] [55414]: INFO cinder.api.openstack.wsgi [None req-7cdd271e-c845-4bec-9ff1-5981dec5ded4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1039.304022] [55414]: [pid: 55414|app: 0|req: 106/206] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:41:07 2025] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1039.629894] [55415]: INFO cinder.api.openstack.wsgi [req-9047de2a-ed58-4485-a15e-fbc6ae5282b9 req-57ac6b1d-a399-4cc7-9dcc-a2ebd47023bc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0 returned with HTTP 200 [ 1039.630415] [55415]: [pid: 55415|app: 0|req: 101/207] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:41:06 2025] DELETE /volume/v3/attachments/2bf30a79-6a4c-491b-949a-271c24d60ad0 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.197965] [55414]: DEBUG cinder.api.middleware.request_id [None req-0ad48752-3b0c-4a64-b51a-7f3350c3a593 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.201161] [55414]: INFO cinder.api.openstack.wsgi [None req-0ad48752-3b0c-4a64-b51a-7f3350c3a593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1040.201592] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0ad48752-3b0c-4a64-b51a-7f3350c3a593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.201931] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0ad48752-3b0c-4a64-b51a-7f3350c3a593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.215732] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.215732] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.221318] [55414]: INFO cinder.volume.api [None req-0ad48752-3b0c-4a64-b51a-7f3350c3a593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1040.226942] [55414]: INFO cinder.api.openstack.wsgi [None req-0ad48752-3b0c-4a64-b51a-7f3350c3a593 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1040.227465] [55414]: [pid: 55414|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:08 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.629201] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=106,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1050.224305] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=134,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1056.857200] [55415]: DEBUG cinder.api.middleware.request_id [None req-9423ea18-9af3-4a46-85a7-4fb4a9b2b231 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.857632] [55415]: INFO cinder.api.openstack.wsgi [None req-9423ea18-9af3-4a46-85a7-4fb4a9b2b231 None None] GET http://10.180.1.21/volume// [ 1056.857828] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9423ea18-9af3-4a46-85a7-4fb4a9b2b231 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.858065] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9423ea18-9af3-4a46-85a7-4fb4a9b2b231 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.858568] [55415]: INFO cinder.api.openstack.wsgi [None req-9423ea18-9af3-4a46-85a7-4fb4a9b2b231 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1056.859009] [55415]: [pid: 55415|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:41:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1056.867323] [55414]: DEBUG cinder.api.middleware.request_id [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-cf42a3ae-a6fe-428f-b902-64daa1818e79 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.870504] [55414]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-cf42a3ae-a6fe-428f-b902-64daa1818e79 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1056.870927] [55414]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-cf42a3ae-a6fe-428f-b902-64daa1818e79 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a1b9273-edc9-4fbb-8371-cefc3e869f01", "connector": null, "instance_uuid": "1c0b2956-1641-43dc-8c09-35e89671b04c"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1056.888022] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.888022] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.919260] [55414]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-cf42a3ae-a6fe-428f-b902-64daa1818e79 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1056.919778] [55414]: [pid: 55414|app: 0|req: 108/210] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:41:24 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) [ 1056.923976] [55415]: DEBUG cinder.api.middleware.request_id [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-396c0352-3b2e-473b-be15-b65d82504186 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.926259] [55415]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-396c0352-3b2e-473b-be15-b65d82504186 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e [ 1056.926467] [55415]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-396c0352-3b2e-473b-be15-b65d82504186 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.926677] [55415]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-396c0352-3b2e-473b-be15-b65d82504186 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.934953] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.934953] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.477207] [55415]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-396c0352-3b2e-473b-be15-b65d82504186 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e returned with HTTP 200 [ 1057.478369] [55415]: [pid: 55415|app: 0|req: 103/211] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:41:24 2025] DELETE /volume/v3/attachments/ea7b6e5c-1d7a-4ab6-9922-64e3150f9e6e => generated 192 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.916405] [55414]: DEBUG cinder.api.middleware.request_id [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.921023] [55414]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] PUT http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b [ 1061.921294] [55414]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-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-520208", "mountpoint": "/dev/sdb"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.934860] [55414]: DEBUG cinder.coordination [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Acquiring lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1061.939446] [55414]: DEBUG cinder.coordination [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1061.940667] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.940667] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.467602] [55414]: DEBUG cinder.coordination [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1062.467602] [55414]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-248ca327-9f6d-4502-ad85-3c2ffc35d9e8 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b returned with HTTP 200 [ 1062.467602] [55414]: [pid: 55414|app: 0|req: 109/212] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:41:29 2025] PUT /volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.473917] [55415]: DEBUG cinder.api.middleware.request_id [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-ed168b43-ab41-4ecb-8faf-822f97e731c4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.476470] [55415]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-ed168b43-ab41-4ecb-8faf-822f97e731c4 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b [ 1062.478022] [55415]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-ed168b43-ab41-4ecb-8faf-822f97e731c4 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.478022] [55415]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-ed168b43-ab41-4ecb-8faf-822f97e731c4 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.496148] [55415]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-ed168b43-ab41-4ecb-8faf-822f97e731c4 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b returned with HTTP 200 [ 1062.496148] [55415]: [pid: 55415|app: 0|req: 104/213] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 21:41:30 2025] GET /volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.797217] [55414]: DEBUG cinder.api.middleware.request_id [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.799558] [55414]: INFO cinder.api.openstack.wsgi [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1063.800121] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-978540698"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1063.801824] [55414]: DEBUG cinder.api.v3.volumes [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-978540698'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1063.802023] [55414]: INFO cinder.api.v3.volumes [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Create volume of 1 GB [ 1063.802319] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.802319] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.807135] [55414]: INFO cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Availability Zones retrieved successfully. [ 1063.814420] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Flow 'volume_create_api' (b9a2d518-3eff-4333-b1b9-f789b8ab98a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1063.815605] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f190e9-12ff-4332-8ee7-b7462a0ceeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1063.816738] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1063.836771] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f190e9-12ff-4332-8ee7-b7462a0ceeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1063.837812] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1679e0af-9392-45eb-8802-9710e6697f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1063.872798] [55414]: DEBUG cinder.quota [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Created reservations ['bac9dc43-11b7-41cc-bc98-c2feaae6af42', '03758221-cea1-4b6a-9b51-27db8fe8e16a', '2b1d9f58-49fc-4b73-b979-64b622fc5568', '3a0d5447-8075-4dab-b723-638f91280f03'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1063.874017] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1679e0af-9392-45eb-8802-9710e6697f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac9dc43-11b7-41cc-bc98-c2feaae6af42', '03758221-cea1-4b6a-9b51-27db8fe8e16a', '2b1d9f58-49fc-4b73-b979-64b622fc5568', '3a0d5447-8075-4dab-b723-638f91280f03']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1063.875071] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd08a8b-4b1e-4ede-930d-2b42c9fcbaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1063.896390] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd08a8b-4b1e-4ede-930d-2b42c9fcbaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '260965ae-ee02-4858-87c2-746507a22a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-978540698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d035c5a6393d41c8b620f1193f8e5ae5',qos_specs=None,replication_status=,reservations=['bac9dc43-11b7-41cc-bc98-c2feaae6af42','03758221-cea1-4b6a-9b51-27db8fe8e16a','2b1d9f58-49fc-4b73-b979-64b622fc5568','3a0d5447-8075-4dab-b723-638f91280f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55cde0ab98a4402810996c6d0dbd98e',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-978540698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=260965ae-ee02-4858-87c2-746507a22a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d035c5a6393d41c8b620f1193f8e5ae5',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='f55cde0ab98a4402810996c6d0dbd98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1063.897480] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066aa8ed-94ab-424d-b766-d0463aac3ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1063.915274] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066aa8ed-94ab-424d-b766-d0463aac3ef0) 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-978540698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d035c5a6393d41c8b620f1193f8e5ae5',qos_specs=None,replication_status=,reservations=['bac9dc43-11b7-41cc-bc98-c2feaae6af42','03758221-cea1-4b6a-9b51-27db8fe8e16a','2b1d9f58-49fc-4b73-b979-64b622fc5568','3a0d5447-8075-4dab-b723-638f91280f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55cde0ab98a4402810996c6d0dbd98e',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1063.915927] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ae7bd8-fb5f-432d-b478-9d15925300b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1063.930221] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ae7bd8-fb5f-432d-b478-9d15925300b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1063.931621] [55414]: DEBUG cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Flow 'volume_create_api' (b9a2d518-3eff-4333-b1b9-f789b8ab98a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1063.932170] [55414]: INFO cinder.volume.api [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Create volume request issued successfully. [ 1063.932942] [55414]: INFO cinder.api.openstack.wsgi [None req-b99b7451-07b3-44b0-b9ee-182b3afc6248 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1063.933482] [55414]: [pid: 55414|app: 0|req: 110/214] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:41:31 2025] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1063.942921] [55415]: DEBUG cinder.api.middleware.request_id [None req-fbb9538c-7e50-42c3-bb0e-0da7f0f8086f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.944991] [55415]: INFO cinder.api.openstack.wsgi [None req-fbb9538c-7e50-42c3-bb0e-0da7f0f8086f tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 [ 1063.945529] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fbb9538c-7e50-42c3-bb0e-0da7f0f8086f tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.945529] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fbb9538c-7e50-42c3-bb0e-0da7f0f8086f tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.956079] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.956079] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.962054] [55415]: INFO cinder.volume.api [None req-fbb9538c-7e50-42c3-bb0e-0da7f0f8086f tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1063.968097] [55415]: INFO cinder.api.openstack.wsgi [None req-fbb9538c-7e50-42c3-bb0e-0da7f0f8086f tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 returned with HTTP 200 [ 1063.968453] [55415]: [pid: 55415|app: 0|req: 105/215] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:31 2025] GET /volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.602096] [55414]: DEBUG cinder.api.middleware.request_id [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-b07cabbf-3998-4b13-91e9-36f7c793bfe9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.605848] [55414]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-b07cabbf-3998-4b13-91e9-36f7c793bfe9 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b/action [ 1064.606317] [55414]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-b07cabbf-3998-4b13-91e9-36f7c793bfe9 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1064.606456] [55414]: DEBUG cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-b07cabbf-3998-4b13-91e9-36f7c793bfe9 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.633457] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.633457] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.640325] [55414]: INFO cinder.api.openstack.wsgi [req-22f2512e-a5e0-46bc-a7f8-59ec6242204d req-b07cabbf-3998-4b13-91e9-36f7c793bfe9 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b/action returned with HTTP 204 [ 1064.640818] [55414]: [pid: 55414|app: 0|req: 111/216] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:41:32 2025] POST /volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1064.980217] [55415]: DEBUG cinder.api.middleware.request_id [None req-32a05302-4727-41c5-a810-50ec30f995cc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.983213] [55415]: INFO cinder.api.openstack.wsgi [None req-32a05302-4727-41c5-a810-50ec30f995cc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 [ 1064.983213] [55415]: DEBUG cinder.api.openstack.wsgi [None req-32a05302-4727-41c5-a810-50ec30f995cc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.983340] [55415]: DEBUG cinder.api.openstack.wsgi [None req-32a05302-4727-41c5-a810-50ec30f995cc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.998699] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.998699] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.003559] [55415]: INFO cinder.volume.api [None req-32a05302-4727-41c5-a810-50ec30f995cc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1065.008699] [55415]: INFO cinder.api.openstack.wsgi [None req-32a05302-4727-41c5-a810-50ec30f995cc tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 returned with HTTP 200 [ 1065.009296] [55415]: [pid: 55415|app: 0|req: 106/217] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:32 2025] GET /volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.048625] [55414]: DEBUG cinder.api.middleware.request_id [req-8efa52f0-e7fa-44a0-bceb-bf88d68135b0 req-e957d335-eba5-4691-9f7a-d8c387ae30a3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.051367] [55414]: INFO cinder.api.openstack.wsgi [req-8efa52f0-e7fa-44a0-bceb-bf88d68135b0 req-e957d335-eba5-4691-9f7a-d8c387ae30a3 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] GET http://10.180.1.21/volume/v3/volumes/29367faf-c803-48c3-95da-cb98d83a4726 [ 1065.051686] [55414]: DEBUG cinder.api.openstack.wsgi [req-8efa52f0-e7fa-44a0-bceb-bf88d68135b0 req-e957d335-eba5-4691-9f7a-d8c387ae30a3 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.051912] [55414]: DEBUG cinder.api.openstack.wsgi [req-8efa52f0-e7fa-44a0-bceb-bf88d68135b0 req-e957d335-eba5-4691-9f7a-d8c387ae30a3 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.058473] [55414]: INFO cinder.api.openstack.wsgi [req-8efa52f0-e7fa-44a0-bceb-bf88d68135b0 req-e957d335-eba5-4691-9f7a-d8c387ae30a3 tempest-VolumesAdminNegativeTest-1076378112 tempest-VolumesAdminNegativeTest-1076378112-project-admin] http://10.180.1.21/volume/v3/volumes/29367faf-c803-48c3-95da-cb98d83a4726 returned with HTTP 404 [ 1065.059114] [55414]: [pid: 55414|app: 0|req: 112/218] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:41:32 2025] GET /volume/v3/volumes/29367faf-c803-48c3-95da-cb98d83a4726 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1065.066358] [55415]: DEBUG cinder.api.middleware.request_id [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.068688] [55415]: INFO cinder.api.openstack.wsgi [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] DELETE http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 [ 1065.069635] [55415]: DEBUG cinder.api.openstack.wsgi [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.071062] [55415]: DEBUG cinder.api.openstack.wsgi [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.071062] [55415]: INFO cinder.api.v3.volumes [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Delete volume with id: 260965ae-ee02-4858-87c2-746507a22a38 [ 1065.078632] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.078632] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.079540] [55415]: INFO cinder.volume.api [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1065.100207] [55415]: INFO cinder.volume.api [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Delete volume request issued successfully. [ 1065.101282] [55415]: INFO cinder.api.openstack.wsgi [None req-00fe2930-372a-4287-8e13-1613f4cf5ac6 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 returned with HTTP 202 [ 1065.101282] [55415]: [pid: 55415|app: 0|req: 107/219] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:41:32 2025] DELETE /volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1065.105059] [55414]: DEBUG cinder.api.middleware.request_id [None req-aee70bbb-f9bc-49be-abe4-4a61f8566f7c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.108462] [55414]: INFO cinder.api.openstack.wsgi [None req-aee70bbb-f9bc-49be-abe4-4a61f8566f7c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 [ 1065.110450] [55414]: DEBUG cinder.api.openstack.wsgi [None req-aee70bbb-f9bc-49be-abe4-4a61f8566f7c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.110729] [55414]: DEBUG cinder.api.openstack.wsgi [None req-aee70bbb-f9bc-49be-abe4-4a61f8566f7c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.120200] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.120200] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.124335] [55414]: INFO cinder.volume.api [None req-aee70bbb-f9bc-49be-abe4-4a61f8566f7c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1065.128907] [55414]: INFO cinder.api.openstack.wsgi [None req-aee70bbb-f9bc-49be-abe4-4a61f8566f7c tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 returned with HTTP 200 [ 1065.129349] [55414]: [pid: 55414|app: 0|req: 113/220] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:32 2025] GET /volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.141828] [55415]: DEBUG cinder.api.middleware.request_id [None req-c60abf1c-dab6-499c-b904-65a27de56f9e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.144539] [55415]: INFO cinder.api.openstack.wsgi [None req-c60abf1c-dab6-499c-b904-65a27de56f9e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 [ 1066.144985] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c60abf1c-dab6-499c-b904-65a27de56f9e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.144985] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c60abf1c-dab6-499c-b904-65a27de56f9e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.151662] [55415]: INFO cinder.api.openstack.wsgi [None req-c60abf1c-dab6-499c-b904-65a27de56f9e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 returned with HTTP 404 [ 1066.152143] [55415]: [pid: 55415|app: 0|req: 108/221] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:34 2025] GET /volume/v3/volumes/260965ae-ee02-4858-87c2-746507a22a38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1068.597230] [55414]: DEBUG cinder.api.middleware.request_id [None req-88f26168-4719-40f0-a9c1-4fcd6849eb55 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.597699] [55414]: INFO cinder.api.openstack.wsgi [None req-88f26168-4719-40f0-a9c1-4fcd6849eb55 None None] GET http://10.180.1.21/volume// [ 1068.597888] [55414]: DEBUG cinder.api.openstack.wsgi [None req-88f26168-4719-40f0-a9c1-4fcd6849eb55 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.598130] [55414]: DEBUG cinder.api.openstack.wsgi [None req-88f26168-4719-40f0-a9c1-4fcd6849eb55 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.598566] [55414]: INFO cinder.api.openstack.wsgi [None req-88f26168-4719-40f0-a9c1-4fcd6849eb55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.598901] [55414]: [pid: 55414|app: 0|req: 114/222] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:41:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.602982] [55415]: DEBUG cinder.api.middleware.request_id [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-ca75b4e7-ad1c-4f0d-9ed5-fda1a5c13595 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.609219] [55415]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-ca75b4e7-ad1c-4f0d-9ed5-fda1a5c13595 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1068.609854] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-ca75b4e7-ad1c-4f0d-9ed5-fda1a5c13595 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a1b9273-edc9-4fbb-8371-cefc3e869f01", "connector": null, "instance_uuid": "1c0b2956-1641-43dc-8c09-35e89671b04c"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.630120] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.630120] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.659639] [55415]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-ca75b4e7-ad1c-4f0d-9ed5-fda1a5c13595 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1068.663551] [55415]: [pid: 55415|app: 0|req: 109/223] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:41:36 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.667258] [55414]: DEBUG cinder.api.middleware.request_id [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-d4c0e667-d8b1-489f-b9bb-9d2cf64ac06f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.673831] [55414]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-d4c0e667-d8b1-489f-b9bb-9d2cf64ac06f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b [ 1068.674250] [55414]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-d4c0e667-d8b1-489f-b9bb-9d2cf64ac06f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.674537] [55414]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-d4c0e667-d8b1-489f-b9bb-9d2cf64ac06f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.684062] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.684062] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.220822] [55414]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-d4c0e667-d8b1-489f-b9bb-9d2cf64ac06f tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b returned with HTTP 200 [ 1069.221359] [55414]: [pid: 55414|app: 0|req: 115/224] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:41:36 2025] DELETE /volume/v3/attachments/5dba656a-73b5-42d3-8ded-42ccc4d5418b => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.656789] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=36,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.224026] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=53,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.564051] [55415]: DEBUG cinder.api.middleware.request_id [None req-18d6cb3c-15df-455f-a0fc-04901373891e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.569091] [55415]: INFO cinder.api.openstack.wsgi [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] DELETE http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1079.569453] [55415]: DEBUG cinder.api.openstack.wsgi [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.569834] [55415]: DEBUG cinder.api.openstack.wsgi [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.570284] [55415]: INFO cinder.api.v3.volumes [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Delete volume with id: da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1079.588274] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.588274] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.588777] [55415]: INFO cinder.volume.api [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1079.609463] [55415]: INFO cinder.volume.api [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Delete volume request issued successfully. [ 1079.609665] [55415]: INFO cinder.api.openstack.wsgi [None req-18d6cb3c-15df-455f-a0fc-04901373891e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 202 [ 1079.610141] [55415]: [pid: 55415|app: 0|req: 110/225] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:41:47 2025] DELETE /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1079.614893] [55414]: DEBUG cinder.api.middleware.request_id [None req-7391c727-c483-4812-89c8-4e0d964abb95 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.618592] [55414]: INFO cinder.api.openstack.wsgi [None req-7391c727-c483-4812-89c8-4e0d964abb95 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1079.618830] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7391c727-c483-4812-89c8-4e0d964abb95 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.619181] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7391c727-c483-4812-89c8-4e0d964abb95 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.640528] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.640528] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.647525] [55414]: INFO cinder.volume.api [None req-7391c727-c483-4812-89c8-4e0d964abb95 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1079.653584] [55414]: INFO cinder.api.openstack.wsgi [None req-7391c727-c483-4812-89c8-4e0d964abb95 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1079.656018] [55414]: [pid: 55414|app: 0|req: 116/226] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:47 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.077514] [55415]: DEBUG cinder.api.middleware.request_id [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.080136] [55415]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] PUT http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b [ 1080.080844] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-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-520208", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1080.090071] [55415]: DEBUG cinder.coordination [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Acquiring lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1080.095094] [55415]: DEBUG cinder.coordination [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1080.095990] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.095990] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.615867] [55415]: DEBUG cinder.coordination [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Lock "cinder-attachment_update-4a1b9273-edc9-4fbb-8371-cefc3e869f01-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1080.616270] [55415]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-0dc7fa1c-f2cd-4102-8d09-b9abfe239d8c tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b returned with HTTP 200 [ 1080.616768] [55415]: [pid: 55415|app: 0|req: 111/227] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:41:47 2025] PUT /volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.648698] [55414]: DEBUG cinder.api.middleware.request_id [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-7bda3e8a-d200-4113-863a-ddcd73e36ea1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.651700] [55414]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-7bda3e8a-d200-4113-863a-ddcd73e36ea1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b [ 1080.651700] [55414]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-7bda3e8a-d200-4113-863a-ddcd73e36ea1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.651700] [55414]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-7bda3e8a-d200-4113-863a-ddcd73e36ea1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.667180] [55414]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-7bda3e8a-d200-4113-863a-ddcd73e36ea1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b returned with HTTP 200 [ 1080.667621] [55414]: [pid: 55414|app: 0|req: 117/228] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 21:41:48 2025] GET /volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.673368] [55415]: DEBUG cinder.api.middleware.request_id [None req-22fe547a-728a-499c-9f33-8ea7d294ffa8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.675792] [55415]: INFO cinder.api.openstack.wsgi [None req-22fe547a-728a-499c-9f33-8ea7d294ffa8 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1080.676094] [55415]: DEBUG cinder.api.openstack.wsgi [None req-22fe547a-728a-499c-9f33-8ea7d294ffa8 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.676371] [55415]: DEBUG cinder.api.openstack.wsgi [None req-22fe547a-728a-499c-9f33-8ea7d294ffa8 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.684476] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.684476] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.688583] [55415]: INFO cinder.volume.api [None req-22fe547a-728a-499c-9f33-8ea7d294ffa8 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Volume info retrieved successfully. [ 1080.694763] [55415]: INFO cinder.api.openstack.wsgi [None req-22fe547a-728a-499c-9f33-8ea7d294ffa8 tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 200 [ 1080.695266] [55415]: [pid: 55415|app: 0|req: 112/229] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:48 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.706269] [55414]: DEBUG cinder.api.middleware.request_id [None req-ba60eed7-65f1-4c8b-b916-e6967685ee5e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.708508] [55414]: INFO cinder.api.openstack.wsgi [None req-ba60eed7-65f1-4c8b-b916-e6967685ee5e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] GET http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa [ 1081.708732] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ba60eed7-65f1-4c8b-b916-e6967685ee5e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.708955] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ba60eed7-65f1-4c8b-b916-e6967685ee5e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.716669] [55414]: INFO cinder.api.openstack.wsgi [None req-ba60eed7-65f1-4c8b-b916-e6967685ee5e tempest-VolumesAdminNegativeTest-75356711 tempest-VolumesAdminNegativeTest-75356711-project-member] http://10.180.1.21/volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa returned with HTTP 404 [ 1081.717697] [55414]: [pid: 55414|app: 0|req: 118/230] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:49 2025] GET /volume/v3/volumes/da23c5bc-ce97-4fce-bd43-a2bfd08484aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1086.566683] [55415]: DEBUG cinder.api.middleware.request_id [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-35be7f94-ea6d-4d5e-84a2-486b40b57dd1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.569104] [55415]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-35be7f94-ea6d-4d5e-84a2-486b40b57dd1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] POST http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b/action [ 1086.569529] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-35be7f94-ea6d-4d5e-84a2-486b40b57dd1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1086.569664] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-35be7f94-ea6d-4d5e-84a2-486b40b57dd1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1086.587667] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.587667] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.596747] [55415]: INFO cinder.api.openstack.wsgi [req-ec39e082-4cee-4c51-92d9-a88c178bd99d req-35be7f94-ea6d-4d5e-84a2-486b40b57dd1 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b/action returned with HTTP 204 [ 1086.597196] [55415]: [pid: 55415|app: 0|req: 113/231] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:41:54 2025] POST /volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1090.186971] [55414]: DEBUG cinder.api.middleware.request_id [None req-f7e7c087-c947-4301-8298-2af3216e0763 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.189270] [55414]: INFO cinder.api.openstack.wsgi [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1090.189675] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-203184834"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.191399] [55414]: DEBUG cinder.api.v3.volumes [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-203184834'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1090.191537] [55414]: INFO cinder.api.v3.volumes [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume of 1 GB [ 1090.191940] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.191940] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.197086] [55414]: INFO cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Availability Zones retrieved successfully. [ 1090.204602] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Flow 'volume_create_api' (204f7771-60e0-4c90-9529-03815088743c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1090.206159] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561cf714-8654-4237-885a-07e76f258d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1090.207383] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1090.227703] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561cf714-8654-4237-885a-07e76f258d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1090.228722] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b30196a-401a-4552-8e6f-117b81987d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1090.277048] [55414]: DEBUG cinder.quota [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Created reservations ['e03e0f18-715f-4e51-b171-a3f5a69cd44c', '234f4505-fa35-42e9-9237-1e27842f804c', 'd1185dd1-2887-4ae3-bcfd-e51c6048a2a2', 'df479623-ee67-4d95-96a9-d463fec50546'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1090.277048] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b30196a-401a-4552-8e6f-117b81987d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e03e0f18-715f-4e51-b171-a3f5a69cd44c', '234f4505-fa35-42e9-9237-1e27842f804c', 'd1185dd1-2887-4ae3-bcfd-e51c6048a2a2', 'df479623-ee67-4d95-96a9-d463fec50546']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1090.277048] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202df9cc-264b-4fde-aed4-5fdfbd0ee4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1090.291581] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202df9cc-264b-4fde-aed4-5fdfbd0ee4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ba9312-5f9e-4569-b3ad-8575af02c82f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-203184834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29cad4e8c81f4a348a18112c53bf1fe5',qos_specs=None,replication_status=,reservations=['e03e0f18-715f-4e51-b171-a3f5a69cd44c','234f4505-fa35-42e9-9237-1e27842f804c','d1185dd1-2887-4ae3-bcfd-e51c6048a2a2','df479623-ee67-4d95-96a9-d463fec50546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb71e0038a6464fa016bc9ff15c7ba0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-203184834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ba9312-5f9e-4569-b3ad-8575af02c82f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29cad4e8c81f4a348a18112c53bf1fe5',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='eeb71e0038a6464fa016bc9ff15c7ba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1090.292706] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca2bdd2-fe88-4baf-b042-d9e61ac39b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1090.306398] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca2bdd2-fe88-4baf-b042-d9e61ac39b4a) 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-203184834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29cad4e8c81f4a348a18112c53bf1fe5',qos_specs=None,replication_status=,reservations=['e03e0f18-715f-4e51-b171-a3f5a69cd44c','234f4505-fa35-42e9-9237-1e27842f804c','d1185dd1-2887-4ae3-bcfd-e51c6048a2a2','df479623-ee67-4d95-96a9-d463fec50546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb71e0038a6464fa016bc9ff15c7ba0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1090.307314] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a329a51a-089c-45f5-af43-3f579cb05ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1090.318172] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a329a51a-089c-45f5-af43-3f579cb05ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1090.319234] [55414]: DEBUG cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Flow 'volume_create_api' (204f7771-60e0-4c90-9529-03815088743c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1090.319589] [55414]: INFO cinder.volume.api [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume request issued successfully. [ 1090.320290] [55414]: INFO cinder.api.openstack.wsgi [None req-f7e7c087-c947-4301-8298-2af3216e0763 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1090.320729] [55414]: [pid: 55414|app: 0|req: 119/232] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:41:58 2025] POST /volume/v3/volumes => generated 753 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1090.330190] [55415]: DEBUG cinder.api.middleware.request_id [None req-ae1dba69-13cd-48a5-bc18-6d3d6039c33e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.332562] [55415]: INFO cinder.api.openstack.wsgi [None req-ae1dba69-13cd-48a5-bc18-6d3d6039c33e tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1090.332562] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ae1dba69-13cd-48a5-bc18-6d3d6039c33e tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.332802] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ae1dba69-13cd-48a5-bc18-6d3d6039c33e tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.340314] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.340314] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.343924] [55415]: INFO cinder.volume.api [None req-ae1dba69-13cd-48a5-bc18-6d3d6039c33e tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1090.348056] [55415]: INFO cinder.api.openstack.wsgi [None req-ae1dba69-13cd-48a5-bc18-6d3d6039c33e tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1090.348441] [55415]: [pid: 55415|app: 0|req: 114/233] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:58 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.358689] [55414]: DEBUG cinder.api.middleware.request_id [None req-961658e8-064f-4e2a-a547-658e4fd2ef48 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.361065] [55414]: INFO cinder.api.openstack.wsgi [None req-961658e8-064f-4e2a-a547-658e4fd2ef48 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1091.361398] [55414]: DEBUG cinder.api.openstack.wsgi [None req-961658e8-064f-4e2a-a547-658e4fd2ef48 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.361508] [55414]: DEBUG cinder.api.openstack.wsgi [None req-961658e8-064f-4e2a-a547-658e4fd2ef48 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.377204] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.377204] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.384048] [55414]: INFO cinder.volume.api [None req-961658e8-064f-4e2a-a547-658e4fd2ef48 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1091.387664] [55414]: INFO cinder.api.openstack.wsgi [None req-961658e8-064f-4e2a-a547-658e4fd2ef48 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1091.388067] [55414]: [pid: 55414|app: 0|req: 120/234] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:41:59 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.427735] [55415]: DEBUG cinder.api.middleware.request_id [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-84c9fd2d-c35b-40ac-90c1-e409ac29afe9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.429989] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-84c9fd2d-c35b-40ac-90c1-e409ac29afe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1091.430401] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-84c9fd2d-c35b-40ac-90c1-e409ac29afe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.430765] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-84c9fd2d-c35b-40ac-90c1-e409ac29afe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.439442] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439442] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.443520] [55415]: INFO cinder.volume.api [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-84c9fd2d-c35b-40ac-90c1-e409ac29afe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1091.448052] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-84c9fd2d-c35b-40ac-90c1-e409ac29afe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1091.451621] [55415]: [pid: 55415|app: 0|req: 115/235] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:41:59 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.744718] [55414]: DEBUG cinder.api.middleware.request_id [req-80083091-0022-4a49-9bbd-10464224f458 req-542181f0-3f0b-4e1f-9271-a2deeac9fb92 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.748635] [55414]: INFO cinder.api.openstack.wsgi [req-80083091-0022-4a49-9bbd-10464224f458 req-542181f0-3f0b-4e1f-9271-a2deeac9fb92 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] DELETE http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b [ 1092.749098] [55414]: DEBUG cinder.api.openstack.wsgi [req-80083091-0022-4a49-9bbd-10464224f458 req-542181f0-3f0b-4e1f-9271-a2deeac9fb92 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.749098] [55414]: DEBUG cinder.api.openstack.wsgi [req-80083091-0022-4a49-9bbd-10464224f458 req-542181f0-3f0b-4e1f-9271-a2deeac9fb92 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.762922] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762922] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.975037] [55415]: DEBUG cinder.api.middleware.request_id [None req-8f2926e1-1e4b-40c7-bc0c-aae326d05968 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.975037] [55415]: INFO cinder.api.openstack.wsgi [None req-8f2926e1-1e4b-40c7-bc0c-aae326d05968 None None] GET http://10.180.1.21/volume// [ 1092.975037] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8f2926e1-1e4b-40c7-bc0c-aae326d05968 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.975037] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8f2926e1-1e4b-40c7-bc0c-aae326d05968 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.975037] [55415]: INFO cinder.api.openstack.wsgi [None req-8f2926e1-1e4b-40c7-bc0c-aae326d05968 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.975037] [55415]: [pid: 55415|app: 0|req: 116/236] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:42:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.979152] [55415]: DEBUG cinder.api.middleware.request_id [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-b30f7045-a625-4e92-b5bb-29bd158ae245 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.984087] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-b30f7045-a625-4e92-b5bb-29bd158ae245 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1092.984087] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-b30f7045-a625-4e92-b5bb-29bd158ae245 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2ba9312-5f9e-4569-b3ad-8575af02c82f", "connector": null, "instance_uuid": "9d224e55-359e-4f2d-9b12-db75465b54a5"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1092.995021] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995021] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.020078] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-b30f7045-a625-4e92-b5bb-29bd158ae245 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1093.020776] [55415]: [pid: 55415|app: 0|req: 117/237] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:42:00 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1093.043964] [55415]: DEBUG cinder.api.middleware.request_id [None req-3fa1a767-41b6-49e8-ba3b-9cd1f9f75881 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.045862] [55415]: INFO cinder.api.openstack.wsgi [None req-3fa1a767-41b6-49e8-ba3b-9cd1f9f75881 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1093.046102] [55415]: DEBUG cinder.api.openstack.wsgi [None req-3fa1a767-41b6-49e8-ba3b-9cd1f9f75881 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.046574] [55415]: DEBUG cinder.api.openstack.wsgi [None req-3fa1a767-41b6-49e8-ba3b-9cd1f9f75881 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.058978] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.058978] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.062595] [55415]: INFO cinder.volume.api [None req-3fa1a767-41b6-49e8-ba3b-9cd1f9f75881 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1093.070237] [55415]: INFO cinder.api.openstack.wsgi [None req-3fa1a767-41b6-49e8-ba3b-9cd1f9f75881 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1093.070708] [55415]: [pid: 55415|app: 0|req: 118/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:00 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.299056] [55414]: INFO cinder.api.openstack.wsgi [req-80083091-0022-4a49-9bbd-10464224f458 req-542181f0-3f0b-4e1f-9271-a2deeac9fb92 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b returned with HTTP 200 [ 1093.299334] [55414]: [pid: 55414|app: 0|req: 121/239] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:42:00 2025] DELETE /volume/v3/attachments/13a219ce-d7f1-42ac-85d2-15a0e26bd09b => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.549280] [55415]: DEBUG cinder.api.middleware.request_id [None req-d987c07e-67a6-478f-bf1e-618606027bb7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.549280] [55415]: INFO cinder.api.openstack.wsgi [None req-d987c07e-67a6-478f-bf1e-618606027bb7 None None] GET http://10.180.1.21/volume// [ 1093.549280] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d987c07e-67a6-478f-bf1e-618606027bb7 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.549280] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d987c07e-67a6-478f-bf1e-618606027bb7 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.549280] [55415]: INFO cinder.api.openstack.wsgi [None req-d987c07e-67a6-478f-bf1e-618606027bb7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1093.549280] [55415]: [pid: 55415|app: 0|req: 119/240] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1093.553172] [55414]: DEBUG cinder.api.middleware.request_id [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-0b01ac60-3673-4730-a30a-9f85905734da None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.558710] [55414]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-0b01ac60-3673-4730-a30a-9f85905734da tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1093.558979] [55414]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-0b01ac60-3673-4730-a30a-9f85905734da tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.559225] [55414]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-0b01ac60-3673-4730-a30a-9f85905734da tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.571143] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.571143] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.577736] [55414]: INFO cinder.volume.api [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-0b01ac60-3673-4730-a30a-9f85905734da tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1093.582807] [55414]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-0b01ac60-3673-4730-a30a-9f85905734da tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1093.583500] [55414]: [pid: 55414|app: 0|req: 122/241] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:42:01 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1093.614107] [55415]: DEBUG cinder.api.middleware.request_id [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.621605] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] PUT http://10.180.1.21/volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1 [ 1093.622066] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-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-520250", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1093.633107] [55415]: DEBUG cinder.coordination [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Acquiring lock "cinder-attachment_update-e2ba9312-5f9e-4569-b3ad-8575af02c82f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1093.634886] [55415]: DEBUG cinder.coordination [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Lock "cinder-attachment_update-e2ba9312-5f9e-4569-b3ad-8575af02c82f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1093.636031] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636031] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.087366] [55414]: DEBUG cinder.api.middleware.request_id [None req-95ff1369-2b03-4a8d-9cb4-22cff28e86fc None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.089902] [55414]: INFO cinder.api.openstack.wsgi [None req-95ff1369-2b03-4a8d-9cb4-22cff28e86fc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1094.090284] [55414]: DEBUG cinder.api.openstack.wsgi [None req-95ff1369-2b03-4a8d-9cb4-22cff28e86fc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.090721] [55414]: DEBUG cinder.api.openstack.wsgi [None req-95ff1369-2b03-4a8d-9cb4-22cff28e86fc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.106074] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.106074] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.110269] [55414]: INFO cinder.volume.api [None req-95ff1369-2b03-4a8d-9cb4-22cff28e86fc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1094.115603] [55414]: INFO cinder.api.openstack.wsgi [None req-95ff1369-2b03-4a8d-9cb4-22cff28e86fc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1094.116312] [55414]: [pid: 55414|app: 0|req: 123/242] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:01 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.130339] [55414]: DEBUG cinder.api.middleware.request_id [None req-a140a3be-fb2a-4bba-94db-1b4b412c50d5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.133225] [55414]: INFO cinder.api.openstack.wsgi [None req-a140a3be-fb2a-4bba-94db-1b4b412c50d5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1095.133529] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a140a3be-fb2a-4bba-94db-1b4b412c50d5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.133762] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a140a3be-fb2a-4bba-94db-1b4b412c50d5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.155702] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155702] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.159939] [55414]: INFO cinder.volume.api [None req-a140a3be-fb2a-4bba-94db-1b4b412c50d5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1095.166794] [55414]: INFO cinder.api.openstack.wsgi [None req-a140a3be-fb2a-4bba-94db-1b4b412c50d5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1095.167255] [55414]: [pid: 55414|app: 0|req: 124/243] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:02 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.181220] [55414]: DEBUG cinder.api.middleware.request_id [None req-6e1207c6-2f96-45ab-996b-4b0631cc7c01 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.183344] [55414]: INFO cinder.api.openstack.wsgi [None req-6e1207c6-2f96-45ab-996b-4b0631cc7c01 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1096.183626] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6e1207c6-2f96-45ab-996b-4b0631cc7c01 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.184119] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6e1207c6-2f96-45ab-996b-4b0631cc7c01 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.200466] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.200466] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.204726] [55414]: INFO cinder.volume.api [None req-6e1207c6-2f96-45ab-996b-4b0631cc7c01 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1096.210373] [55414]: INFO cinder.api.openstack.wsgi [None req-6e1207c6-2f96-45ab-996b-4b0631cc7c01 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1096.210940] [55414]: [pid: 55414|app: 0|req: 125/244] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:04 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.223999] [55414]: DEBUG cinder.api.middleware.request_id [None req-00cfea05-81f9-436b-a967-d647de322216 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.226301] [55414]: INFO cinder.api.openstack.wsgi [None req-00cfea05-81f9-436b-a967-d647de322216 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1097.226529] [55414]: DEBUG cinder.api.openstack.wsgi [None req-00cfea05-81f9-436b-a967-d647de322216 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.226746] [55414]: DEBUG cinder.api.openstack.wsgi [None req-00cfea05-81f9-436b-a967-d647de322216 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.241983] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.241983] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.246820] [55414]: INFO cinder.volume.api [None req-00cfea05-81f9-436b-a967-d647de322216 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1097.253718] [55414]: INFO cinder.api.openstack.wsgi [None req-00cfea05-81f9-436b-a967-d647de322216 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1097.253718] [55414]: [pid: 55414|app: 0|req: 126/245] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:05 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.168578] [55415]: DEBUG cinder.coordination [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Lock "cinder-attachment_update-e2ba9312-5f9e-4569-b3ad-8575af02c82f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1098.169081] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-8928ce28-7ae0-48c2-bdd2-3af624add573 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1 returned with HTTP 200 [ 1098.169664] [55415]: [pid: 55415|app: 0|req: 120/246] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:42:01 2025] PUT /volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1 => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.263482] [55414]: DEBUG cinder.api.middleware.request_id [None req-ffda763f-fb2d-48d2-9d4a-ad065be99b61 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.266159] [55414]: INFO cinder.api.openstack.wsgi [None req-ffda763f-fb2d-48d2-9d4a-ad065be99b61 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1098.266159] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ffda763f-fb2d-48d2-9d4a-ad065be99b61 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.266264] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ffda763f-fb2d-48d2-9d4a-ad065be99b61 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.280544] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.280544] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.284338] [55414]: INFO cinder.volume.api [None req-ffda763f-fb2d-48d2-9d4a-ad065be99b61 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1098.290366] [55414]: INFO cinder.api.openstack.wsgi [None req-ffda763f-fb2d-48d2-9d4a-ad065be99b61 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1098.290796] [55414]: [pid: 55414|app: 0|req: 127/247] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:06 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.301530] [55415]: DEBUG cinder.api.middleware.request_id [None req-906c74a3-979c-4809-94ca-6070e8aef2cd None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.303783] [55415]: INFO cinder.api.openstack.wsgi [None req-906c74a3-979c-4809-94ca-6070e8aef2cd tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1099.304032] [55415]: DEBUG cinder.api.openstack.wsgi [None req-906c74a3-979c-4809-94ca-6070e8aef2cd tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.304274] [55415]: DEBUG cinder.api.openstack.wsgi [None req-906c74a3-979c-4809-94ca-6070e8aef2cd tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.322082] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.322082] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.327615] [55415]: INFO cinder.volume.api [None req-906c74a3-979c-4809-94ca-6070e8aef2cd tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1099.335088] [55415]: INFO cinder.api.openstack.wsgi [None req-906c74a3-979c-4809-94ca-6070e8aef2cd tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1099.335613] [55415]: [pid: 55415|app: 0|req: 121/248] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:07 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.434405] [55414]: DEBUG cinder.api.middleware.request_id [None req-77aedeb7-9554-4050-b40a-8bf448275480 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.436573] [55414]: INFO cinder.api.openstack.wsgi [None req-77aedeb7-9554-4050-b40a-8bf448275480 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1099.436797] [55414]: DEBUG cinder.api.openstack.wsgi [None req-77aedeb7-9554-4050-b40a-8bf448275480 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.437034] [55414]: DEBUG cinder.api.openstack.wsgi [None req-77aedeb7-9554-4050-b40a-8bf448275480 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.445083] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.445083] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.455861] [55414]: INFO cinder.volume.api [None req-77aedeb7-9554-4050-b40a-8bf448275480 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1099.463109] [55414]: INFO cinder.api.openstack.wsgi [None req-77aedeb7-9554-4050-b40a-8bf448275480 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1099.464463] [55414]: [pid: 55414|app: 0|req: 128/249] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:07 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.500376] [55415]: DEBUG cinder.api.middleware.request_id [None req-a9807a2d-0e87-4a57-8c2c-936f448a0309 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.506814] [55415]: INFO cinder.api.openstack.wsgi [None req-a9807a2d-0e87-4a57-8c2c-936f448a0309 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1099.507085] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a9807a2d-0e87-4a57-8c2c-936f448a0309 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.507302] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a9807a2d-0e87-4a57-8c2c-936f448a0309 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.521856] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.521856] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.528419] [55415]: INFO cinder.volume.api [None req-a9807a2d-0e87-4a57-8c2c-936f448a0309 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1099.534576] [55415]: INFO cinder.api.openstack.wsgi [None req-a9807a2d-0e87-4a57-8c2c-936f448a0309 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1099.539319] [55415]: [pid: 55415|app: 0|req: 122/250] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:07 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.350982] [55414]: DEBUG cinder.api.middleware.request_id [None req-4de56863-4271-4819-a71d-8c517f20e9fe None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.359021] [55414]: INFO cinder.api.openstack.wsgi [None req-4de56863-4271-4819-a71d-8c517f20e9fe tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1100.359021] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4de56863-4271-4819-a71d-8c517f20e9fe tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.359021] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4de56863-4271-4819-a71d-8c517f20e9fe tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.360506] [55415]: DEBUG cinder.api.middleware.request_id [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-3c3796f8-4cfb-4bfb-967b-f6e25790b265 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.363636] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-3c3796f8-4cfb-4bfb-967b-f6e25790b265 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1/action [ 1100.366186] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-3c3796f8-4cfb-4bfb-967b-f6e25790b265 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1100.366186] [55415]: DEBUG cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-3c3796f8-4cfb-4bfb-967b-f6e25790b265 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1100.371701] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.371701] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.377686] [55414]: INFO cinder.volume.api [None req-4de56863-4271-4819-a71d-8c517f20e9fe tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1100.383417] [55414]: INFO cinder.api.openstack.wsgi [None req-4de56863-4271-4819-a71d-8c517f20e9fe tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1100.383816] [55414]: [pid: 55414|app: 0|req: 129/251] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:08 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.387100] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.387100] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.394998] [55415]: INFO cinder.api.openstack.wsgi [req-ec4b6e3a-8909-482f-bf67-c0ff27bfca9b req-3c3796f8-4cfb-4bfb-967b-f6e25790b265 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1/action returned with HTTP 204 [ 1100.395556] [55415]: [pid: 55415|app: 0|req: 123/252] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:42:08 2025] POST /volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1101.035018] [55414]: DEBUG cinder.api.middleware.request_id [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.037949] [55414]: INFO cinder.api.openstack.wsgi [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1101.038406] [55414]: DEBUG cinder.api.openstack.wsgi [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-24435288"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.040233] [55414]: DEBUG cinder.api.v3.volumes [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-24435288'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1101.040939] [55414]: INFO cinder.api.v3.volumes [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume of 1 GB [ 1101.047895] [55414]: INFO cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Availability Zones retrieved successfully. [ 1101.055460] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Flow 'volume_create_api' (c188d956-6c2f-4671-9480-f9eb6c398074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1101.056680] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed96ec0-4074-4354-9e8f-5bcff08cc7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.057953] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1101.079124] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed96ec0-4074-4354-9e8f-5bcff08cc7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.080142] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2036dd4-ca95-4d55-bdde-138077bdab8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.124247] [55414]: DEBUG cinder.quota [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Created reservations ['1206682b-e933-43a9-be04-aad0136cb331', '1119f8df-3075-49f1-a484-074d47913db3', '098d54db-9161-4b5a-8160-050d068294b4', 'afebd76b-c713-4274-a72f-0ed46f104505'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1101.127174] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2036dd4-ca95-4d55-bdde-138077bdab8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1206682b-e933-43a9-be04-aad0136cb331', '1119f8df-3075-49f1-a484-074d47913db3', '098d54db-9161-4b5a-8160-050d068294b4', 'afebd76b-c713-4274-a72f-0ed46f104505']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.128171] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e373518-5293-4778-be05-6335ac201477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.143109] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e373518-5293-4778-be05-6335ac201477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd6990f9-6315-4a7c-86b7-24512ef7c464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-24435288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f451eb98f8974cf89cc4c7a243653c46',qos_specs=None,replication_status=,reservations=['1206682b-e933-43a9-be04-aad0136cb331','1119f8df-3075-49f1-a484-074d47913db3','098d54db-9161-4b5a-8160-050d068294b4','afebd76b-c713-4274-a72f-0ed46f104505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1dd86cebabe4f50b1950e59158284e0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-24435288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd6990f9-6315-4a7c-86b7-24512ef7c464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f451eb98f8974cf89cc4c7a243653c46',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='e1dd86cebabe4f50b1950e59158284e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.144712] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aec21a6-5e1e-44f8-86a5-b2602b76fc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.168274] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aec21a6-5e1e-44f8-86a5-b2602b76fc13) 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-24435288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f451eb98f8974cf89cc4c7a243653c46',qos_specs=None,replication_status=,reservations=['1206682b-e933-43a9-be04-aad0136cb331','1119f8df-3075-49f1-a484-074d47913db3','098d54db-9161-4b5a-8160-050d068294b4','afebd76b-c713-4274-a72f-0ed46f104505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1dd86cebabe4f50b1950e59158284e0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.169343] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd756c43-72c9-4d87-8a50-c12e41df5b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.191972] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd756c43-72c9-4d87-8a50-c12e41df5b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.191972] [55414]: DEBUG cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Flow 'volume_create_api' (c188d956-6c2f-4671-9480-f9eb6c398074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1101.191972] [55414]: INFO cinder.volume.api [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume request issued successfully. [ 1101.191972] [55414]: INFO cinder.api.openstack.wsgi [None req-023257f9-348b-4b0a-9eef-c73ee65dbc52 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1101.191972] [55414]: [pid: 55414|app: 0|req: 130/253] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:42:08 2025] POST /volume/v3/volumes => generated 748 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.206250] [55415]: DEBUG cinder.api.middleware.request_id [None req-960503e2-2e4c-4c5e-bb44-c3c932ba68e3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.208470] [55415]: INFO cinder.api.openstack.wsgi [None req-960503e2-2e4c-4c5e-bb44-c3c932ba68e3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1101.208725] [55415]: DEBUG cinder.api.openstack.wsgi [None req-960503e2-2e4c-4c5e-bb44-c3c932ba68e3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.208952] [55415]: DEBUG cinder.api.openstack.wsgi [None req-960503e2-2e4c-4c5e-bb44-c3c932ba68e3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.225496] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225496] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.238307] [55415]: INFO cinder.volume.api [None req-960503e2-2e4c-4c5e-bb44-c3c932ba68e3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1101.245665] [55415]: INFO cinder.api.openstack.wsgi [None req-960503e2-2e4c-4c5e-bb44-c3c932ba68e3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1101.245665] [55415]: [pid: 55415|app: 0|req: 124/254] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:09 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1101.399187] [55414]: DEBUG cinder.api.middleware.request_id [None req-e7c9c4ad-7989-46f5-9437-a60968801ce5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.402151] [55414]: INFO cinder.api.openstack.wsgi [None req-e7c9c4ad-7989-46f5-9437-a60968801ce5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1101.402288] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e7c9c4ad-7989-46f5-9437-a60968801ce5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.402609] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e7c9c4ad-7989-46f5-9437-a60968801ce5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.426486] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.426486] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.436880] [55414]: INFO cinder.volume.api [None req-e7c9c4ad-7989-46f5-9437-a60968801ce5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1101.444298] [55414]: INFO cinder.api.openstack.wsgi [None req-e7c9c4ad-7989-46f5-9437-a60968801ce5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1101.444761] [55414]: [pid: 55414|app: 0|req: 131/255] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:09 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.463599] [55415]: DEBUG cinder.api.middleware.request_id [None req-ce77c2b4-5e45-490d-9019-5056e0b7f752 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.467810] [55415]: INFO cinder.api.openstack.wsgi [None req-ce77c2b4-5e45-490d-9019-5056e0b7f752 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1101.468909] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ce77c2b4-5e45-490d-9019-5056e0b7f752 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.469445] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ce77c2b4-5e45-490d-9019-5056e0b7f752 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.485777] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.485777] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.489947] [55415]: INFO cinder.volume.api [None req-ce77c2b4-5e45-490d-9019-5056e0b7f752 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1101.496033] [55415]: INFO cinder.api.openstack.wsgi [None req-ce77c2b4-5e45-490d-9019-5056e0b7f752 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1101.496033] [55415]: [pid: 55415|app: 0|req: 125/256] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:09 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.261639] [55414]: DEBUG cinder.api.middleware.request_id [None req-3eebdeb3-df29-4cb7-b1a4-fef40a996f62 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.264317] [55414]: INFO cinder.api.openstack.wsgi [None req-3eebdeb3-df29-4cb7-b1a4-fef40a996f62 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1102.264580] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3eebdeb3-df29-4cb7-b1a4-fef40a996f62 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.264812] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3eebdeb3-df29-4cb7-b1a4-fef40a996f62 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.279129] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279129] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.282771] [55414]: INFO cinder.volume.api [None req-3eebdeb3-df29-4cb7-b1a4-fef40a996f62 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1102.289233] [55414]: INFO cinder.api.openstack.wsgi [None req-3eebdeb3-df29-4cb7-b1a4-fef40a996f62 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1102.289638] [55414]: [pid: 55414|app: 0|req: 132/257] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:10 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.346586] [55415]: DEBUG cinder.api.middleware.request_id [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-5c886a2e-f977-4dcb-a39f-0f2a2c8444cc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.353170] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-5c886a2e-f977-4dcb-a39f-0f2a2c8444cc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1102.353411] [55415]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-5c886a2e-f977-4dcb-a39f-0f2a2c8444cc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.353630] [55415]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-5c886a2e-f977-4dcb-a39f-0f2a2c8444cc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.363689] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.363689] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.367500] [55415]: INFO cinder.volume.api [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-5c886a2e-f977-4dcb-a39f-0f2a2c8444cc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1102.372272] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-5c886a2e-f977-4dcb-a39f-0f2a2c8444cc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1102.372992] [55415]: [pid: 55415|app: 0|req: 126/258] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:42:10 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.895044] [55414]: DEBUG cinder.api.middleware.request_id [None req-e19b3435-2192-49c0-b83a-367688e3c1fe None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.895687] [55414]: INFO cinder.api.openstack.wsgi [None req-e19b3435-2192-49c0-b83a-367688e3c1fe None None] GET http://10.180.1.21/volume// [ 1103.895913] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e19b3435-2192-49c0-b83a-367688e3c1fe None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.896187] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e19b3435-2192-49c0-b83a-367688e3c1fe None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.896600] [55414]: INFO cinder.api.openstack.wsgi [None req-e19b3435-2192-49c0-b83a-367688e3c1fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.897071] [55414]: [pid: 55414|app: 0|req: 133/259] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:42:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1103.903604] [55415]: DEBUG cinder.api.middleware.request_id [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-012cb0f3-30a4-4439-9619-cf3bd2662cd8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.906014] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-012cb0f3-30a4-4439-9619-cf3bd2662cd8 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1103.906458] [55415]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-012cb0f3-30a4-4439-9619-cf3bd2662cd8 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd6990f9-6315-4a7c-86b7-24512ef7c464", "connector": null, "instance_uuid": "2cc420e2-f0e5-4d3f-a5d5-cbea697accb5"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1103.920503] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.920503] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.953854] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-012cb0f3-30a4-4439-9619-cf3bd2662cd8 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1103.954481] [55415]: [pid: 55415|app: 0|req: 127/260] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:42:11 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1103.974235] [55414]: DEBUG cinder.api.middleware.request_id [None req-a1a99435-c47e-4cb3-81af-aba0c05252a5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.976494] [55414]: INFO cinder.api.openstack.wsgi [None req-a1a99435-c47e-4cb3-81af-aba0c05252a5 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1103.976839] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a1a99435-c47e-4cb3-81af-aba0c05252a5 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.977180] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a1a99435-c47e-4cb3-81af-aba0c05252a5 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.988806] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988806] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.992112] [55414]: INFO cinder.volume.api [None req-a1a99435-c47e-4cb3-81af-aba0c05252a5 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1103.997568] [55414]: INFO cinder.api.openstack.wsgi [None req-a1a99435-c47e-4cb3-81af-aba0c05252a5 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1103.998043] [55414]: [pid: 55414|app: 0|req: 134/261] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:11 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.478437] [55415]: DEBUG cinder.api.middleware.request_id [None req-ca25d814-2a15-4464-a126-3f43abea630e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.478856] [55415]: INFO cinder.api.openstack.wsgi [None req-ca25d814-2a15-4464-a126-3f43abea630e None None] GET http://10.180.1.21/volume// [ 1104.479049] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ca25d814-2a15-4464-a126-3f43abea630e None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.479273] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ca25d814-2a15-4464-a126-3f43abea630e None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.479670] [55415]: INFO cinder.api.openstack.wsgi [None req-ca25d814-2a15-4464-a126-3f43abea630e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.480172] [55415]: [pid: 55415|app: 0|req: 128/262] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.483972] [55414]: DEBUG cinder.api.middleware.request_id [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-431ff31c-4e8b-4743-ad70-7fad45cd2126 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.486639] [55414]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-431ff31c-4e8b-4743-ad70-7fad45cd2126 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1104.487422] [55414]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-431ff31c-4e8b-4743-ad70-7fad45cd2126 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.487422] [55414]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-431ff31c-4e8b-4743-ad70-7fad45cd2126 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.499859] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499859] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.506264] [55414]: INFO cinder.volume.api [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-431ff31c-4e8b-4743-ad70-7fad45cd2126 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1104.515215] [55414]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-431ff31c-4e8b-4743-ad70-7fad45cd2126 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1104.515840] [55414]: [pid: 55414|app: 0|req: 135/263] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:42:12 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1104.547095] [55415]: DEBUG cinder.api.middleware.request_id [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.551025] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] PUT http://10.180.1.21/volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791 [ 1104.551436] [55415]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-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-520253", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.560692] [55415]: DEBUG cinder.coordination [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Acquiring lock "cinder-attachment_update-dd6990f9-6315-4a7c-86b7-24512ef7c464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1104.565557] [55415]: DEBUG cinder.coordination [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Lock "cinder-attachment_update-dd6990f9-6315-4a7c-86b7-24512ef7c464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1104.567073] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567073] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.013039] [55414]: DEBUG cinder.api.middleware.request_id [None req-3cf83b75-05a1-4d23-b6a1-f7482eeb9aff None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.015660] [55414]: INFO cinder.api.openstack.wsgi [None req-3cf83b75-05a1-4d23-b6a1-f7482eeb9aff tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1105.015922] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3cf83b75-05a1-4d23-b6a1-f7482eeb9aff tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.016178] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3cf83b75-05a1-4d23-b6a1-f7482eeb9aff tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.032697] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.032697] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.039150] [55414]: INFO cinder.volume.api [None req-3cf83b75-05a1-4d23-b6a1-f7482eeb9aff tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1105.045939] [55414]: INFO cinder.api.openstack.wsgi [None req-3cf83b75-05a1-4d23-b6a1-f7482eeb9aff tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1105.046374] [55414]: [pid: 55414|app: 0|req: 136/264] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:12 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.058247] [55414]: DEBUG cinder.api.middleware.request_id [None req-a74036f8-34ff-4a54-bedc-3cdfcd54abd1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.060377] [55414]: INFO cinder.api.openstack.wsgi [None req-a74036f8-34ff-4a54-bedc-3cdfcd54abd1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1106.060602] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a74036f8-34ff-4a54-bedc-3cdfcd54abd1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.060816] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a74036f8-34ff-4a54-bedc-3cdfcd54abd1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.077300] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077300] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.081842] [55414]: INFO cinder.volume.api [None req-a74036f8-34ff-4a54-bedc-3cdfcd54abd1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1106.087173] [55414]: INFO cinder.api.openstack.wsgi [None req-a74036f8-34ff-4a54-bedc-3cdfcd54abd1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1106.087552] [55414]: [pid: 55414|app: 0|req: 137/265] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:13 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.273395] [55414]: DEBUG cinder.api.middleware.request_id [None req-a1d6dd26-5abf-437c-bcce-8f65ae266028 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.275283] [55414]: INFO cinder.api.openstack.wsgi [None req-a1d6dd26-5abf-437c-bcce-8f65ae266028 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1106.275657] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a1d6dd26-5abf-437c-bcce-8f65ae266028 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.275976] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a1d6dd26-5abf-437c-bcce-8f65ae266028 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.284531] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.284531] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.288373] [55414]: INFO cinder.volume.api [None req-a1d6dd26-5abf-437c-bcce-8f65ae266028 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1106.293208] [55414]: INFO cinder.api.openstack.wsgi [None req-a1d6dd26-5abf-437c-bcce-8f65ae266028 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1106.293735] [55414]: [pid: 55414|app: 0|req: 138/266] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:14 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.336660] [55414]: DEBUG cinder.api.middleware.request_id [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2433e2c1-c6cb-4201-bc75-45302e40a858 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.339022] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2433e2c1-c6cb-4201-bc75-45302e40a858 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1106.339249] [55414]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2433e2c1-c6cb-4201-bc75-45302e40a858 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.339503] [55414]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2433e2c1-c6cb-4201-bc75-45302e40a858 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.347155] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.347155] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.350470] [55414]: INFO cinder.volume.api [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2433e2c1-c6cb-4201-bc75-45302e40a858 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1106.356389] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2433e2c1-c6cb-4201-bc75-45302e40a858 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1106.356854] [55414]: [pid: 55414|app: 0|req: 139/267] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:42:14 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.101240] [55414]: DEBUG cinder.api.middleware.request_id [None req-1f084217-a5c9-4eb4-bb6f-35019c434ad3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.103457] [55414]: INFO cinder.api.openstack.wsgi [None req-1f084217-a5c9-4eb4-bb6f-35019c434ad3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1107.103885] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1f084217-a5c9-4eb4-bb6f-35019c434ad3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.103950] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1f084217-a5c9-4eb4-bb6f-35019c434ad3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.118586] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.118586] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.125207] [55414]: INFO cinder.volume.api [None req-1f084217-a5c9-4eb4-bb6f-35019c434ad3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1107.128945] [55414]: INFO cinder.api.openstack.wsgi [None req-1f084217-a5c9-4eb4-bb6f-35019c434ad3 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1107.130157] [55414]: [pid: 55414|app: 0|req: 140/268] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:14 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.881218] [55414]: DEBUG cinder.api.middleware.request_id [None req-a0aa327d-820f-4efa-859f-af5d77a0fb56 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.881653] [55414]: INFO cinder.api.openstack.wsgi [None req-a0aa327d-820f-4efa-859f-af5d77a0fb56 None None] GET http://10.180.1.21/volume// [ 1107.881832] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a0aa327d-820f-4efa-859f-af5d77a0fb56 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.882066] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a0aa327d-820f-4efa-859f-af5d77a0fb56 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.882534] [55414]: INFO cinder.api.openstack.wsgi [None req-a0aa327d-820f-4efa-859f-af5d77a0fb56 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.882892] [55414]: [pid: 55414|app: 0|req: 141/269] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:42:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.888468] [55414]: DEBUG cinder.api.middleware.request_id [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2dc80dee-1d0b-42ee-9d20-27c8860d07ef None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.890696] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2dc80dee-1d0b-42ee-9d20-27c8860d07ef tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.891370] [55414]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2dc80dee-1d0b-42ee-9d20-27c8860d07ef tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8", "connector": null, "instance_uuid": "fce78279-52f7-4b65-9777-5c793fbfb5a3"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.900644] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900644] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.931864] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-2dc80dee-1d0b-42ee-9d20-27c8860d07ef tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1107.932421] [55414]: [pid: 55414|app: 0|req: 142/270] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:42:15 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) [ 1107.954031] [55414]: DEBUG cinder.api.middleware.request_id [None req-73f8c777-b8cc-4079-88b8-5903c7424e33 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.955993] [55414]: INFO cinder.api.openstack.wsgi [None req-73f8c777-b8cc-4079-88b8-5903c7424e33 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1107.956515] [55414]: DEBUG cinder.api.openstack.wsgi [None req-73f8c777-b8cc-4079-88b8-5903c7424e33 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.956515] [55414]: DEBUG cinder.api.openstack.wsgi [None req-73f8c777-b8cc-4079-88b8-5903c7424e33 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.971553] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.971553] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.977876] [55414]: INFO cinder.volume.api [None req-73f8c777-b8cc-4079-88b8-5903c7424e33 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1107.983685] [55414]: INFO cinder.api.openstack.wsgi [None req-73f8c777-b8cc-4079-88b8-5903c7424e33 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1107.984104] [55414]: [pid: 55414|app: 0|req: 143/271] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:15 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1108.143814] [55414]: DEBUG cinder.api.middleware.request_id [None req-f1357efb-f419-47ab-9dce-68e7625c9696 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.146866] [55414]: INFO cinder.api.openstack.wsgi [None req-f1357efb-f419-47ab-9dce-68e7625c9696 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1108.147210] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f1357efb-f419-47ab-9dce-68e7625c9696 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.147435] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f1357efb-f419-47ab-9dce-68e7625c9696 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.158479] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.158479] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.161748] [55414]: INFO cinder.volume.api [None req-f1357efb-f419-47ab-9dce-68e7625c9696 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1108.166640] [55414]: INFO cinder.api.openstack.wsgi [None req-f1357efb-f419-47ab-9dce-68e7625c9696 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1108.167219] [55414]: [pid: 55414|app: 0|req: 144/272] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:16 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.457915] [55414]: DEBUG cinder.api.middleware.request_id [None req-cf38e580-b697-4146-bc0b-2219dab6a21a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.458486] [55414]: INFO cinder.api.openstack.wsgi [None req-cf38e580-b697-4146-bc0b-2219dab6a21a None None] GET http://10.180.1.21/volume// [ 1108.458689] [55414]: DEBUG cinder.api.openstack.wsgi [None req-cf38e580-b697-4146-bc0b-2219dab6a21a None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.458920] [55414]: DEBUG cinder.api.openstack.wsgi [None req-cf38e580-b697-4146-bc0b-2219dab6a21a None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.459368] [55414]: INFO cinder.api.openstack.wsgi [None req-cf38e580-b697-4146-bc0b-2219dab6a21a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.459698] [55414]: [pid: 55414|app: 0|req: 145/273] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.463033] [55414]: DEBUG cinder.api.middleware.request_id [req-577f5da7-3fef-425d-9023-f0851362fba3 req-9aaf6104-6687-4564-ac35-dd6a35db83b4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.465371] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-9aaf6104-6687-4564-ac35-dd6a35db83b4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1108.465371] [55414]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-9aaf6104-6687-4564-ac35-dd6a35db83b4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.465584] [55414]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-9aaf6104-6687-4564-ac35-dd6a35db83b4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.477126] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477126] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.481540] [55414]: INFO cinder.volume.api [req-577f5da7-3fef-425d-9023-f0851362fba3 req-9aaf6104-6687-4564-ac35-dd6a35db83b4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1108.486197] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-9aaf6104-6687-4564-ac35-dd6a35db83b4 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1108.486591] [55414]: [pid: 55414|app: 0|req: 146/274] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:42:16 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1108.512608] [55414]: DEBUG cinder.api.middleware.request_id [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.514918] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] PUT http://10.180.1.21/volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1 [ 1108.515345] [55414]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-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-520255", "mountpoint": "/dev/sdb"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.522623] [55414]: DEBUG cinder.coordination [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Acquiring lock "cinder-attachment_update-47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.526843] [55414]: DEBUG cinder.coordination [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.527877] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.527877] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.592753] [55415]: DEBUG cinder.coordination [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Lock "cinder-attachment_update-dd6990f9-6315-4a7c-86b7-24512ef7c464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.593119] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-6c95b98a-350e-4184-b2ca-2bddda56c5d4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791 returned with HTTP 200 [ 1109.593584] [55415]: [pid: 55415|app: 0|req: 129/275] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:42:12 2025] PUT /volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791 => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.594481] [55415]: DEBUG cinder.api.middleware.request_id [None req-e3d9427a-4ddf-43ef-adac-a3b071a13565 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.597618] [55415]: INFO cinder.api.openstack.wsgi [None req-e3d9427a-4ddf-43ef-adac-a3b071a13565 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1109.597867] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e3d9427a-4ddf-43ef-adac-a3b071a13565 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.598148] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e3d9427a-4ddf-43ef-adac-a3b071a13565 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.608912] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.608912] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.612742] [55415]: INFO cinder.volume.api [None req-e3d9427a-4ddf-43ef-adac-a3b071a13565 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1109.618193] [55415]: INFO cinder.api.openstack.wsgi [None req-e3d9427a-4ddf-43ef-adac-a3b071a13565 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1109.619173] [55415]: [pid: 55415|app: 0|req: 130/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:17 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.619345] [55415]: DEBUG cinder.api.middleware.request_id [None req-59226c0e-4035-42e1-97c3-60a45079ad2b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.621453] [55415]: INFO cinder.api.openstack.wsgi [None req-59226c0e-4035-42e1-97c3-60a45079ad2b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1109.621666] [55415]: DEBUG cinder.api.openstack.wsgi [None req-59226c0e-4035-42e1-97c3-60a45079ad2b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.621878] [55415]: DEBUG cinder.api.openstack.wsgi [None req-59226c0e-4035-42e1-97c3-60a45079ad2b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.631609] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631609] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.635601] [55415]: INFO cinder.volume.api [None req-59226c0e-4035-42e1-97c3-60a45079ad2b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1109.639677] [55415]: INFO cinder.api.openstack.wsgi [None req-59226c0e-4035-42e1-97c3-60a45079ad2b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1109.640079] [55415]: [pid: 55415|app: 0|req: 131/277] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:17 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.637361] [55415]: DEBUG cinder.api.middleware.request_id [None req-8ac018f9-799f-454a-b657-37394a040d53 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.639626] [55415]: INFO cinder.api.openstack.wsgi [None req-8ac018f9-799f-454a-b657-37394a040d53 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1110.640099] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8ac018f9-799f-454a-b657-37394a040d53 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.640099] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8ac018f9-799f-454a-b657-37394a040d53 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.654972] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654972] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.659503] [55415]: INFO cinder.volume.api [None req-8ac018f9-799f-454a-b657-37394a040d53 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1110.664479] [55415]: INFO cinder.api.openstack.wsgi [None req-8ac018f9-799f-454a-b657-37394a040d53 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1110.664993] [55415]: [pid: 55415|app: 0|req: 132/278] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:18 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.669024] [55415]: DEBUG cinder.api.middleware.request_id [None req-5e996bbe-967d-476a-ae03-37c982864e69 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.669024] [55415]: INFO cinder.api.openstack.wsgi [None req-5e996bbe-967d-476a-ae03-37c982864e69 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1110.669024] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5e996bbe-967d-476a-ae03-37c982864e69 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.669535] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5e996bbe-967d-476a-ae03-37c982864e69 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.680306] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.680306] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.684672] [55415]: INFO cinder.volume.api [None req-5e996bbe-967d-476a-ae03-37c982864e69 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1110.689389] [55415]: INFO cinder.api.openstack.wsgi [None req-5e996bbe-967d-476a-ae03-37c982864e69 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1110.689807] [55415]: [pid: 55415|app: 0|req: 133/279] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:18 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.680656] [55415]: DEBUG cinder.api.middleware.request_id [None req-0a254942-dc50-460b-b31c-1e3701d59a4a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.682317] [55415]: INFO cinder.api.openstack.wsgi [None req-0a254942-dc50-460b-b31c-1e3701d59a4a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1111.682536] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0a254942-dc50-460b-b31c-1e3701d59a4a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.682758] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0a254942-dc50-460b-b31c-1e3701d59a4a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.698463] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.698463] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.702328] [55415]: INFO cinder.volume.api [None req-0a254942-dc50-460b-b31c-1e3701d59a4a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1111.706928] [55415]: INFO cinder.api.openstack.wsgi [None req-0a254942-dc50-460b-b31c-1e3701d59a4a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1111.707270] [55415]: [pid: 55415|app: 0|req: 134/280] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:19 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1111.707953] [55415]: DEBUG cinder.api.middleware.request_id [None req-baa4e670-e486-4307-9b20-1b2c5cfe734e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.709788] [55415]: INFO cinder.api.openstack.wsgi [None req-baa4e670-e486-4307-9b20-1b2c5cfe734e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1111.709994] [55415]: DEBUG cinder.api.openstack.wsgi [None req-baa4e670-e486-4307-9b20-1b2c5cfe734e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.710225] [55415]: DEBUG cinder.api.openstack.wsgi [None req-baa4e670-e486-4307-9b20-1b2c5cfe734e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.718937] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.718937] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.722131] [55415]: INFO cinder.volume.api [None req-baa4e670-e486-4307-9b20-1b2c5cfe734e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1111.726311] [55415]: INFO cinder.api.openstack.wsgi [None req-baa4e670-e486-4307-9b20-1b2c5cfe734e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1111.726825] [55415]: [pid: 55415|app: 0|req: 135/281] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:19 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.233985] [55415]: DEBUG cinder.api.middleware.request_id [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-01723d4d-87d9-49d8-a0b1-6855f1e1bbfa None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.236439] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-01723d4d-87d9-49d8-a0b1-6855f1e1bbfa tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791/action [ 1112.237344] [55415]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-01723d4d-87d9-49d8-a0b1-6855f1e1bbfa tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.238024] [55415]: DEBUG cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-01723d4d-87d9-49d8-a0b1-6855f1e1bbfa tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.253190] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.253190] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.260670] [55415]: INFO cinder.api.openstack.wsgi [req-477b54d4-7446-4200-a50e-fcfc00ebdc0f req-01723d4d-87d9-49d8-a0b1-6855f1e1bbfa tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791/action returned with HTTP 204 [ 1112.261250] [55415]: [pid: 55415|app: 0|req: 136/282] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:42:20 2025] POST /volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1112.717917] [55415]: DEBUG cinder.api.middleware.request_id [None req-b13250d9-d71a-4ae3-b7a2-e360e4319714 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.720820] [55415]: INFO cinder.api.openstack.wsgi [None req-b13250d9-d71a-4ae3-b7a2-e360e4319714 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1112.720948] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b13250d9-d71a-4ae3-b7a2-e360e4319714 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.721212] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b13250d9-d71a-4ae3-b7a2-e360e4319714 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.734022] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.734022] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.738308] [55415]: INFO cinder.volume.api [None req-b13250d9-d71a-4ae3-b7a2-e360e4319714 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1112.743979] [55415]: INFO cinder.api.openstack.wsgi [None req-b13250d9-d71a-4ae3-b7a2-e360e4319714 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1112.744283] [55415]: [pid: 55415|app: 0|req: 137/283] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:20 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.745434] [55415]: DEBUG cinder.api.middleware.request_id [None req-ea948994-d53b-4882-9308-7e448ada5ede None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.749540] [55415]: INFO cinder.api.openstack.wsgi [None req-ea948994-d53b-4882-9308-7e448ada5ede tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1112.749540] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ea948994-d53b-4882-9308-7e448ada5ede tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.749716] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ea948994-d53b-4882-9308-7e448ada5ede tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.764228] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.764228] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.768391] [55415]: INFO cinder.volume.api [None req-ea948994-d53b-4882-9308-7e448ada5ede tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1112.773609] [55415]: INFO cinder.api.openstack.wsgi [None req-ea948994-d53b-4882-9308-7e448ada5ede tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1112.774090] [55415]: [pid: 55415|app: 0|req: 138/284] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:20 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.784499] [55415]: DEBUG cinder.api.middleware.request_id [None req-2a8e5aa9-f60a-41ae-8a53-f71e4f7b6762 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.787107] [55415]: INFO cinder.api.openstack.wsgi [None req-2a8e5aa9-f60a-41ae-8a53-f71e4f7b6762 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1112.787390] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2a8e5aa9-f60a-41ae-8a53-f71e4f7b6762 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.787664] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2a8e5aa9-f60a-41ae-8a53-f71e4f7b6762 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.798630] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.798630] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.802258] [55415]: INFO cinder.volume.api [None req-2a8e5aa9-f60a-41ae-8a53-f71e4f7b6762 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1112.806928] [55415]: INFO cinder.api.openstack.wsgi [None req-2a8e5aa9-f60a-41ae-8a53-f71e4f7b6762 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1112.807351] [55415]: [pid: 55415|app: 0|req: 139/285] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:20 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.550806] [55414]: DEBUG cinder.coordination [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.024s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1113.551194] [55414]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-57da055f-dfc4-4086-a7b1-3eb3580a3c3f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1 returned with HTTP 200 [ 1113.551672] [55414]: [pid: 55414|app: 0|req: 147/286] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:42:16 2025] PUT /volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1 => generated 617 bytes in 5039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.755933] [55415]: DEBUG cinder.api.middleware.request_id [None req-1e9e90e0-c5b7-4e36-b987-18ff36a02499 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.758279] [55415]: INFO cinder.api.openstack.wsgi [None req-1e9e90e0-c5b7-4e36-b987-18ff36a02499 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1113.758521] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1e9e90e0-c5b7-4e36-b987-18ff36a02499 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.761258] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1e9e90e0-c5b7-4e36-b987-18ff36a02499 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.771775] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.771775] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.775247] [55415]: INFO cinder.volume.api [None req-1e9e90e0-c5b7-4e36-b987-18ff36a02499 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1113.782582] [55415]: INFO cinder.api.openstack.wsgi [None req-1e9e90e0-c5b7-4e36-b987-18ff36a02499 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1113.784483] [55415]: [pid: 55415|app: 0|req: 140/287] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:21 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.795186] [55414]: DEBUG cinder.api.middleware.request_id [None req-71aad3e7-4486-4484-9bb1-98cc8a9e589e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.797745] [55414]: INFO cinder.api.openstack.wsgi [None req-71aad3e7-4486-4484-9bb1-98cc8a9e589e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1114.798446] [55414]: DEBUG cinder.api.openstack.wsgi [None req-71aad3e7-4486-4484-9bb1-98cc8a9e589e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.798446] [55414]: DEBUG cinder.api.openstack.wsgi [None req-71aad3e7-4486-4484-9bb1-98cc8a9e589e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.814055] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814055] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.823647] [55414]: INFO cinder.volume.api [None req-71aad3e7-4486-4484-9bb1-98cc8a9e589e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1114.830276] [55414]: INFO cinder.api.openstack.wsgi [None req-71aad3e7-4486-4484-9bb1-98cc8a9e589e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1114.830634] [55414]: [pid: 55414|app: 0|req: 148/288] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:22 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.699291] [55415]: DEBUG cinder.api.middleware.request_id [req-577f5da7-3fef-425d-9023-f0851362fba3 req-f293bc29-2c0b-4898-b25d-29007b5ab0ca None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.701631] [55415]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-f293bc29-2c0b-4898-b25d-29007b5ab0ca tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1/action [ 1115.702055] [55415]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-f293bc29-2c0b-4898-b25d-29007b5ab0ca tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1115.702196] [55415]: DEBUG cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-f293bc29-2c0b-4898-b25d-29007b5ab0ca tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.722180] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.722180] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.731493] [55415]: INFO cinder.api.openstack.wsgi [req-577f5da7-3fef-425d-9023-f0851362fba3 req-f293bc29-2c0b-4898-b25d-29007b5ab0ca tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1/action returned with HTTP 204 [ 1115.732043] [55415]: [pid: 55415|app: 0|req: 141/289] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:42:23 2025] POST /volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1115.841631] [55414]: DEBUG cinder.api.middleware.request_id [None req-ed9c5d5f-d92b-423c-b797-46eb3e2353dd None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.845040] [55414]: INFO cinder.api.openstack.wsgi [None req-ed9c5d5f-d92b-423c-b797-46eb3e2353dd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1115.845040] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ed9c5d5f-d92b-423c-b797-46eb3e2353dd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.845040] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ed9c5d5f-d92b-423c-b797-46eb3e2353dd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.859427] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859427] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.865305] [55414]: INFO cinder.volume.api [None req-ed9c5d5f-d92b-423c-b797-46eb3e2353dd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1115.871968] [55414]: INFO cinder.api.openstack.wsgi [None req-ed9c5d5f-d92b-423c-b797-46eb3e2353dd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1115.871968] [55414]: [pid: 55414|app: 0|req: 149/290] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:23 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.882615] [55415]: DEBUG cinder.api.middleware.request_id [None req-09988229-82cf-4b84-abf2-b235ba68e9a1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.884712] [55415]: INFO cinder.api.openstack.wsgi [None req-09988229-82cf-4b84-abf2-b235ba68e9a1 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1115.884932] [55415]: DEBUG cinder.api.openstack.wsgi [None req-09988229-82cf-4b84-abf2-b235ba68e9a1 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.885192] [55415]: DEBUG cinder.api.openstack.wsgi [None req-09988229-82cf-4b84-abf2-b235ba68e9a1 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.896358] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.896358] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.900016] [55415]: INFO cinder.volume.api [None req-09988229-82cf-4b84-abf2-b235ba68e9a1 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1115.905801] [55415]: INFO cinder.api.openstack.wsgi [None req-09988229-82cf-4b84-abf2-b235ba68e9a1 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1115.906461] [55415]: [pid: 55415|app: 0|req: 142/291] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:23 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.263153] [55414]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-cd1576dd-75d5-4c07-9832-13f57631426a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.265702] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-cd1576dd-75d5-4c07-9832-13f57631426a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1116.265947] [55414]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-cd1576dd-75d5-4c07-9832-13f57631426a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.266230] [55414]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-cd1576dd-75d5-4c07-9832-13f57631426a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.279573] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279573] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.284209] [55414]: INFO cinder.volume.api [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-cd1576dd-75d5-4c07-9832-13f57631426a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1116.290078] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-cd1576dd-75d5-4c07-9832-13f57631426a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1116.290606] [55414]: [pid: 55414|app: 0|req: 150/292] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:42:24 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.472156] [55415]: DEBUG cinder.api.middleware.request_id [None req-31374d03-e6d9-458d-aab8-229cd8f55780 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.472634] [55415]: INFO cinder.api.openstack.wsgi [None req-31374d03-e6d9-458d-aab8-229cd8f55780 None None] GET http://10.180.1.21/volume// [ 1118.472820] [55415]: DEBUG cinder.api.openstack.wsgi [None req-31374d03-e6d9-458d-aab8-229cd8f55780 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.473038] [55415]: DEBUG cinder.api.openstack.wsgi [None req-31374d03-e6d9-458d-aab8-229cd8f55780 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.473441] [55415]: INFO cinder.api.openstack.wsgi [None req-31374d03-e6d9-458d-aab8-229cd8f55780 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1118.473870] [55415]: [pid: 55415|app: 0|req: 143/293] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1118.477989] [55414]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-9c56c4ac-cfda-446a-ae3c-944a3d7bdc7b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.480698] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-9c56c4ac-cfda-446a-ae3c-944a3d7bdc7b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1118.480805] [55414]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-9c56c4ac-cfda-446a-ae3c-944a3d7bdc7b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8", "connector": null, "instance_uuid": "fce78279-52f7-4b65-9777-5c793fbfb5a3"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1118.496120] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.496120] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.523587] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-9c56c4ac-cfda-446a-ae3c-944a3d7bdc7b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1118.523905] [55414]: [pid: 55414|app: 0|req: 151/294] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:42:26 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) [ 1118.528474] [55415]: DEBUG cinder.api.middleware.request_id [None req-51692f6b-7cc1-4e3b-894a-d6039e68bd72 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.528921] [55415]: INFO cinder.api.openstack.wsgi [None req-51692f6b-7cc1-4e3b-894a-d6039e68bd72 None None] GET http://10.180.1.21/volume// [ 1118.529165] [55415]: DEBUG cinder.api.openstack.wsgi [None req-51692f6b-7cc1-4e3b-894a-d6039e68bd72 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.529409] [55415]: DEBUG cinder.api.openstack.wsgi [None req-51692f6b-7cc1-4e3b-894a-d6039e68bd72 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.529847] [55415]: INFO cinder.api.openstack.wsgi [None req-51692f6b-7cc1-4e3b-894a-d6039e68bd72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1118.530220] [55415]: [pid: 55415|app: 0|req: 144/295] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1118.533918] [55414]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-156b1b1f-937c-4bd6-b854-dd45e93f3c99 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.536690] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-156b1b1f-937c-4bd6-b854-dd45e93f3c99 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1118.537108] [55414]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-156b1b1f-937c-4bd6-b854-dd45e93f3c99 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.537362] [55414]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-156b1b1f-937c-4bd6-b854-dd45e93f3c99 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.549680] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.549680] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.552876] [55414]: INFO cinder.volume.api [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-156b1b1f-937c-4bd6-b854-dd45e93f3c99 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1118.557915] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-156b1b1f-937c-4bd6-b854-dd45e93f3c99 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1118.558340] [55414]: [pid: 55414|app: 0|req: 152/296] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:42:26 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1119.740511] [55415]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6cb145fc-1de0-4ee4-99d3-95cb4498a3fd None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.742962] [55415]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6cb145fc-1de0-4ee4-99d3-95cb4498a3fd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] DELETE http://10.180.1.21/volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1 [ 1119.743199] [55415]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6cb145fc-1de0-4ee4-99d3-95cb4498a3fd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.743406] [55415]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6cb145fc-1de0-4ee4-99d3-95cb4498a3fd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.758540] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.758540] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.312685] [55415]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6cb145fc-1de0-4ee4-99d3-95cb4498a3fd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1 returned with HTTP 200 [ 1120.313323] [55415]: [pid: 55415|app: 0|req: 145/297] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:42:27 2025] DELETE /volume/v3/attachments/007147f1-6561-4e76-87b9-2aa5452fcbf1 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.486850] [55414]: DEBUG cinder.api.middleware.request_id [None req-a26441b7-538f-4a11-b7e3-d233b247edbc None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.487309] [55414]: INFO cinder.api.openstack.wsgi [None req-a26441b7-538f-4a11-b7e3-d233b247edbc None None] GET http://10.180.1.21/volume// [ 1122.487508] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a26441b7-538f-4a11-b7e3-d233b247edbc None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.487723] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a26441b7-538f-4a11-b7e3-d233b247edbc None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.488120] [55414]: INFO cinder.api.openstack.wsgi [None req-a26441b7-538f-4a11-b7e3-d233b247edbc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1122.488468] [55414]: [pid: 55414|app: 0|req: 153/298] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1122.491911] [55415]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-d2653730-597b-4096-bf39-6f279d15d15a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.494267] [55415]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-d2653730-597b-4096-bf39-6f279d15d15a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1122.494740] [55415]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-d2653730-597b-4096-bf39-6f279d15d15a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.494740] [55415]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-d2653730-597b-4096-bf39-6f279d15d15a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.507436] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.507436] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.510944] [55415]: INFO cinder.volume.api [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-d2653730-597b-4096-bf39-6f279d15d15a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1122.515413] [55415]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-d2653730-597b-4096-bf39-6f279d15d15a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1122.515844] [55415]: [pid: 55415|app: 0|req: 146/299] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:42:30 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1122.651263] [55414]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.653550] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] PUT http://10.180.1.21/volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672 [ 1122.653963] [55414]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-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=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1122.661636] [55414]: DEBUG cinder.coordination [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Acquiring lock "cinder-attachment_update-47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1122.666070] [55414]: DEBUG cinder.coordination [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1122.667200] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.667200] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.186035] [55414]: DEBUG cinder.coordination [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1123.186298] [55414]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-79ead832-d7bd-461b-8ff1-d37f8b118853 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672 returned with HTTP 200 [ 1123.186956] [55414]: [pid: 55414|app: 0|req: 154/300] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:42:30 2025] PUT /volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.693981] [55415]: DEBUG cinder.api.middleware.request_id [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6ee7b93b-0146-4ad7-aca5-d0ef35988d8e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.696319] [55415]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6ee7b93b-0146-4ad7-aca5-d0ef35988d8e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672/action [ 1123.696755] [55415]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6ee7b93b-0146-4ad7-aca5-d0ef35988d8e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1123.696891] [55415]: DEBUG cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6ee7b93b-0146-4ad7-aca5-d0ef35988d8e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1123.715077] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.715077] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.725196] [55415]: INFO cinder.api.openstack.wsgi [req-06dc8996-47e7-4f56-bf61-ef477da81e37 req-6ee7b93b-0146-4ad7-aca5-d0ef35988d8e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672/action returned with HTTP 204 [ 1123.725697] [55415]: [pid: 55415|app: 0|req: 147/301] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:42:31 2025] POST /volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1129.813942] [55414]: DEBUG cinder.api.middleware.request_id [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-295639fa-af84-4207-9078-a28c3d965d6b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.816392] [55414]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-295639fa-af84-4207-9078-a28c3d965d6b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1129.816611] [55414]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-295639fa-af84-4207-9078-a28c3d965d6b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.816831] [55414]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-295639fa-af84-4207-9078-a28c3d965d6b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.827054] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.827054] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.831021] [55414]: INFO cinder.volume.api [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-295639fa-af84-4207-9078-a28c3d965d6b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1129.835909] [55414]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-295639fa-af84-4207-9078-a28c3d965d6b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1129.836407] [55414]: [pid: 55414|app: 0|req: 155/302] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:42:37 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.356250] [55415]: DEBUG cinder.api.middleware.request_id [None req-bbb6c2d9-f27b-439d-868e-acdb5fba18a8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.356682] [55415]: INFO cinder.api.openstack.wsgi [None req-bbb6c2d9-f27b-439d-868e-acdb5fba18a8 None None] GET http://10.180.1.21/volume// [ 1131.356859] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bbb6c2d9-f27b-439d-868e-acdb5fba18a8 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.357191] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bbb6c2d9-f27b-439d-868e-acdb5fba18a8 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.357804] [55415]: INFO cinder.api.openstack.wsgi [None req-bbb6c2d9-f27b-439d-868e-acdb5fba18a8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1131.358297] [55415]: [pid: 55415|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:42:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1131.362294] [55414]: DEBUG cinder.api.middleware.request_id [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-878d8a23-a211-491a-9cc6-f078fe9b484e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.364658] [55414]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-878d8a23-a211-491a-9cc6-f078fe9b484e tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1131.365121] [55414]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-878d8a23-a211-491a-9cc6-f078fe9b484e tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fee2bf4a-58ac-44b2-b2a4-cfcb46058b54", "connector": null, "instance_uuid": "1978a080-2e93-4e97-814e-483ea2eadc3e"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.374901] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.374901] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.395427] [55414]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-878d8a23-a211-491a-9cc6-f078fe9b484e tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1131.395847] [55414]: [pid: 55414|app: 0|req: 156/304] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:42:39 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1131.413035] [55415]: DEBUG cinder.api.middleware.request_id [None req-dacfaf5e-56c8-49b3-be37-7540c23f6e11 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.415114] [55415]: INFO cinder.api.openstack.wsgi [None req-dacfaf5e-56c8-49b3-be37-7540c23f6e11 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1131.415336] [55415]: DEBUG cinder.api.openstack.wsgi [None req-dacfaf5e-56c8-49b3-be37-7540c23f6e11 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.415549] [55415]: DEBUG cinder.api.openstack.wsgi [None req-dacfaf5e-56c8-49b3-be37-7540c23f6e11 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.425053] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.425053] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.428282] [55415]: INFO cinder.volume.api [None req-dacfaf5e-56c8-49b3-be37-7540c23f6e11 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1131.432849] [55415]: INFO cinder.api.openstack.wsgi [None req-dacfaf5e-56c8-49b3-be37-7540c23f6e11 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1131.433242] [55415]: [pid: 55415|app: 0|req: 149/305] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:39 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1131.857960] [55414]: DEBUG cinder.api.middleware.request_id [None req-700e7316-a412-49e3-a7ec-71981d62a8ff None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.860142] [55414]: INFO cinder.api.openstack.wsgi [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1131.860492] [55414]: DEBUG cinder.api.openstack.wsgi [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-648752685"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.862154] [55414]: DEBUG cinder.api.v3.volumes [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-648752685'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1131.862283] [55414]: INFO cinder.api.v3.volumes [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Create volume of 1 GB [ 1131.862610] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.862610] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.866364] [55414]: INFO cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Availability Zones retrieved successfully. [ 1131.872961] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Flow 'volume_create_api' (345a61d8-e169-4367-b255-a3545388c04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1131.874110] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7f9cae-7ed8-4941-a667-2ea5abbda8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1131.875197] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1131.892969] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7f9cae-7ed8-4941-a667-2ea5abbda8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1131.894132] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec347f1-bd2b-4e0b-ad00-4e3e82860c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1131.916160] [55415]: DEBUG cinder.api.middleware.request_id [None req-978a7093-8382-41dc-96dc-9f7969f23862 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.916683] [55415]: INFO cinder.api.openstack.wsgi [None req-978a7093-8382-41dc-96dc-9f7969f23862 None None] GET http://10.180.1.21/volume// [ 1131.916758] [55415]: DEBUG cinder.api.openstack.wsgi [None req-978a7093-8382-41dc-96dc-9f7969f23862 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.916970] [55415]: DEBUG cinder.api.openstack.wsgi [None req-978a7093-8382-41dc-96dc-9f7969f23862 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.917470] [55415]: INFO cinder.api.openstack.wsgi [None req-978a7093-8382-41dc-96dc-9f7969f23862 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1131.917768] [55415]: [pid: 55415|app: 0|req: 150/306] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:42:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1131.921624] [55415]: DEBUG cinder.api.middleware.request_id [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-0df7791c-434f-45b3-a2e3-27cbb2d25849 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.923946] [55415]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-0df7791c-434f-45b3-a2e3-27cbb2d25849 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1131.924253] [55415]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-0df7791c-434f-45b3-a2e3-27cbb2d25849 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.924253] [55415]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-0df7791c-434f-45b3-a2e3-27cbb2d25849 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.933901] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.933901] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.937248] [55415]: INFO cinder.volume.api [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-0df7791c-434f-45b3-a2e3-27cbb2d25849 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1131.941672] [55415]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-0df7791c-434f-45b3-a2e3-27cbb2d25849 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1131.942078] [55415]: [pid: 55415|app: 0|req: 151/307] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:42:39 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1031 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1131.954864] [55414]: DEBUG cinder.quota [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Created reservations ['bff3df84-c3a7-4bba-85f8-1a5f908ea4de', '154ae109-a537-4c4d-ae4f-816faa0e5ff4', '212b9094-075d-464f-8ff5-a01702358f79', '5c69d00d-9c4a-481a-99aa-225e565d90f6'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1131.956059] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec347f1-bd2b-4e0b-ad00-4e3e82860c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bff3df84-c3a7-4bba-85f8-1a5f908ea4de', '154ae109-a537-4c4d-ae4f-816faa0e5ff4', '212b9094-075d-464f-8ff5-a01702358f79', '5c69d00d-9c4a-481a-99aa-225e565d90f6']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1131.956983] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a7816f-c74f-4e17-911c-19bed90579d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1131.970087] [55415]: DEBUG cinder.api.middleware.request_id [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.970169] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a7816f-c74f-4e17-911c-19bed90579d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fcf66ce-6cfa-483d-bce1-48f8a31efc3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-648752685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec4946bff6a64017b962db6193105e08',qos_specs=None,replication_status=,reservations=['bff3df84-c3a7-4bba-85f8-1a5f908ea4de','154ae109-a537-4c4d-ae4f-816faa0e5ff4','212b9094-075d-464f-8ff5-a01702358f79','5c69d00d-9c4a-481a-99aa-225e565d90f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a95378fcf840f88272ccd13502af91',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:42:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-648752685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fcf66ce-6cfa-483d-bce1-48f8a31efc3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec4946bff6a64017b962db6193105e08',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='e9a95378fcf840f88272ccd13502af91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1131.970993] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe844afd-1d2e-4056-907a-bc41ed8b8161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1131.973882] [55415]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] PUT http://10.180.1.21/volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2 [ 1131.973882] [55415]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-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-520209", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.984053] [55415]: DEBUG cinder.coordination [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Acquiring lock "cinder-attachment_update-fee2bf4a-58ac-44b2-b2a4-cfcb46058b54-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1131.984154] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe844afd-1d2e-4056-907a-bc41ed8b8161) 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-648752685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec4946bff6a64017b962db6193105e08',qos_specs=None,replication_status=,reservations=['bff3df84-c3a7-4bba-85f8-1a5f908ea4de','154ae109-a537-4c4d-ae4f-816faa0e5ff4','212b9094-075d-464f-8ff5-a01702358f79','5c69d00d-9c4a-481a-99aa-225e565d90f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a95378fcf840f88272ccd13502af91',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1131.985051] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1be7a5-508f-4e49-b2a3-1c641d7a5007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1131.988446] [55415]: DEBUG cinder.coordination [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Lock "cinder-attachment_update-fee2bf4a-58ac-44b2-b2a4-cfcb46058b54-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1131.989546] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.989546] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.996034] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1be7a5-508f-4e49-b2a3-1c641d7a5007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1131.996815] [55414]: DEBUG cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Flow 'volume_create_api' (345a61d8-e169-4367-b255-a3545388c04a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1131.997186] [55414]: INFO cinder.volume.api [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Create volume request issued successfully. [ 1131.997838] [55414]: INFO cinder.api.openstack.wsgi [None req-700e7316-a412-49e3-a7ec-71981d62a8ff tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1131.998927] [55414]: [pid: 55414|app: 0|req: 157/308] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:42:39 2025] POST /volume/v3/volumes => generated 755 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1132.010110] [55414]: DEBUG cinder.api.middleware.request_id [None req-eda409e8-50ae-41f9-9ef3-55ccd6aa8bd5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.015595] [55414]: INFO cinder.api.openstack.wsgi [None req-eda409e8-50ae-41f9-9ef3-55ccd6aa8bd5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1132.015901] [55414]: DEBUG cinder.api.openstack.wsgi [None req-eda409e8-50ae-41f9-9ef3-55ccd6aa8bd5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.016116] [55414]: DEBUG cinder.api.openstack.wsgi [None req-eda409e8-50ae-41f9-9ef3-55ccd6aa8bd5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.031279] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.031279] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.035528] [55414]: INFO cinder.volume.api [None req-eda409e8-50ae-41f9-9ef3-55ccd6aa8bd5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1132.041299] [55414]: INFO cinder.api.openstack.wsgi [None req-eda409e8-50ae-41f9-9ef3-55ccd6aa8bd5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1132.042088] [55414]: [pid: 55414|app: 0|req: 158/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:39 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.443991] [55414]: DEBUG cinder.api.middleware.request_id [None req-bb725f13-317b-43eb-992c-8500b649aa7d None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.447807] [55414]: INFO cinder.api.openstack.wsgi [None req-bb725f13-317b-43eb-992c-8500b649aa7d tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1132.447807] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bb725f13-317b-43eb-992c-8500b649aa7d tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.447807] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bb725f13-317b-43eb-992c-8500b649aa7d tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.463811] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.463811] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.473810] [55414]: INFO cinder.volume.api [None req-bb725f13-317b-43eb-992c-8500b649aa7d tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1132.479932] [55414]: INFO cinder.api.openstack.wsgi [None req-bb725f13-317b-43eb-992c-8500b649aa7d tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1132.481458] [55414]: [pid: 55414|app: 0|req: 159/310] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:40 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.053250] [55414]: DEBUG cinder.api.middleware.request_id [None req-368fce77-6d3d-480b-aeda-497d2aa004a7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.055549] [55414]: INFO cinder.api.openstack.wsgi [None req-368fce77-6d3d-480b-aeda-497d2aa004a7 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1133.055844] [55414]: DEBUG cinder.api.openstack.wsgi [None req-368fce77-6d3d-480b-aeda-497d2aa004a7 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.056129] [55414]: DEBUG cinder.api.openstack.wsgi [None req-368fce77-6d3d-480b-aeda-497d2aa004a7 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.065806] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.065806] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.069882] [55414]: INFO cinder.volume.api [None req-368fce77-6d3d-480b-aeda-497d2aa004a7 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1133.075094] [55414]: INFO cinder.api.openstack.wsgi [None req-368fce77-6d3d-480b-aeda-497d2aa004a7 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1133.075554] [55414]: [pid: 55414|app: 0|req: 160/311] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:40 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.492725] [55414]: DEBUG cinder.api.middleware.request_id [None req-ee8255ad-ef3f-4915-b1e1-dcee9126ae98 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.497486] [55414]: INFO cinder.api.openstack.wsgi [None req-ee8255ad-ef3f-4915-b1e1-dcee9126ae98 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1133.497486] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ee8255ad-ef3f-4915-b1e1-dcee9126ae98 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.497486] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ee8255ad-ef3f-4915-b1e1-dcee9126ae98 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.508166] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.508166] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.511676] [55414]: INFO cinder.volume.api [None req-ee8255ad-ef3f-4915-b1e1-dcee9126ae98 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1133.516153] [55414]: INFO cinder.api.openstack.wsgi [None req-ee8255ad-ef3f-4915-b1e1-dcee9126ae98 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1133.516516] [55414]: [pid: 55414|app: 0|req: 161/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:41 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.526307] [55414]: DEBUG cinder.api.middleware.request_id [None req-f63115ab-16b1-4fbd-9513-abc77267c5fd None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.528482] [55414]: INFO cinder.api.openstack.wsgi [None req-f63115ab-16b1-4fbd-9513-abc77267c5fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1134.528717] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f63115ab-16b1-4fbd-9513-abc77267c5fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.528947] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f63115ab-16b1-4fbd-9513-abc77267c5fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.545966] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.545966] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.549307] [55414]: INFO cinder.volume.api [None req-f63115ab-16b1-4fbd-9513-abc77267c5fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1134.554298] [55414]: INFO cinder.api.openstack.wsgi [None req-f63115ab-16b1-4fbd-9513-abc77267c5fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1134.554779] [55414]: [pid: 55414|app: 0|req: 162/313] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:42 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.565669] [55414]: DEBUG cinder.api.middleware.request_id [None req-ad0a10c5-8f8a-4b26-87a8-cd7192f62f6f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.567737] [55414]: INFO cinder.api.openstack.wsgi [None req-ad0a10c5-8f8a-4b26-87a8-cd7192f62f6f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1135.567952] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ad0a10c5-8f8a-4b26-87a8-cd7192f62f6f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.568188] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ad0a10c5-8f8a-4b26-87a8-cd7192f62f6f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.581986] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.581986] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.585826] [55414]: INFO cinder.volume.api [None req-ad0a10c5-8f8a-4b26-87a8-cd7192f62f6f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1135.590428] [55414]: INFO cinder.api.openstack.wsgi [None req-ad0a10c5-8f8a-4b26-87a8-cd7192f62f6f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1135.590854] [55414]: [pid: 55414|app: 0|req: 163/314] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:43 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.511506] [55415]: DEBUG cinder.coordination [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Lock "cinder-attachment_update-fee2bf4a-58ac-44b2-b2a4-cfcb46058b54-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1136.511877] [55415]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-4eb383eb-8f48-4dd9-b0f0-2f43cf366000 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2 returned with HTTP 200 [ 1136.512479] [55415]: [pid: 55415|app: 0|req: 152/315] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:42:39 2025] PUT /volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.600944] [55414]: DEBUG cinder.api.middleware.request_id [None req-7639fd51-8cc4-4165-9e71-fe6053c17f2b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.603149] [55414]: INFO cinder.api.openstack.wsgi [None req-7639fd51-8cc4-4165-9e71-fe6053c17f2b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1136.603588] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7639fd51-8cc4-4165-9e71-fe6053c17f2b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.603978] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7639fd51-8cc4-4165-9e71-fe6053c17f2b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.614847] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.614847] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.618596] [55414]: INFO cinder.volume.api [None req-7639fd51-8cc4-4165-9e71-fe6053c17f2b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1136.623147] [55414]: INFO cinder.api.openstack.wsgi [None req-7639fd51-8cc4-4165-9e71-fe6053c17f2b tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1136.623778] [55414]: [pid: 55414|app: 0|req: 164/316] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:44 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.634230] [55415]: DEBUG cinder.api.middleware.request_id [None req-61c3b401-bc23-4c19-adee-fae2e141d51a None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.636494] [55415]: INFO cinder.api.openstack.wsgi [None req-61c3b401-bc23-4c19-adee-fae2e141d51a tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1137.636799] [55415]: DEBUG cinder.api.openstack.wsgi [None req-61c3b401-bc23-4c19-adee-fae2e141d51a tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.637144] [55415]: DEBUG cinder.api.openstack.wsgi [None req-61c3b401-bc23-4c19-adee-fae2e141d51a tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.651891] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.651891] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.655635] [55415]: INFO cinder.volume.api [None req-61c3b401-bc23-4c19-adee-fae2e141d51a tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1137.660980] [55415]: INFO cinder.api.openstack.wsgi [None req-61c3b401-bc23-4c19-adee-fae2e141d51a tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1137.661392] [55415]: [pid: 55415|app: 0|req: 153/317] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:45 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.118467] [55414]: DEBUG cinder.api.middleware.request_id [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-fc911af7-5c2b-463f-9973-10de96d1701f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.121321] [55414]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-fc911af7-5c2b-463f-9973-10de96d1701f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] POST http://10.180.1.21/volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2/action [ 1138.121887] [55414]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-fc911af7-5c2b-463f-9973-10de96d1701f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1138.122131] [55414]: DEBUG cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-fc911af7-5c2b-463f-9973-10de96d1701f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.137455] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.137455] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.145874] [55414]: INFO cinder.api.openstack.wsgi [req-27d7c78e-89b5-49dd-b3c8-f467bf16ecb0 req-fc911af7-5c2b-463f-9973-10de96d1701f tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2/action returned with HTTP 204 [ 1138.146455] [55414]: [pid: 55414|app: 0|req: 165/318] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:42:45 2025] POST /volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1138.671741] [55415]: DEBUG cinder.api.middleware.request_id [None req-8fcd0afa-21be-4b04-ac95-759ad443ec20 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.673971] [55415]: INFO cinder.api.openstack.wsgi [None req-8fcd0afa-21be-4b04-ac95-759ad443ec20 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1138.674247] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8fcd0afa-21be-4b04-ac95-759ad443ec20 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.674543] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8fcd0afa-21be-4b04-ac95-759ad443ec20 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.676727] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=177,cinder:UPDATE=22,cinder:INSERT=3 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1138.687640] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.687640] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.691453] [55415]: INFO cinder.volume.api [None req-8fcd0afa-21be-4b04-ac95-759ad443ec20 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1138.696249] [55415]: INFO cinder.api.openstack.wsgi [None req-8fcd0afa-21be-4b04-ac95-759ad443ec20 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1138.696664] [55415]: [pid: 55415|app: 0|req: 154/319] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:46 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.706230] [55414]: DEBUG cinder.api.middleware.request_id [None req-88f7e184-a44b-4f1c-9d05-fa3a6905ccb0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.708393] [55414]: INFO cinder.api.openstack.wsgi [None req-88f7e184-a44b-4f1c-9d05-fa3a6905ccb0 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1138.708613] [55414]: DEBUG cinder.api.openstack.wsgi [None req-88f7e184-a44b-4f1c-9d05-fa3a6905ccb0 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.708832] [55414]: DEBUG cinder.api.openstack.wsgi [None req-88f7e184-a44b-4f1c-9d05-fa3a6905ccb0 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.721293] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.721293] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.725675] [55414]: INFO cinder.volume.api [None req-88f7e184-a44b-4f1c-9d05-fa3a6905ccb0 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1138.730198] [55414]: INFO cinder.api.openstack.wsgi [None req-88f7e184-a44b-4f1c-9d05-fa3a6905ccb0 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1138.730693] [55414]: [pid: 55414|app: 0|req: 166/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:46 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.775031] [55415]: DEBUG cinder.api.middleware.request_id [req-44700e73-7513-44e1-9695-bf974212dee8 req-51bb49c7-752d-4dc9-ad06-5b6e47eb6659 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.776917] [55415]: INFO cinder.api.openstack.wsgi [req-44700e73-7513-44e1-9695-bf974212dee8 req-51bb49c7-752d-4dc9-ad06-5b6e47eb6659 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1138.777151] [55415]: DEBUG cinder.api.openstack.wsgi [req-44700e73-7513-44e1-9695-bf974212dee8 req-51bb49c7-752d-4dc9-ad06-5b6e47eb6659 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.777368] [55415]: DEBUG cinder.api.openstack.wsgi [req-44700e73-7513-44e1-9695-bf974212dee8 req-51bb49c7-752d-4dc9-ad06-5b6e47eb6659 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.787964] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.787964] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.790806] [55415]: INFO cinder.volume.api [req-44700e73-7513-44e1-9695-bf974212dee8 req-51bb49c7-752d-4dc9-ad06-5b6e47eb6659 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1138.795276] [55415]: INFO cinder.api.openstack.wsgi [req-44700e73-7513-44e1-9695-bf974212dee8 req-51bb49c7-752d-4dc9-ad06-5b6e47eb6659 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1138.795740] [55415]: [pid: 55415|app: 0|req: 155/321] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:42:46 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.317931] [55414]: DEBUG cinder.api.middleware.request_id [None req-8b203133-c275-4730-b776-91da137e7a98 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.319979] [55414]: INFO cinder.api.openstack.wsgi [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] DELETE http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 1139.320243] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.320446] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.320636] [55414]: INFO cinder.api.v3.volumes [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Delete volume with id: 73fd4b8c-e814-4fae-8d90-b39499e90038 [ 1139.322751] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=297,cinder:INSERT=33,cinder:UPDATE=49 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1139.331087] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.331087] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.331615] [55414]: INFO cinder.volume.api [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 1139.348112] [55414]: INFO cinder.volume.api [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Delete volume request issued successfully. [ 1139.348112] [55414]: INFO cinder.api.openstack.wsgi [None req-8b203133-c275-4730-b776-91da137e7a98 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 202 [ 1139.348415] [55414]: [pid: 55414|app: 0|req: 167/322] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:42:47 2025] DELETE /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1139.351471] [55415]: DEBUG cinder.api.middleware.request_id [None req-f6b6f982-8c47-4e02-83e2-98074c819283 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.353533] [55415]: INFO cinder.api.openstack.wsgi [None req-f6b6f982-8c47-4e02-83e2-98074c819283 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 1139.353946] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f6b6f982-8c47-4e02-83e2-98074c819283 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.354063] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f6b6f982-8c47-4e02-83e2-98074c819283 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.361648] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.361648] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.365480] [55415]: INFO cinder.volume.api [None req-f6b6f982-8c47-4e02-83e2-98074c819283 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 1139.370302] [55415]: INFO cinder.api.openstack.wsgi [None req-f6b6f982-8c47-4e02-83e2-98074c819283 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 1139.370706] [55415]: [pid: 55415|app: 0|req: 156/323] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:47 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.380254] [55414]: DEBUG cinder.api.middleware.request_id [None req-9a123234-42c4-46d8-9c4b-165423697c39 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.382531] [55414]: INFO cinder.api.openstack.wsgi [None req-9a123234-42c4-46d8-9c4b-165423697c39 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 1140.382756] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9a123234-42c4-46d8-9c4b-165423697c39 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.382976] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9a123234-42c4-46d8-9c4b-165423697c39 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.393315] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.393315] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.398196] [55414]: INFO cinder.volume.api [None req-9a123234-42c4-46d8-9c4b-165423697c39 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 1140.404622] [55414]: INFO cinder.api.openstack.wsgi [None req-9a123234-42c4-46d8-9c4b-165423697c39 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 1140.405072] [55414]: [pid: 55414|app: 0|req: 168/324] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:48 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.415850] [55415]: DEBUG cinder.api.middleware.request_id [None req-957a01f9-d1cc-4b47-b65a-a6c4aa1ac171 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.418458] [55415]: INFO cinder.api.openstack.wsgi [None req-957a01f9-d1cc-4b47-b65a-a6c4aa1ac171 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 1141.418709] [55415]: DEBUG cinder.api.openstack.wsgi [None req-957a01f9-d1cc-4b47-b65a-a6c4aa1ac171 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.418965] [55415]: DEBUG cinder.api.openstack.wsgi [None req-957a01f9-d1cc-4b47-b65a-a6c4aa1ac171 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.430072] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.430072] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.434451] [55415]: INFO cinder.volume.api [None req-957a01f9-d1cc-4b47-b65a-a6c4aa1ac171 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Volume info retrieved successfully. [ 1141.439894] [55415]: INFO cinder.api.openstack.wsgi [None req-957a01f9-d1cc-4b47-b65a-a6c4aa1ac171 tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 200 [ 1141.440358] [55415]: [pid: 55415|app: 0|req: 157/325] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:49 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.452653] [55414]: DEBUG cinder.api.middleware.request_id [None req-7cecfa08-b6c9-41a3-bda6-cee555b82c9e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.455709] [55414]: INFO cinder.api.openstack.wsgi [None req-7cecfa08-b6c9-41a3-bda6-cee555b82c9e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] GET http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 [ 1142.456649] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7cecfa08-b6c9-41a3-bda6-cee555b82c9e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.463730] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7cecfa08-b6c9-41a3-bda6-cee555b82c9e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.476891] [55414]: INFO cinder.api.openstack.wsgi [None req-7cecfa08-b6c9-41a3-bda6-cee555b82c9e tempest-DeleteServersTestJSON-890564670 tempest-DeleteServersTestJSON-890564670-project-member] http://10.180.1.21/volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 returned with HTTP 404 [ 1142.479182] [55414]: [pid: 55414|app: 0|req: 169/326] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:42:50 2025] GET /volume/v3/volumes/73fd4b8c-e814-4fae-8d90-b39499e90038 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1148.315919] [55415]: DEBUG cinder.api.middleware.request_id [req-71d573b7-5691-45b5-ace1-67f57aa3f245 req-39c4deef-c0d3-46e2-91fc-344e1ed52526 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.319399] [55415]: INFO cinder.api.openstack.wsgi [req-71d573b7-5691-45b5-ace1-67f57aa3f245 req-39c4deef-c0d3-46e2-91fc-344e1ed52526 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1148.319652] [55415]: DEBUG cinder.api.openstack.wsgi [req-71d573b7-5691-45b5-ace1-67f57aa3f245 req-39c4deef-c0d3-46e2-91fc-344e1ed52526 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.319888] [55415]: DEBUG cinder.api.openstack.wsgi [req-71d573b7-5691-45b5-ace1-67f57aa3f245 req-39c4deef-c0d3-46e2-91fc-344e1ed52526 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.337346] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.337346] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.341401] [55415]: INFO cinder.volume.api [req-71d573b7-5691-45b5-ace1-67f57aa3f245 req-39c4deef-c0d3-46e2-91fc-344e1ed52526 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1148.346693] [55415]: INFO cinder.api.openstack.wsgi [req-71d573b7-5691-45b5-ace1-67f57aa3f245 req-39c4deef-c0d3-46e2-91fc-344e1ed52526 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1148.347248] [55415]: [pid: 55415|app: 0|req: 158/327] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:42:56 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.468266] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.610152] [55414]: DEBUG cinder.api.middleware.request_id [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-e7de517e-8680-41c2-997d-b75e444fc7f6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.612518] [55414]: INFO cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-e7de517e-8680-41c2-997d-b75e444fc7f6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1154.612756] [55414]: DEBUG cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-e7de517e-8680-41c2-997d-b75e444fc7f6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.612975] [55414]: DEBUG cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-e7de517e-8680-41c2-997d-b75e444fc7f6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.625202] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.625202] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.628595] [55414]: INFO cinder.volume.api [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-e7de517e-8680-41c2-997d-b75e444fc7f6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1154.634306] [55414]: INFO cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-e7de517e-8680-41c2-997d-b75e444fc7f6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1154.634941] [55414]: [pid: 55414|app: 0|req: 170/328] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:43:02 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.648478] [55415]: DEBUG cinder.api.middleware.request_id [None req-93bc501d-62b5-4129-a8ba-7192c99cb8ef None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.648995] [55415]: INFO cinder.api.openstack.wsgi [None req-93bc501d-62b5-4129-a8ba-7192c99cb8ef None None] GET http://10.180.1.21/volume// [ 1154.649260] [55415]: DEBUG cinder.api.openstack.wsgi [None req-93bc501d-62b5-4129-a8ba-7192c99cb8ef None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.649506] [55415]: DEBUG cinder.api.openstack.wsgi [None req-93bc501d-62b5-4129-a8ba-7192c99cb8ef None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.649970] [55415]: INFO cinder.api.openstack.wsgi [None req-93bc501d-62b5-4129-a8ba-7192c99cb8ef None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.650300] [55415]: [pid: 55415|app: 0|req: 159/329] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:43:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.654529] [55414]: DEBUG cinder.api.middleware.request_id [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-146cdef1-733f-4bef-a137-ae9696327fca None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.656921] [55414]: INFO cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-146cdef1-733f-4bef-a137-ae9696327fca tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1154.657543] [55414]: DEBUG cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-146cdef1-733f-4bef-a137-ae9696327fca tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4fcf66ce-6cfa-483d-bce1-48f8a31efc3c", "connector": null, "instance_uuid": "96805003-38d6-4344-afd9-1dc319f689f2"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.667814] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.667814] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.688708] [55414]: INFO cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-146cdef1-733f-4bef-a137-ae9696327fca tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1154.689256] [55414]: [pid: 55414|app: 0|req: 171/330] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:43:02 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) [ 1154.708966] [55415]: DEBUG cinder.api.middleware.request_id [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-1b2d12d4-6ea9-4c89-8eff-df31b2c98ff1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.712937] [55415]: INFO cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-1b2d12d4-6ea9-4c89-8eff-df31b2c98ff1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab/action [ 1154.713457] [55415]: DEBUG cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-1b2d12d4-6ea9-4c89-8eff-df31b2c98ff1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1154.713592] [55415]: DEBUG cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-1b2d12d4-6ea9-4c89-8eff-df31b2c98ff1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.728658] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.728658] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.734570] [55415]: INFO cinder.api.openstack.wsgi [req-75832c9b-dd03-41af-b4bb-0b6157bb32b0 req-1b2d12d4-6ea9-4c89-8eff-df31b2c98ff1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab/action returned with HTTP 204 [ 1154.735019] [55415]: [pid: 55415|app: 0|req: 160/331] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:43:02 2025] POST /volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1154.748839] [55414]: DEBUG cinder.api.middleware.request_id [None req-3bb58062-10f1-480a-b7a0-52c576d28e4b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.751031] [55414]: INFO cinder.api.openstack.wsgi [None req-3bb58062-10f1-480a-b7a0-52c576d28e4b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1154.751309] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3bb58062-10f1-480a-b7a0-52c576d28e4b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.751586] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3bb58062-10f1-480a-b7a0-52c576d28e4b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.761672] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.761672] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.765168] [55414]: INFO cinder.volume.api [None req-3bb58062-10f1-480a-b7a0-52c576d28e4b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1154.769742] [55414]: INFO cinder.api.openstack.wsgi [None req-3bb58062-10f1-480a-b7a0-52c576d28e4b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1154.770214] [55414]: [pid: 55414|app: 0|req: 172/332] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:02 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.780019] [55415]: DEBUG cinder.api.middleware.request_id [None req-b6f403a8-c83e-43a4-949a-17e83fca6c7b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.782107] [55415]: INFO cinder.api.openstack.wsgi [None req-b6f403a8-c83e-43a4-949a-17e83fca6c7b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1154.782324] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b6f403a8-c83e-43a4-949a-17e83fca6c7b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.782536] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b6f403a8-c83e-43a4-949a-17e83fca6c7b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.792472] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.792472] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.796257] [55415]: INFO cinder.volume.api [None req-b6f403a8-c83e-43a4-949a-17e83fca6c7b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1154.800631] [55415]: INFO cinder.api.openstack.wsgi [None req-b6f403a8-c83e-43a4-949a-17e83fca6c7b tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1154.801249] [55415]: [pid: 55415|app: 0|req: 161/333] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:02 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.410317] [55414]: DEBUG cinder.api.middleware.request_id [req-902a54e1-9180-4fe9-8581-5de02b8c8c3b req-b08e2fba-16e1-4c3a-bb9e-bc661e93edd0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.412610] [55414]: INFO cinder.api.openstack.wsgi [req-902a54e1-9180-4fe9-8581-5de02b8c8c3b req-b08e2fba-16e1-4c3a-bb9e-bc661e93edd0 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1155.412860] [55414]: DEBUG cinder.api.openstack.wsgi [req-902a54e1-9180-4fe9-8581-5de02b8c8c3b req-b08e2fba-16e1-4c3a-bb9e-bc661e93edd0 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.413096] [55414]: DEBUG cinder.api.openstack.wsgi [req-902a54e1-9180-4fe9-8581-5de02b8c8c3b req-b08e2fba-16e1-4c3a-bb9e-bc661e93edd0 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.427184] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.427184] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.431066] [55414]: INFO cinder.volume.api [req-902a54e1-9180-4fe9-8581-5de02b8c8c3b req-b08e2fba-16e1-4c3a-bb9e-bc661e93edd0 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1155.435817] [55414]: INFO cinder.api.openstack.wsgi [req-902a54e1-9180-4fe9-8581-5de02b8c8c3b req-b08e2fba-16e1-4c3a-bb9e-bc661e93edd0 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1155.436235] [55414]: [pid: 55414|app: 0|req: 173/334] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:43:03 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.033656] [55415]: DEBUG cinder.api.middleware.request_id [req-4180ee9d-2260-43c2-9620-220627b1f286 req-ed9c3137-0f03-4723-ac35-b196ef5abc9e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.036172] [55415]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-ed9c3137-0f03-4723-ac35-b196ef5abc9e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1157.036450] [55415]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-ed9c3137-0f03-4723-ac35-b196ef5abc9e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.036617] [55415]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-ed9c3137-0f03-4723-ac35-b196ef5abc9e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.052416] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052416] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.056488] [55415]: INFO cinder.volume.api [req-4180ee9d-2260-43c2-9620-220627b1f286 req-ed9c3137-0f03-4723-ac35-b196ef5abc9e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1157.061336] [55415]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-ed9c3137-0f03-4723-ac35-b196ef5abc9e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1157.061845] [55415]: [pid: 55415|app: 0|req: 162/335] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:43:04 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.098530] [55414]: DEBUG cinder.api.middleware.request_id [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.101837] [55414]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464/action [ 1157.102966] [55414]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1157.102966] [55414]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.112822] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.112822] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.113460] [55414]: INFO cinder.volume.api [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1157.122233] [55414]: INFO cinder.volume.api [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Begin detaching volume completed successfully. [ 1157.122480] [55414]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-9f8008be-96d6-4f83-bcae-c86a1a0a2628 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464/action returned with HTTP 202 [ 1157.122921] [55414]: [pid: 55414|app: 0|req: 174/336] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:43:04 2025] POST /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1157.134951] [55415]: DEBUG cinder.api.middleware.request_id [None req-9c34db8d-2b44-4547-9b09-703521728a4b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.137434] [55415]: INFO cinder.api.openstack.wsgi [None req-9c34db8d-2b44-4547-9b09-703521728a4b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1157.138707] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c34db8d-2b44-4547-9b09-703521728a4b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.138707] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c34db8d-2b44-4547-9b09-703521728a4b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.150357] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150357] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.154288] [55415]: INFO cinder.volume.api [None req-9c34db8d-2b44-4547-9b09-703521728a4b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1157.159797] [55415]: INFO cinder.api.openstack.wsgi [None req-9c34db8d-2b44-4547-9b09-703521728a4b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1157.160279] [55415]: [pid: 55415|app: 0|req: 163/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:05 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.086213] [55414]: DEBUG cinder.api.middleware.request_id [None req-7f8763e2-c866-479b-99ad-990903a92fb1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.086794] [55414]: INFO cinder.api.openstack.wsgi [None req-7f8763e2-c866-479b-99ad-990903a92fb1 None None] GET http://10.180.1.21/volume// [ 1158.087074] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7f8763e2-c866-479b-99ad-990903a92fb1 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.087539] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7f8763e2-c866-479b-99ad-990903a92fb1 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.087966] [55414]: INFO cinder.api.openstack.wsgi [None req-7f8763e2-c866-479b-99ad-990903a92fb1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.088346] [55414]: [pid: 55414|app: 0|req: 175/338] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:43:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.092586] [55415]: DEBUG cinder.api.middleware.request_id [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-59830637-c7e3-4a60-80fe-26a419693782 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.094952] [55415]: INFO cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-59830637-c7e3-4a60-80fe-26a419693782 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1158.095211] [55415]: DEBUG cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-59830637-c7e3-4a60-80fe-26a419693782 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.095616] [55415]: DEBUG cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-59830637-c7e3-4a60-80fe-26a419693782 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.110287] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110287] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.115954] [55415]: INFO cinder.volume.api [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-59830637-c7e3-4a60-80fe-26a419693782 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1158.120950] [55415]: INFO cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-59830637-c7e3-4a60-80fe-26a419693782 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1158.121387] [55415]: [pid: 55415|app: 0|req: 164/339] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:43:05 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1158.151812] [55414]: DEBUG cinder.api.middleware.request_id [None req-6bb53989-4353-4652-afe0-50d6cc8db407 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.152287] [55414]: INFO cinder.api.openstack.wsgi [None req-6bb53989-4353-4652-afe0-50d6cc8db407 None None] GET http://10.180.1.21/volume// [ 1158.152467] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6bb53989-4353-4652-afe0-50d6cc8db407 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.152682] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6bb53989-4353-4652-afe0-50d6cc8db407 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.153280] [55414]: INFO cinder.api.openstack.wsgi [None req-6bb53989-4353-4652-afe0-50d6cc8db407 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.156627] [55414]: [pid: 55414|app: 0|req: 176/340] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:43:06 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.158651] [55415]: DEBUG cinder.api.middleware.request_id [req-4180ee9d-2260-43c2-9620-220627b1f286 req-2bbc5aa8-2782-4249-bb7f-9b231b571007 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.161267] [55415]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-2bbc5aa8-2782-4249-bb7f-9b231b571007 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1158.161532] [55415]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-2bbc5aa8-2782-4249-bb7f-9b231b571007 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.161794] [55415]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-2bbc5aa8-2782-4249-bb7f-9b231b571007 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.174775] [55414]: DEBUG cinder.api.middleware.request_id [None req-83c4f01b-95cd-4f4a-8b6e-e22e0704bab1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.177409] [55414]: INFO cinder.api.openstack.wsgi [None req-83c4f01b-95cd-4f4a-8b6e-e22e0704bab1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1158.177639] [55414]: DEBUG cinder.api.openstack.wsgi [None req-83c4f01b-95cd-4f4a-8b6e-e22e0704bab1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.177892] [55414]: DEBUG cinder.api.openstack.wsgi [None req-83c4f01b-95cd-4f4a-8b6e-e22e0704bab1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.178661] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178661] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.183391] [55415]: INFO cinder.volume.api [req-4180ee9d-2260-43c2-9620-220627b1f286 req-2bbc5aa8-2782-4249-bb7f-9b231b571007 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1158.188173] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188173] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.188674] [55415]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-2bbc5aa8-2782-4249-bb7f-9b231b571007 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1158.189282] [55415]: [pid: 55415|app: 0|req: 165/341] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:43:06 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1158.192605] [55414]: INFO cinder.volume.api [None req-83c4f01b-95cd-4f4a-8b6e-e22e0704bab1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1158.198277] [55414]: INFO cinder.api.openstack.wsgi [None req-83c4f01b-95cd-4f4a-8b6e-e22e0704bab1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1158.202237] [55414]: [pid: 55414|app: 0|req: 177/342] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:06 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.319141] [55415]: DEBUG cinder.api.middleware.request_id [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.322814] [55415]: INFO cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] PUT http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab [ 1158.323245] [55415]: DEBUG cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-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=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.335136] [55415]: DEBUG cinder.coordination [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Acquiring lock "cinder-attachment_update-4fcf66ce-6cfa-483d-bce1-48f8a31efc3c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1158.341260] [55415]: DEBUG cinder.coordination [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Lock "cinder-attachment_update-4fcf66ce-6cfa-483d-bce1-48f8a31efc3c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1158.342372] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.342372] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.210382] [55414]: DEBUG cinder.api.middleware.request_id [None req-93864df5-ebb5-40a3-9940-cffd36665ffc None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.214018] [55414]: INFO cinder.api.openstack.wsgi [None req-93864df5-ebb5-40a3-9940-cffd36665ffc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1159.214018] [55414]: DEBUG cinder.api.openstack.wsgi [None req-93864df5-ebb5-40a3-9940-cffd36665ffc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.214018] [55414]: DEBUG cinder.api.openstack.wsgi [None req-93864df5-ebb5-40a3-9940-cffd36665ffc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.225021] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225021] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.229379] [55414]: INFO cinder.volume.api [None req-93864df5-ebb5-40a3-9940-cffd36665ffc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1159.234794] [55414]: INFO cinder.api.openstack.wsgi [None req-93864df5-ebb5-40a3-9940-cffd36665ffc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1159.235450] [55414]: [pid: 55414|app: 0|req: 178/343] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:07 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.400186] [55414]: DEBUG cinder.api.middleware.request_id [req-4180ee9d-2260-43c2-9620-220627b1f286 req-df3e0421-7e25-46a8-a245-faf34b667b79 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.402696] [55414]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-df3e0421-7e25-46a8-a245-faf34b667b79 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791 [ 1159.402979] [55414]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-df3e0421-7e25-46a8-a245-faf34b667b79 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.403218] [55414]: DEBUG cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-df3e0421-7e25-46a8-a245-faf34b667b79 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.410216] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410216] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.935600] [55414]: INFO cinder.api.openstack.wsgi [req-4180ee9d-2260-43c2-9620-220627b1f286 req-df3e0421-7e25-46a8-a245-faf34b667b79 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791 returned with HTTP 200 [ 1159.936104] [55414]: [pid: 55414|app: 0|req: 179/344] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:43:07 2025] DELETE /volume/v3/attachments/f55a4b78-b4cf-4937-aeb0-3934db2cb791 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.246338] [55414]: DEBUG cinder.api.middleware.request_id [None req-968c017d-0618-4d2b-8731-fc57fc1b2364 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.248425] [55414]: INFO cinder.api.openstack.wsgi [None req-968c017d-0618-4d2b-8731-fc57fc1b2364 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1160.248653] [55414]: DEBUG cinder.api.openstack.wsgi [None req-968c017d-0618-4d2b-8731-fc57fc1b2364 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.248875] [55414]: DEBUG cinder.api.openstack.wsgi [None req-968c017d-0618-4d2b-8731-fc57fc1b2364 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.256576] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.256576] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.259979] [55414]: INFO cinder.volume.api [None req-968c017d-0618-4d2b-8731-fc57fc1b2364 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1160.264179] [55414]: INFO cinder.api.openstack.wsgi [None req-968c017d-0618-4d2b-8731-fc57fc1b2364 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1160.264558] [55414]: [pid: 55414|app: 0|req: 180/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:08 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.866232] [55415]: DEBUG cinder.coordination [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Lock "cinder-attachment_update-4fcf66ce-6cfa-483d-bce1-48f8a31efc3c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1162.866583] [55415]: INFO cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f257fe87-acbf-4f3e-8e34-ce3b12b8039e tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab returned with HTTP 200 [ 1162.867262] [55415]: [pid: 55415|app: 0|req: 166/346] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:43:06 2025] PUT /volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.375232] [55414]: DEBUG cinder.api.middleware.request_id [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f5cefab1-4d99-4c9b-9e29-d85e4ada8bed None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.378179] [55414]: INFO cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f5cefab1-4d99-4c9b-9e29-d85e4ada8bed tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab/action [ 1163.378328] [55414]: DEBUG cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f5cefab1-4d99-4c9b-9e29-d85e4ada8bed tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1163.378575] [55414]: DEBUG cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f5cefab1-4d99-4c9b-9e29-d85e4ada8bed tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1163.402413] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.402413] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.412505] [55414]: INFO cinder.api.openstack.wsgi [req-0654cf22-0e27-41ca-9969-10b1599dd70e req-f5cefab1-4d99-4c9b-9e29-d85e4ada8bed tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab/action returned with HTTP 204 [ 1163.413045] [55414]: [pid: 55414|app: 0|req: 181/347] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:43:11 2025] POST /volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1163.847997] [55415]: DEBUG cinder.api.middleware.request_id [None req-4a500fee-d005-44a1-a81d-ada10e1232d7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.850205] [55415]: INFO cinder.api.openstack.wsgi [None req-4a500fee-d005-44a1-a81d-ada10e1232d7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1163.850434] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4a500fee-d005-44a1-a81d-ada10e1232d7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.850726] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4a500fee-d005-44a1-a81d-ada10e1232d7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.861723] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.861723] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.866130] [55415]: INFO cinder.volume.api [None req-4a500fee-d005-44a1-a81d-ada10e1232d7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1163.873313] [55415]: INFO cinder.api.openstack.wsgi [None req-4a500fee-d005-44a1-a81d-ada10e1232d7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1163.874054] [55415]: [pid: 55415|app: 0|req: 167/348] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:11 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.918224] [55414]: DEBUG cinder.api.middleware.request_id [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-e42c9281-7f36-489b-86f5-71f235bfad85 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.920891] [55414]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-e42c9281-7f36-489b-86f5-71f235bfad85 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1163.921141] [55414]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-e42c9281-7f36-489b-86f5-71f235bfad85 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.921383] [55414]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-e42c9281-7f36-489b-86f5-71f235bfad85 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.932804] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.932804] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.936560] [55414]: INFO cinder.volume.api [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-e42c9281-7f36-489b-86f5-71f235bfad85 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1163.941536] [55414]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-e42c9281-7f36-489b-86f5-71f235bfad85 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1163.941973] [55414]: [pid: 55414|app: 0|req: 182/349] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:43:11 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.960513] [55415]: DEBUG cinder.api.middleware.request_id [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.963326] [55415]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f/action [ 1163.963757] [55415]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1163.963954] [55415]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1163.976133] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.976133] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.976712] [55415]: INFO cinder.volume.api [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1163.981966] [55415]: INFO cinder.volume.api [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Begin detaching volume completed successfully. [ 1163.982236] [55415]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-adeeda1a-d748-4b83-8778-576be26184fa tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f/action returned with HTTP 202 [ 1163.982680] [55415]: [pid: 55415|app: 0|req: 168/350] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:43:11 2025] POST /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1165.004345] [55414]: DEBUG cinder.api.middleware.request_id [None req-973b34c2-37a1-477f-a114-ebe380e38ea5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.004806] [55414]: INFO cinder.api.openstack.wsgi [None req-973b34c2-37a1-477f-a114-ebe380e38ea5 None None] GET http://10.180.1.21/volume// [ 1165.005046] [55414]: DEBUG cinder.api.openstack.wsgi [None req-973b34c2-37a1-477f-a114-ebe380e38ea5 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.005281] [55414]: DEBUG cinder.api.openstack.wsgi [None req-973b34c2-37a1-477f-a114-ebe380e38ea5 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.005714] [55414]: INFO cinder.api.openstack.wsgi [None req-973b34c2-37a1-477f-a114-ebe380e38ea5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1165.006046] [55414]: [pid: 55414|app: 0|req: 183/351] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:43:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1165.009518] [55415]: DEBUG cinder.api.middleware.request_id [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-213f6ec9-d203-44fb-8633-04d0c40dd3df None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.011841] [55415]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-213f6ec9-d203-44fb-8633-04d0c40dd3df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1165.012111] [55415]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-213f6ec9-d203-44fb-8633-04d0c40dd3df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.012339] [55415]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-213f6ec9-d203-44fb-8633-04d0c40dd3df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.025484] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.025484] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.029256] [55415]: INFO cinder.volume.api [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-213f6ec9-d203-44fb-8633-04d0c40dd3df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1165.034249] [55415]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-213f6ec9-d203-44fb-8633-04d0c40dd3df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1165.034773] [55415]: [pid: 55415|app: 0|req: 169/352] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:43:12 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1166.182340] [55414]: DEBUG cinder.api.middleware.request_id [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-9f3a1f15-788e-49b2-a3f8-cfacf3d1bc54 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.184877] [55414]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-9f3a1f15-788e-49b2-a3f8-cfacf3d1bc54 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1 [ 1166.185178] [55414]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-9f3a1f15-788e-49b2-a3f8-cfacf3d1bc54 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.185320] [55414]: DEBUG cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-9f3a1f15-788e-49b2-a3f8-cfacf3d1bc54 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.195700] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.195700] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.722159] [55414]: INFO cinder.api.openstack.wsgi [req-c5c0f29e-f214-4da8-9a27-5133ed29c21e req-9f3a1f15-788e-49b2-a3f8-cfacf3d1bc54 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1 returned with HTTP 200 [ 1166.722874] [55414]: [pid: 55414|app: 0|req: 184/353] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:43:14 2025] DELETE /volume/v3/attachments/ef137126-65e8-443f-8b0d-24d3d1ea13a1 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.276654] [55415]: DEBUG cinder.api.middleware.request_id [None req-c2a43601-d234-4bb7-a63e-3a8ac1f0b66b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.279129] [55415]: INFO cinder.api.openstack.wsgi [None req-c2a43601-d234-4bb7-a63e-3a8ac1f0b66b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1168.279562] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c2a43601-d234-4bb7-a63e-3a8ac1f0b66b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.279969] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c2a43601-d234-4bb7-a63e-3a8ac1f0b66b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.294752] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.294752] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.299641] [55415]: INFO cinder.volume.api [None req-c2a43601-d234-4bb7-a63e-3a8ac1f0b66b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1168.305996] [55415]: INFO cinder.api.openstack.wsgi [None req-c2a43601-d234-4bb7-a63e-3a8ac1f0b66b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1168.306546] [55415]: [pid: 55415|app: 0|req: 170/354] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:16 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.919771] [55414]: DEBUG cinder.api.middleware.request_id [None req-707c9cff-06a2-4f89-b9cd-7efdb4caaff9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.921916] [55414]: INFO cinder.api.openstack.wsgi [None req-707c9cff-06a2-4f89-b9cd-7efdb4caaff9 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1168.922172] [55414]: DEBUG cinder.api.openstack.wsgi [None req-707c9cff-06a2-4f89-b9cd-7efdb4caaff9 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.922461] [55414]: DEBUG cinder.api.openstack.wsgi [None req-707c9cff-06a2-4f89-b9cd-7efdb4caaff9 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.933930] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933930] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.937578] [55414]: INFO cinder.volume.api [None req-707c9cff-06a2-4f89-b9cd-7efdb4caaff9 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1168.942123] [55414]: INFO cinder.api.openstack.wsgi [None req-707c9cff-06a2-4f89-b9cd-7efdb4caaff9 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1168.942663] [55414]: [pid: 55414|app: 0|req: 185/355] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:16 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.102029] [55415]: DEBUG cinder.api.middleware.request_id [None req-640314e2-0fc5-4231-9d00-4bcc698ba833 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.104630] [55415]: INFO cinder.api.openstack.wsgi [None req-640314e2-0fc5-4231-9d00-4bcc698ba833 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1169.104630] [55415]: DEBUG cinder.api.openstack.wsgi [None req-640314e2-0fc5-4231-9d00-4bcc698ba833 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.104780] [55415]: DEBUG cinder.api.openstack.wsgi [None req-640314e2-0fc5-4231-9d00-4bcc698ba833 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.121518] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121518] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.125425] [55415]: INFO cinder.volume.api [None req-640314e2-0fc5-4231-9d00-4bcc698ba833 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1169.131211] [55415]: INFO cinder.api.openstack.wsgi [None req-640314e2-0fc5-4231-9d00-4bcc698ba833 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1169.131655] [55415]: [pid: 55415|app: 0|req: 171/356] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:16 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.185453] [55414]: DEBUG cinder.api.middleware.request_id [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e6825fd0-a60b-4861-8680-4f354b0d805f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.188243] [55414]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e6825fd0-a60b-4861-8680-4f354b0d805f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1169.188243] [55414]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e6825fd0-a60b-4861-8680-4f354b0d805f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.188341] [55414]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e6825fd0-a60b-4861-8680-4f354b0d805f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.199760] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.199760] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.203601] [55414]: INFO cinder.volume.api [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e6825fd0-a60b-4861-8680-4f354b0d805f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1169.208631] [55414]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e6825fd0-a60b-4861-8680-4f354b0d805f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1169.209063] [55414]: [pid: 55414|app: 0|req: 186/357] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:43:17 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.225542] [55415]: DEBUG cinder.api.middleware.request_id [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.227857] [55415]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8/action [ 1169.228146] [55415]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1169.228317] [55415]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.238370] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.238370] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.238857] [55415]: INFO cinder.volume.api [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1169.245278] [55415]: INFO cinder.volume.api [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Begin detaching volume completed successfully. [ 1169.245382] [55415]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-c151e431-9aba-4f17-be18-a77afb6f3c1d tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8/action returned with HTTP 202 [ 1169.245812] [55415]: [pid: 55415|app: 0|req: 172/358] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:43:17 2025] POST /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1170.264702] [55414]: DEBUG cinder.api.middleware.request_id [None req-cb60163d-dacb-4bff-aad0-bc9e68f07e93 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.265939] [55414]: INFO cinder.api.openstack.wsgi [None req-cb60163d-dacb-4bff-aad0-bc9e68f07e93 None None] GET http://10.180.1.21/volume// [ 1170.265939] [55414]: DEBUG cinder.api.openstack.wsgi [None req-cb60163d-dacb-4bff-aad0-bc9e68f07e93 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.265939] [55414]: DEBUG cinder.api.openstack.wsgi [None req-cb60163d-dacb-4bff-aad0-bc9e68f07e93 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.265939] [55414]: INFO cinder.api.openstack.wsgi [None req-cb60163d-dacb-4bff-aad0-bc9e68f07e93 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1170.266401] [55414]: [pid: 55414|app: 0|req: 187/359] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:43:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1170.269640] [55415]: DEBUG cinder.api.middleware.request_id [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-ca4d09f5-1342-4763-b7c2-7e9f1a48bf40 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.272412] [55415]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-ca4d09f5-1342-4763-b7c2-7e9f1a48bf40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1170.272722] [55415]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-ca4d09f5-1342-4763-b7c2-7e9f1a48bf40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.272971] [55415]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-ca4d09f5-1342-4763-b7c2-7e9f1a48bf40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.289179] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.289179] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.293735] [55415]: INFO cinder.volume.api [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-ca4d09f5-1342-4763-b7c2-7e9f1a48bf40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1170.300079] [55415]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-ca4d09f5-1342-4763-b7c2-7e9f1a48bf40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1170.300804] [55415]: [pid: 55415|app: 0|req: 173/360] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:43:18 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1171.981071] [55414]: DEBUG cinder.api.middleware.request_id [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e3cfffe5-e1ff-47f6-b605-213248fd38ab None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.984059] [55414]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e3cfffe5-e1ff-47f6-b605-213248fd38ab tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672 [ 1171.984384] [55414]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e3cfffe5-e1ff-47f6-b605-213248fd38ab tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.984625] [55414]: DEBUG cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e3cfffe5-e1ff-47f6-b605-213248fd38ab tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.996972] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996972] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.526167] [55414]: INFO cinder.api.openstack.wsgi [req-988bd6b0-c7b9-472e-a007-9f0d0db3b5a4 req-e3cfffe5-e1ff-47f6-b605-213248fd38ab tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672 returned with HTTP 200 [ 1172.527063] [55414]: [pid: 55414|app: 0|req: 188/361] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:43:19 2025] DELETE /volume/v3/attachments/e2d74847-cccc-4a30-abe5-393f29a70672 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.840218] [55415]: DEBUG cinder.api.middleware.request_id [None req-0289c498-3db0-4ddc-8667-f8521bf97fdf None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.842436] [55415]: INFO cinder.api.openstack.wsgi [None req-0289c498-3db0-4ddc-8667-f8521bf97fdf tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1173.842666] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0289c498-3db0-4ddc-8667-f8521bf97fdf tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.842890] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0289c498-3db0-4ddc-8667-f8521bf97fdf tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.853926] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.853926] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.858359] [55415]: INFO cinder.volume.api [None req-0289c498-3db0-4ddc-8667-f8521bf97fdf tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1173.863374] [55415]: INFO cinder.api.openstack.wsgi [None req-0289c498-3db0-4ddc-8667-f8521bf97fdf tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1173.863863] [55415]: [pid: 55415|app: 0|req: 174/362] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:21 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.525230] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=85,cinder:UPDATE=14,cinder:INSERT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.860536] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=87,cinder:UPDATE=5 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1188.298248] [55414]: DEBUG cinder.api.middleware.request_id [None req-b65b33b4-a800-4780-a9e8-3c1fde33148c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.300775] [55414]: INFO cinder.api.openstack.wsgi [None req-b65b33b4-a800-4780-a9e8-3c1fde33148c tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1188.300995] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b65b33b4-a800-4780-a9e8-3c1fde33148c tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.301255] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b65b33b4-a800-4780-a9e8-3c1fde33148c tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.323683] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323683] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.327742] [55414]: INFO cinder.volume.api [None req-b65b33b4-a800-4780-a9e8-3c1fde33148c tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1188.333317] [55414]: INFO cinder.api.openstack.wsgi [None req-b65b33b4-a800-4780-a9e8-3c1fde33148c tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1188.333750] [55414]: [pid: 55414|app: 0|req: 189/363] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:36 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.389606] [55415]: DEBUG cinder.api.middleware.request_id [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c673267d-1d91-40b4-b3ee-7af9df007bda None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.392025] [55415]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c673267d-1d91-40b4-b3ee-7af9df007bda tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1188.392254] [55415]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c673267d-1d91-40b4-b3ee-7af9df007bda tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.392468] [55415]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c673267d-1d91-40b4-b3ee-7af9df007bda tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.402737] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.402737] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.406374] [55415]: INFO cinder.volume.api [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c673267d-1d91-40b4-b3ee-7af9df007bda tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1188.413172] [55415]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c673267d-1d91-40b4-b3ee-7af9df007bda tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1188.413622] [55415]: [pid: 55415|app: 0|req: 175/364] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:43:36 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.432948] [55414]: DEBUG cinder.api.middleware.request_id [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.436228] [55414]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] POST http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54/action [ 1188.436709] [55414]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1188.436893] [55414]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.450134] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450134] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.450134] [55414]: INFO cinder.volume.api [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1188.454864] [55414]: INFO cinder.volume.api [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Begin detaching volume completed successfully. [ 1188.454864] [55414]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-c6ad9df4-0728-42d3-bb4b-ad26b5b71367 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54/action returned with HTTP 202 [ 1188.455197] [55414]: [pid: 55414|app: 0|req: 190/365] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:43:36 2025] POST /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1189.479547] [55415]: DEBUG cinder.api.middleware.request_id [None req-13b1ee87-9824-4e33-8c03-5f583747ea53 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.479990] [55415]: INFO cinder.api.openstack.wsgi [None req-13b1ee87-9824-4e33-8c03-5f583747ea53 None None] GET http://10.180.1.21/volume// [ 1189.480183] [55415]: DEBUG cinder.api.openstack.wsgi [None req-13b1ee87-9824-4e33-8c03-5f583747ea53 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.480397] [55415]: DEBUG cinder.api.openstack.wsgi [None req-13b1ee87-9824-4e33-8c03-5f583747ea53 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.480830] [55415]: INFO cinder.api.openstack.wsgi [None req-13b1ee87-9824-4e33-8c03-5f583747ea53 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1189.481248] [55415]: [pid: 55415|app: 0|req: 176/366] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:43:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1189.484706] [55414]: DEBUG cinder.api.middleware.request_id [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-717d7779-9b8b-4390-a76f-4881d7733699 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.487377] [55414]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-717d7779-9b8b-4390-a76f-4881d7733699 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1189.487633] [55414]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-717d7779-9b8b-4390-a76f-4881d7733699 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.487873] [55414]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-717d7779-9b8b-4390-a76f-4881d7733699 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.502353] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502353] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.506043] [55414]: INFO cinder.volume.api [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-717d7779-9b8b-4390-a76f-4881d7733699 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1189.510773] [55414]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-717d7779-9b8b-4390-a76f-4881d7733699 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1189.511230] [55414]: [pid: 55414|app: 0|req: 191/367] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:43:37 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1190.657960] [55415]: DEBUG cinder.api.middleware.request_id [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-6109af2f-93d2-453d-86c6-534e67e6f4fd None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.661047] [55415]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-6109af2f-93d2-453d-86c6-534e67e6f4fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2 [ 1190.661047] [55415]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-6109af2f-93d2-453d-86c6-534e67e6f4fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.661047] [55415]: DEBUG cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-6109af2f-93d2-453d-86c6-534e67e6f4fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.670480] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670480] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.197989] [55415]: INFO cinder.api.openstack.wsgi [req-a9960268-2b5b-4c50-ab8a-a32effb8788a req-6109af2f-93d2-453d-86c6-534e67e6f4fd tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2 returned with HTTP 200 [ 1191.198502] [55415]: [pid: 55415|app: 0|req: 177/368] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:43:38 2025] DELETE /volume/v3/attachments/ed000c18-450b-41f5-8b88-6760e38c2eb2 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.679803] [55414]: DEBUG cinder.api.middleware.request_id [None req-54ee02fe-b52b-4e5d-b2d0-1a9cda9731f6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.682273] [55414]: INFO cinder.api.openstack.wsgi [None req-54ee02fe-b52b-4e5d-b2d0-1a9cda9731f6 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1192.682501] [55414]: DEBUG cinder.api.openstack.wsgi [None req-54ee02fe-b52b-4e5d-b2d0-1a9cda9731f6 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.682728] [55414]: DEBUG cinder.api.openstack.wsgi [None req-54ee02fe-b52b-4e5d-b2d0-1a9cda9731f6 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.693492] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.693492] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.697440] [55414]: INFO cinder.volume.api [None req-54ee02fe-b52b-4e5d-b2d0-1a9cda9731f6 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1192.702881] [55414]: INFO cinder.api.openstack.wsgi [None req-54ee02fe-b52b-4e5d-b2d0-1a9cda9731f6 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1192.703341] [55414]: [pid: 55414|app: 0|req: 192/369] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:40 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.876712] [55415]: DEBUG cinder.api.middleware.request_id [None req-f9102686-2887-4c00-82fb-c36e61e088e3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.879082] [55415]: INFO cinder.api.openstack.wsgi [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1199.879870] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.879870] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.879870] [55415]: INFO cinder.api.v3.volumes [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Delete volume with id: fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1199.897502] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897502] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.898071] [55415]: INFO cinder.volume.api [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1199.920138] [55415]: INFO cinder.volume.api [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Delete volume request issued successfully. [ 1199.920226] [55415]: INFO cinder.api.openstack.wsgi [None req-f9102686-2887-4c00-82fb-c36e61e088e3 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 202 [ 1199.920765] [55415]: [pid: 55415|app: 0|req: 178/370] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:43:47 2025] DELETE /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1199.923843] [55414]: DEBUG cinder.api.middleware.request_id [None req-6cb2de64-634a-402e-ac64-648b5576e4de None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.926155] [55414]: INFO cinder.api.openstack.wsgi [None req-6cb2de64-634a-402e-ac64-648b5576e4de tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1199.926854] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6cb2de64-634a-402e-ac64-648b5576e4de tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.926854] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6cb2de64-634a-402e-ac64-648b5576e4de tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.935512] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.935512] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.941414] [55414]: INFO cinder.volume.api [None req-6cb2de64-634a-402e-ac64-648b5576e4de tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1199.952369] [55414]: INFO cinder.api.openstack.wsgi [None req-6cb2de64-634a-402e-ac64-648b5576e4de tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1199.952918] [55414]: [pid: 55414|app: 0|req: 193/371] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:47 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.964781] [55415]: DEBUG cinder.api.middleware.request_id [None req-f94bd63f-ff03-4228-863c-e8bd50acb0fe None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.966993] [55415]: INFO cinder.api.openstack.wsgi [None req-f94bd63f-ff03-4228-863c-e8bd50acb0fe tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1200.967233] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f94bd63f-ff03-4228-863c-e8bd50acb0fe tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.967585] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f94bd63f-ff03-4228-863c-e8bd50acb0fe tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.978244] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.978244] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.982229] [55415]: INFO cinder.volume.api [None req-f94bd63f-ff03-4228-863c-e8bd50acb0fe tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1200.987056] [55415]: INFO cinder.api.openstack.wsgi [None req-f94bd63f-ff03-4228-863c-e8bd50acb0fe tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1200.987507] [55415]: [pid: 55415|app: 0|req: 179/372] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:48 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.997885] [55414]: DEBUG cinder.api.middleware.request_id [None req-6680da3a-0422-4968-8ddf-8b9c14152c44 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.000392] [55414]: INFO cinder.api.openstack.wsgi [None req-6680da3a-0422-4968-8ddf-8b9c14152c44 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1202.000660] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6680da3a-0422-4968-8ddf-8b9c14152c44 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.000921] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6680da3a-0422-4968-8ddf-8b9c14152c44 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.020682] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.020682] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.025603] [55414]: INFO cinder.volume.api [None req-6680da3a-0422-4968-8ddf-8b9c14152c44 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1202.031426] [55414]: INFO cinder.api.openstack.wsgi [None req-6680da3a-0422-4968-8ddf-8b9c14152c44 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 200 [ 1202.032052] [55414]: [pid: 55414|app: 0|req: 194/373] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:49 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.041287] [55415]: DEBUG cinder.api.middleware.request_id [None req-bed0ac4f-bf09-471f-8c2b-1921f3d2c794 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.043550] [55415]: INFO cinder.api.openstack.wsgi [None req-bed0ac4f-bf09-471f-8c2b-1921f3d2c794 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 [ 1203.043550] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bed0ac4f-bf09-471f-8c2b-1921f3d2c794 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.043747] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bed0ac4f-bf09-471f-8c2b-1921f3d2c794 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.050312] [55415]: INFO cinder.api.openstack.wsgi [None req-bed0ac4f-bf09-471f-8c2b-1921f3d2c794 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 returned with HTTP 404 [ 1203.050795] [55415]: [pid: 55415|app: 0|req: 180/374] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:50 2025] GET /volume/v3/volumes/fee2bf4a-58ac-44b2-b2a4-cfcb46058b54 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1203.053588] [55414]: DEBUG cinder.api.middleware.request_id [None req-62879410-ac69-458b-b6d8-da310c9a9220 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.055581] [55414]: INFO cinder.api.openstack.wsgi [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf [ 1203.055807] [55414]: DEBUG cinder.api.openstack.wsgi [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.056041] [55414]: DEBUG cinder.api.openstack.wsgi [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.056238] [55414]: INFO cinder.api.v3.volumes [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Delete volume with id: ba4314ea-2c06-4e63-873e-8db1f21a61bf [ 1203.065111] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065111] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.065632] [55414]: INFO cinder.volume.api [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1203.087021] [55414]: INFO cinder.volume.api [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Delete volume request issued successfully. [ 1203.087021] [55414]: INFO cinder.api.openstack.wsgi [None req-62879410-ac69-458b-b6d8-da310c9a9220 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf returned with HTTP 202 [ 1203.087021] [55414]: [pid: 55414|app: 0|req: 195/375] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:43:50 2025] DELETE /volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1203.087441] [55415]: DEBUG cinder.api.middleware.request_id [None req-0cb14ce2-efed-45ae-9ec7-f46b377db400 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.090395] [55415]: INFO cinder.api.openstack.wsgi [None req-0cb14ce2-efed-45ae-9ec7-f46b377db400 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf [ 1203.090395] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0cb14ce2-efed-45ae-9ec7-f46b377db400 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.090395] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0cb14ce2-efed-45ae-9ec7-f46b377db400 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.097807] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097807] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.105018] [55415]: INFO cinder.volume.api [None req-0cb14ce2-efed-45ae-9ec7-f46b377db400 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Volume info retrieved successfully. [ 1203.106631] [55415]: INFO cinder.api.openstack.wsgi [None req-0cb14ce2-efed-45ae-9ec7-f46b377db400 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf returned with HTTP 200 [ 1203.107027] [55415]: [pid: 55415|app: 0|req: 181/376] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:50 2025] GET /volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.564994] [55414]: DEBUG cinder.api.middleware.request_id [None req-71449b20-d84d-41e0-9ccc-2895e916331b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.566960] [55414]: INFO cinder.api.openstack.wsgi [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1203.567346] [55414]: DEBUG cinder.api.openstack.wsgi [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1006647468", "imageRef": "8c50da3c-e1f1-4ef4-bfb4-e52e6e69da37", "size": 1}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1203.569048] [55414]: DEBUG cinder.api.v3.volumes [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1006647468', 'imageRef': '8c50da3c-e1f1-4ef4-bfb4-e52e6e69da37', 'size': 1}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1203.717442] [55414]: INFO cinder.api.v3.volumes [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Create volume of 1 GB [ 1203.723016] [55414]: INFO cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Availability Zones retrieved successfully. [ 1203.730164] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Flow 'volume_create_api' (a9a3c414-3438-4b19-89da-e971fb2cb1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1203.731543] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f96262-14bb-4b7b-8092-7536c35b201c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.732741] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1203.769266] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f96262-14bb-4b7b-8092-7536c35b201c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.770438] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57637f3d-b5e3-4f36-a66e-5899104a06b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.806947] [55414]: DEBUG cinder.quota [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Created reservations ['ac57380b-b19b-4bc4-aba8-b0d6823e3195', '2238d0be-a212-4005-95fc-2efb83c41e94', '86e4f813-902f-47f2-bd96-41d388171471', '4ef5e172-0221-4d0d-b1b8-2f49a6a1174d'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1203.807913] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57637f3d-b5e3-4f36-a66e-5899104a06b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac57380b-b19b-4bc4-aba8-b0d6823e3195', '2238d0be-a212-4005-95fc-2efb83c41e94', '86e4f813-902f-47f2-bd96-41d388171471', '4ef5e172-0221-4d0d-b1b8-2f49a6a1174d']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.808937] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990208ad-9feb-4a59-a946-ca13d32a5242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.822449] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990208ad-9feb-4a59-a946-ca13d32a5242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '573db693-972d-4bcb-9500-53a739325050', '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-1006647468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5021f2018f46cb9e67dcd9bd2549f9',qos_specs=None,replication_status=,reservations=['ac57380b-b19b-4bc4-aba8-b0d6823e3195','2238d0be-a212-4005-95fc-2efb83c41e94','86e4f813-902f-47f2-bd96-41d388171471','4ef5e172-0221-4d0d-b1b8-2f49a6a1174d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa576e5ddd1845598af3230357b16320',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1006647468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=573db693-972d-4bcb-9500-53a739325050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5021f2018f46cb9e67dcd9bd2549f9',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='aa576e5ddd1845598af3230357b16320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.823386] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2fa724-019d-4efb-af38-be3d29065375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.838450] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2fa724-019d-4efb-af38-be3d29065375) 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-1006647468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5021f2018f46cb9e67dcd9bd2549f9',qos_specs=None,replication_status=,reservations=['ac57380b-b19b-4bc4-aba8-b0d6823e3195','2238d0be-a212-4005-95fc-2efb83c41e94','86e4f813-902f-47f2-bd96-41d388171471','4ef5e172-0221-4d0d-b1b8-2f49a6a1174d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa576e5ddd1845598af3230357b16320',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.839708] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8b87ff-43cc-4be8-a16c-f48334349df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.852094] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8b87ff-43cc-4be8-a16c-f48334349df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.852094] [55414]: DEBUG cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Flow 'volume_create_api' (a9a3c414-3438-4b19-89da-e971fb2cb1fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1203.852094] [55414]: INFO cinder.volume.api [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Create volume request issued successfully. [ 1203.852094] [55414]: INFO cinder.api.openstack.wsgi [None req-71449b20-d84d-41e0-9ccc-2895e916331b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1203.852374] [55414]: [pid: 55414|app: 0|req: 196/377] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:43:51 2025] POST /volume/v3/volumes => generated 752 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1203.860890] [55415]: DEBUG cinder.api.middleware.request_id [None req-027661a9-6fed-4339-be8a-0edf1720274e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.867779] [55415]: INFO cinder.api.openstack.wsgi [None req-027661a9-6fed-4339-be8a-0edf1720274e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1203.867779] [55415]: DEBUG cinder.api.openstack.wsgi [None req-027661a9-6fed-4339-be8a-0edf1720274e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.867779] [55415]: DEBUG cinder.api.openstack.wsgi [None req-027661a9-6fed-4339-be8a-0edf1720274e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.880463] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880463] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.885386] [55415]: INFO cinder.volume.api [None req-027661a9-6fed-4339-be8a-0edf1720274e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1203.889943] [55415]: INFO cinder.api.openstack.wsgi [None req-027661a9-6fed-4339-be8a-0edf1720274e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1203.890388] [55415]: [pid: 55415|app: 0|req: 182/378] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:51 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.117245] [55414]: DEBUG cinder.api.middleware.request_id [None req-b5ff6825-7576-425a-879c-1476698fb2c5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.119544] [55414]: INFO cinder.api.openstack.wsgi [None req-b5ff6825-7576-425a-879c-1476698fb2c5 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] GET http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf [ 1204.119776] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b5ff6825-7576-425a-879c-1476698fb2c5 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.119995] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b5ff6825-7576-425a-879c-1476698fb2c5 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.126306] [55414]: INFO cinder.api.openstack.wsgi [None req-b5ff6825-7576-425a-879c-1476698fb2c5 tempest-ServerRescueNegativeTestJSON-826403033 tempest-ServerRescueNegativeTestJSON-826403033-project-member] http://10.180.1.21/volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf returned with HTTP 404 [ 1204.126771] [55414]: [pid: 55414|app: 0|req: 197/379] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:51 2025] GET /volume/v3/volumes/ba4314ea-2c06-4e63-873e-8db1f21a61bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1204.620886] [55415]: DEBUG cinder.api.middleware.request_id [None req-0cdc40d4-5190-4826-b254-62145da948c7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.623399] [55415]: INFO cinder.api.openstack.wsgi [None req-0cdc40d4-5190-4826-b254-62145da948c7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1204.623623] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0cdc40d4-5190-4826-b254-62145da948c7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.623904] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0cdc40d4-5190-4826-b254-62145da948c7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.633887] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.633887] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.638483] [55415]: INFO cinder.volume.api [None req-0cdc40d4-5190-4826-b254-62145da948c7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1204.643878] [55415]: INFO cinder.api.openstack.wsgi [None req-0cdc40d4-5190-4826-b254-62145da948c7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1204.644316] [55415]: [pid: 55415|app: 0|req: 183/380] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:52 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.685535] [55414]: DEBUG cinder.api.middleware.request_id [None req-b5a5d7f8-7d73-47f4-9804-faaa5935a196 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.688878] [55414]: INFO cinder.api.openstack.wsgi [None req-b5a5d7f8-7d73-47f4-9804-faaa5935a196 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1204.689230] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b5a5d7f8-7d73-47f4-9804-faaa5935a196 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.689557] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b5a5d7f8-7d73-47f4-9804-faaa5935a196 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.700466] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700466] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.705445] [55414]: INFO cinder.volume.api [None req-b5a5d7f8-7d73-47f4-9804-faaa5935a196 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1204.710968] [55414]: INFO cinder.api.openstack.wsgi [None req-b5a5d7f8-7d73-47f4-9804-faaa5935a196 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1204.711470] [55414]: [pid: 55414|app: 0|req: 198/381] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:52 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.900550] [55415]: DEBUG cinder.api.middleware.request_id [None req-f21fe623-1437-4bd7-9ef3-1afe19cddb40 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.902266] [55415]: INFO cinder.api.openstack.wsgi [None req-f21fe623-1437-4bd7-9ef3-1afe19cddb40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1204.902739] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f21fe623-1437-4bd7-9ef3-1afe19cddb40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.904024] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f21fe623-1437-4bd7-9ef3-1afe19cddb40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.911330] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.911330] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.918131] [55415]: INFO cinder.volume.api [None req-f21fe623-1437-4bd7-9ef3-1afe19cddb40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1204.923523] [55415]: INFO cinder.api.openstack.wsgi [None req-f21fe623-1437-4bd7-9ef3-1afe19cddb40 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1204.923961] [55415]: [pid: 55415|app: 0|req: 184/382] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:52 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.934878] [55414]: DEBUG cinder.api.middleware.request_id [None req-fb57052e-edd9-4d52-9008-f9cb90b41039 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.937434] [55414]: INFO cinder.api.openstack.wsgi [None req-fb57052e-edd9-4d52-9008-f9cb90b41039 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1205.937790] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fb57052e-edd9-4d52-9008-f9cb90b41039 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.938113] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fb57052e-edd9-4d52-9008-f9cb90b41039 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.948645] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.948645] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.953456] [55414]: INFO cinder.volume.api [None req-fb57052e-edd9-4d52-9008-f9cb90b41039 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1205.958559] [55414]: INFO cinder.api.openstack.wsgi [None req-fb57052e-edd9-4d52-9008-f9cb90b41039 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1205.958987] [55414]: [pid: 55414|app: 0|req: 199/383] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:53 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.868849] [55415]: DEBUG cinder.api.middleware.request_id [None req-980ccdba-e207-47b2-9ade-815f116e0487 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.874019] [55415]: INFO cinder.api.openstack.wsgi [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1206.874019] [55415]: DEBUG cinder.api.openstack.wsgi [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.874019] [55415]: DEBUG cinder.api.openstack.wsgi [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.874019] [55415]: INFO cinder.api.v3.volumes [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Delete volume with id: 4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1206.886032] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.886032] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.886612] [55415]: INFO cinder.volume.api [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1206.905704] [55415]: INFO cinder.volume.api [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Delete volume request issued successfully. [ 1206.906382] [55415]: INFO cinder.api.openstack.wsgi [None req-980ccdba-e207-47b2-9ade-815f116e0487 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 202 [ 1206.906382] [55415]: [pid: 55415|app: 0|req: 185/384] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:43:54 2025] DELETE /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1206.909623] [55414]: DEBUG cinder.api.middleware.request_id [None req-133e2c18-4051-4f67-8bc8-b68f1511a94d None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.912185] [55414]: INFO cinder.api.openstack.wsgi [None req-133e2c18-4051-4f67-8bc8-b68f1511a94d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1206.912435] [55414]: DEBUG cinder.api.openstack.wsgi [None req-133e2c18-4051-4f67-8bc8-b68f1511a94d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.912662] [55414]: DEBUG cinder.api.openstack.wsgi [None req-133e2c18-4051-4f67-8bc8-b68f1511a94d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.922527] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.922527] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.928177] [55414]: INFO cinder.volume.api [None req-133e2c18-4051-4f67-8bc8-b68f1511a94d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1206.934476] [55414]: INFO cinder.api.openstack.wsgi [None req-133e2c18-4051-4f67-8bc8-b68f1511a94d tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1206.935043] [55414]: [pid: 55414|app: 0|req: 200/385] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:54 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.969532] [55415]: DEBUG cinder.api.middleware.request_id [None req-9fc384f3-a27f-4cbf-a19d-c9debc828f1e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.972537] [55415]: INFO cinder.api.openstack.wsgi [None req-9fc384f3-a27f-4cbf-a19d-c9debc828f1e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1206.973015] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9fc384f3-a27f-4cbf-a19d-c9debc828f1e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.973432] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9fc384f3-a27f-4cbf-a19d-c9debc828f1e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.982818] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.982818] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.987317] [55415]: INFO cinder.volume.api [None req-9fc384f3-a27f-4cbf-a19d-c9debc828f1e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1206.992613] [55415]: INFO cinder.api.openstack.wsgi [None req-9fc384f3-a27f-4cbf-a19d-c9debc828f1e tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1206.993067] [55415]: [pid: 55415|app: 0|req: 186/386] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:54 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.946331] [55414]: DEBUG cinder.api.middleware.request_id [None req-9eca05ca-9aff-4b05-b2b5-37dbf85797a6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.948536] [55414]: INFO cinder.api.openstack.wsgi [None req-9eca05ca-9aff-4b05-b2b5-37dbf85797a6 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1207.948767] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9eca05ca-9aff-4b05-b2b5-37dbf85797a6 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.948987] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9eca05ca-9aff-4b05-b2b5-37dbf85797a6 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.960537] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.960537] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.964672] [55414]: INFO cinder.volume.api [None req-9eca05ca-9aff-4b05-b2b5-37dbf85797a6 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1207.969726] [55414]: INFO cinder.api.openstack.wsgi [None req-9eca05ca-9aff-4b05-b2b5-37dbf85797a6 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1207.970310] [55414]: [pid: 55414|app: 0|req: 201/387] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:55 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.003595] [55415]: DEBUG cinder.api.middleware.request_id [None req-d57cffa9-6414-4c81-bbfc-f4a4bac5a627 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.005447] [55415]: INFO cinder.api.openstack.wsgi [None req-d57cffa9-6414-4c81-bbfc-f4a4bac5a627 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1208.005669] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d57cffa9-6414-4c81-bbfc-f4a4bac5a627 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.005887] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d57cffa9-6414-4c81-bbfc-f4a4bac5a627 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.013778] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.013778] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.017760] [55415]: INFO cinder.volume.api [None req-d57cffa9-6414-4c81-bbfc-f4a4bac5a627 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1208.022491] [55415]: INFO cinder.api.openstack.wsgi [None req-d57cffa9-6414-4c81-bbfc-f4a4bac5a627 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1208.022491] [55415]: [pid: 55415|app: 0|req: 187/388] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:55 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.981122] [55414]: DEBUG cinder.api.middleware.request_id [None req-d78001d4-392d-4b06-b5f9-341a9566496b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.983379] [55414]: INFO cinder.api.openstack.wsgi [None req-d78001d4-392d-4b06-b5f9-341a9566496b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1208.983607] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d78001d4-392d-4b06-b5f9-341a9566496b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.983829] [55414]: DEBUG cinder.api.openstack.wsgi [None req-d78001d4-392d-4b06-b5f9-341a9566496b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.995337] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.995337] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.999677] [55414]: INFO cinder.volume.api [None req-d78001d4-392d-4b06-b5f9-341a9566496b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Volume info retrieved successfully. [ 1209.007764] [55414]: INFO cinder.api.openstack.wsgi [None req-d78001d4-392d-4b06-b5f9-341a9566496b tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 200 [ 1209.008209] [55414]: [pid: 55414|app: 0|req: 202/389] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:56 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.034065] [55415]: DEBUG cinder.api.middleware.request_id [None req-1b14578b-35b6-4dff-98ca-34e06404d39c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.036766] [55415]: INFO cinder.api.openstack.wsgi [None req-1b14578b-35b6-4dff-98ca-34e06404d39c tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1209.036988] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1b14578b-35b6-4dff-98ca-34e06404d39c tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.037287] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1b14578b-35b6-4dff-98ca-34e06404d39c tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.045558] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.045558] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.049643] [55415]: INFO cinder.volume.api [None req-1b14578b-35b6-4dff-98ca-34e06404d39c tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1209.054835] [55415]: INFO cinder.api.openstack.wsgi [None req-1b14578b-35b6-4dff-98ca-34e06404d39c tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1209.055242] [55415]: [pid: 55415|app: 0|req: 188/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:56 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.020584] [55414]: DEBUG cinder.api.middleware.request_id [None req-6a3a787f-234f-4274-8dbc-395f58606af5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.022785] [55414]: INFO cinder.api.openstack.wsgi [None req-6a3a787f-234f-4274-8dbc-395f58606af5 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] GET http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 [ 1210.023087] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6a3a787f-234f-4274-8dbc-395f58606af5 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.023362] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6a3a787f-234f-4274-8dbc-395f58606af5 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.029382] [55414]: INFO cinder.api.openstack.wsgi [None req-6a3a787f-234f-4274-8dbc-395f58606af5 tempest-ServerActionsTestOtherB-1842370872 tempest-ServerActionsTestOtherB-1842370872-project-member] http://10.180.1.21/volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 returned with HTTP 404 [ 1210.029914] [55414]: [pid: 55414|app: 0|req: 203/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:57 2025] GET /volume/v3/volumes/4a1b9273-edc9-4fbb-8371-cefc3e869f01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1210.065194] [55415]: DEBUG cinder.api.middleware.request_id [None req-297bab9c-530d-4ecc-8d5d-d5280c821855 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.067303] [55415]: INFO cinder.api.openstack.wsgi [None req-297bab9c-530d-4ecc-8d5d-d5280c821855 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1210.067532] [55415]: DEBUG cinder.api.openstack.wsgi [None req-297bab9c-530d-4ecc-8d5d-d5280c821855 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.067760] [55415]: DEBUG cinder.api.openstack.wsgi [None req-297bab9c-530d-4ecc-8d5d-d5280c821855 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.078701] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.078701] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.083782] [55415]: INFO cinder.volume.api [None req-297bab9c-530d-4ecc-8d5d-d5280c821855 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1210.088152] [55415]: INFO cinder.api.openstack.wsgi [None req-297bab9c-530d-4ecc-8d5d-d5280c821855 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1210.088559] [55415]: [pid: 55415|app: 0|req: 189/392] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:57 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.101614] [55414]: DEBUG cinder.api.middleware.request_id [None req-9833109c-02a0-4e6b-9fa0-b69296af5bd5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.104314] [55414]: INFO cinder.api.openstack.wsgi [None req-9833109c-02a0-4e6b-9fa0-b69296af5bd5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1211.109027] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9833109c-02a0-4e6b-9fa0-b69296af5bd5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.109027] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9833109c-02a0-4e6b-9fa0-b69296af5bd5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.124478] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.124478] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.130557] [55414]: INFO cinder.volume.api [None req-9833109c-02a0-4e6b-9fa0-b69296af5bd5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1211.139608] [55414]: INFO cinder.api.openstack.wsgi [None req-9833109c-02a0-4e6b-9fa0-b69296af5bd5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1211.140411] [55414]: [pid: 55414|app: 0|req: 204/393] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:43:58 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.158677] [55415]: DEBUG cinder.api.middleware.request_id [None req-e6769b68-9b14-42b0-8bd8-28f5c476a189 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.161175] [55415]: INFO cinder.api.openstack.wsgi [None req-e6769b68-9b14-42b0-8bd8-28f5c476a189 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1212.161543] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e6769b68-9b14-42b0-8bd8-28f5c476a189 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.162106] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e6769b68-9b14-42b0-8bd8-28f5c476a189 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.173286] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.173286] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.176554] [55415]: INFO cinder.volume.api [None req-e6769b68-9b14-42b0-8bd8-28f5c476a189 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1212.181648] [55415]: INFO cinder.api.openstack.wsgi [None req-e6769b68-9b14-42b0-8bd8-28f5c476a189 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1212.182220] [55415]: [pid: 55415|app: 0|req: 190/394] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:00 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.192884] [55414]: DEBUG cinder.api.middleware.request_id [None req-36ff68ea-64cb-4b1a-83db-c7e2896654e2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.206227] [55414]: INFO cinder.api.openstack.wsgi [None req-36ff68ea-64cb-4b1a-83db-c7e2896654e2 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1213.206227] [55414]: DEBUG cinder.api.openstack.wsgi [None req-36ff68ea-64cb-4b1a-83db-c7e2896654e2 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.206227] [55414]: DEBUG cinder.api.openstack.wsgi [None req-36ff68ea-64cb-4b1a-83db-c7e2896654e2 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.209332] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.209332] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.220070] [55414]: INFO cinder.volume.api [None req-36ff68ea-64cb-4b1a-83db-c7e2896654e2 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1213.224508] [55414]: INFO cinder.api.openstack.wsgi [None req-36ff68ea-64cb-4b1a-83db-c7e2896654e2 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1213.227248] [55414]: [pid: 55414|app: 0|req: 205/395] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:01 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.238187] [55415]: DEBUG cinder.api.middleware.request_id [None req-80c94230-7c63-46bf-931e-0600535141b3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.240432] [55415]: INFO cinder.api.openstack.wsgi [None req-80c94230-7c63-46bf-931e-0600535141b3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1214.240645] [55415]: DEBUG cinder.api.openstack.wsgi [None req-80c94230-7c63-46bf-931e-0600535141b3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.240880] [55415]: DEBUG cinder.api.openstack.wsgi [None req-80c94230-7c63-46bf-931e-0600535141b3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.251849] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.251849] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.256121] [55415]: INFO cinder.volume.api [None req-80c94230-7c63-46bf-931e-0600535141b3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1214.261559] [55415]: INFO cinder.api.openstack.wsgi [None req-80c94230-7c63-46bf-931e-0600535141b3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1214.262046] [55415]: [pid: 55415|app: 0|req: 191/396] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:02 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.272938] [55414]: DEBUG cinder.api.middleware.request_id [None req-bb44bfc1-3086-42db-a8ba-740838d69ac3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.276034] [55414]: INFO cinder.api.openstack.wsgi [None req-bb44bfc1-3086-42db-a8ba-740838d69ac3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1215.276281] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bb44bfc1-3086-42db-a8ba-740838d69ac3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.276534] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bb44bfc1-3086-42db-a8ba-740838d69ac3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.288787] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.288787] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.294771] [55414]: INFO cinder.volume.api [None req-bb44bfc1-3086-42db-a8ba-740838d69ac3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1215.299189] [55414]: INFO cinder.api.openstack.wsgi [None req-bb44bfc1-3086-42db-a8ba-740838d69ac3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1215.299441] [55414]: [pid: 55414|app: 0|req: 206/397] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:03 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.310418] [55415]: DEBUG cinder.api.middleware.request_id [None req-8fea6048-54f8-4eaa-ae49-865ddc024427 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.313119] [55415]: INFO cinder.api.openstack.wsgi [None req-8fea6048-54f8-4eaa-ae49-865ddc024427 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1216.313119] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8fea6048-54f8-4eaa-ae49-865ddc024427 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.313119] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8fea6048-54f8-4eaa-ae49-865ddc024427 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.325851] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.325851] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.329948] [55415]: INFO cinder.volume.api [None req-8fea6048-54f8-4eaa-ae49-865ddc024427 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1216.334808] [55415]: INFO cinder.api.openstack.wsgi [None req-8fea6048-54f8-4eaa-ae49-865ddc024427 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1216.335326] [55415]: [pid: 55415|app: 0|req: 192/398] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:04 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.345289] [55414]: DEBUG cinder.api.middleware.request_id [None req-5a4977b1-99f7-42ad-a304-630688ef2bb3 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.347427] [55414]: INFO cinder.api.openstack.wsgi [None req-5a4977b1-99f7-42ad-a304-630688ef2bb3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1217.347661] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5a4977b1-99f7-42ad-a304-630688ef2bb3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.347890] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5a4977b1-99f7-42ad-a304-630688ef2bb3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.356266] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.356266] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.361236] [55414]: INFO cinder.volume.api [None req-5a4977b1-99f7-42ad-a304-630688ef2bb3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1217.366651] [55414]: INFO cinder.api.openstack.wsgi [None req-5a4977b1-99f7-42ad-a304-630688ef2bb3 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1217.367130] [55414]: [pid: 55414|app: 0|req: 207/399] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:05 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.378233] [55415]: DEBUG cinder.api.middleware.request_id [None req-4001d3e5-4a00-4d9a-9c13-a01647e735be None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.380215] [55415]: INFO cinder.api.openstack.wsgi [None req-4001d3e5-4a00-4d9a-9c13-a01647e735be tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1218.380541] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4001d3e5-4a00-4d9a-9c13-a01647e735be tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.380791] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4001d3e5-4a00-4d9a-9c13-a01647e735be tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.392009] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.392009] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.395810] [55415]: INFO cinder.volume.api [None req-4001d3e5-4a00-4d9a-9c13-a01647e735be tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1218.400514] [55415]: INFO cinder.api.openstack.wsgi [None req-4001d3e5-4a00-4d9a-9c13-a01647e735be tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1218.401168] [55415]: [pid: 55415|app: 0|req: 193/400] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:06 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1219.418243] [55414]: DEBUG cinder.api.middleware.request_id [None req-682b022e-a148-4b32-b881-3d02dbf1f38b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.420534] [55414]: INFO cinder.api.openstack.wsgi [None req-682b022e-a148-4b32-b881-3d02dbf1f38b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1219.420933] [55414]: DEBUG cinder.api.openstack.wsgi [None req-682b022e-a148-4b32-b881-3d02dbf1f38b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.421018] [55414]: DEBUG cinder.api.openstack.wsgi [None req-682b022e-a148-4b32-b881-3d02dbf1f38b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.429793] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.429793] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.433647] [55414]: INFO cinder.volume.api [None req-682b022e-a148-4b32-b881-3d02dbf1f38b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1219.437920] [55414]: INFO cinder.api.openstack.wsgi [None req-682b022e-a148-4b32-b881-3d02dbf1f38b tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1219.438262] [55414]: [pid: 55414|app: 0|req: 208/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:07 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.500470] [55415]: DEBUG cinder.api.middleware.request_id [None req-45c52bc3-421f-4da3-a388-f768f5ab4307 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.502734] [55415]: INFO cinder.api.openstack.wsgi [None req-45c52bc3-421f-4da3-a388-f768f5ab4307 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1219.502996] [55415]: DEBUG cinder.api.openstack.wsgi [None req-45c52bc3-421f-4da3-a388-f768f5ab4307 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.503257] [55415]: DEBUG cinder.api.openstack.wsgi [None req-45c52bc3-421f-4da3-a388-f768f5ab4307 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.514317] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.514317] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.517806] [55415]: INFO cinder.volume.api [None req-45c52bc3-421f-4da3-a388-f768f5ab4307 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1219.522321] [55415]: INFO cinder.api.openstack.wsgi [None req-45c52bc3-421f-4da3-a388-f768f5ab4307 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1219.522844] [55415]: [pid: 55415|app: 0|req: 194/402] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:07 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.573852] [55414]: DEBUG cinder.api.middleware.request_id [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-e993b6e8-0011-4666-b274-e94009627549 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.576499] [55414]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-e993b6e8-0011-4666-b274-e94009627549 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1219.576732] [55414]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-e993b6e8-0011-4666-b274-e94009627549 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.576956] [55414]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-e993b6e8-0011-4666-b274-e94009627549 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.587736] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.587736] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.590967] [55414]: INFO cinder.volume.api [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-e993b6e8-0011-4666-b274-e94009627549 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1219.595546] [55414]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-e993b6e8-0011-4666-b274-e94009627549 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1219.595943] [55414]: [pid: 55414|app: 0|req: 209/403] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:07 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.614842] [55415]: DEBUG cinder.api.middleware.request_id [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.617848] [55415]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c/action [ 1219.617848] [55415]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1219.617848] [55415]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.627467] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.627467] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.627985] [55415]: INFO cinder.volume.api [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1219.633228] [55415]: INFO cinder.volume.api [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Begin detaching volume completed successfully. [ 1219.633450] [55415]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-b281a9ae-42f7-4ff1-af3d-0d1ce01244b6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c/action returned with HTTP 202 [ 1219.634268] [55415]: [pid: 55415|app: 0|req: 195/404] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:44:07 2025] POST /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1220.451057] [55414]: DEBUG cinder.api.middleware.request_id [None req-7a76b40c-839c-41f0-9037-05c42e6cf19a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.453032] [55414]: INFO cinder.api.openstack.wsgi [None req-7a76b40c-839c-41f0-9037-05c42e6cf19a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1220.453174] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7a76b40c-839c-41f0-9037-05c42e6cf19a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.453434] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7a76b40c-839c-41f0-9037-05c42e6cf19a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.463764] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.463764] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.467364] [55414]: INFO cinder.volume.api [None req-7a76b40c-839c-41f0-9037-05c42e6cf19a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1220.472136] [55414]: INFO cinder.api.openstack.wsgi [None req-7a76b40c-839c-41f0-9037-05c42e6cf19a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1220.472521] [55414]: [pid: 55414|app: 0|req: 210/405] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:08 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.661756] [55415]: DEBUG cinder.api.middleware.request_id [None req-56e527e6-afcc-46fb-8cfd-c03e3f2cf701 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.662228] [55415]: INFO cinder.api.openstack.wsgi [None req-56e527e6-afcc-46fb-8cfd-c03e3f2cf701 None None] GET http://10.180.1.21/volume// [ 1220.662403] [55415]: DEBUG cinder.api.openstack.wsgi [None req-56e527e6-afcc-46fb-8cfd-c03e3f2cf701 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.662612] [55415]: DEBUG cinder.api.openstack.wsgi [None req-56e527e6-afcc-46fb-8cfd-c03e3f2cf701 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.663039] [55415]: INFO cinder.api.openstack.wsgi [None req-56e527e6-afcc-46fb-8cfd-c03e3f2cf701 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1220.663310] [55415]: [pid: 55415|app: 0|req: 196/406] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:44:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1220.667152] [55414]: DEBUG cinder.api.middleware.request_id [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-ad0eb55b-2c94-4bc8-8ddb-fc281a1852fc None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.669182] [55414]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-ad0eb55b-2c94-4bc8-8ddb-fc281a1852fc tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1220.669628] [55414]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-ad0eb55b-2c94-4bc8-8ddb-fc281a1852fc tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.669996] [55414]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-ad0eb55b-2c94-4bc8-8ddb-fc281a1852fc tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.683484] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.683484] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.690798] [55414]: INFO cinder.volume.api [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-ad0eb55b-2c94-4bc8-8ddb-fc281a1852fc tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1220.697554] [55414]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-ad0eb55b-2c94-4bc8-8ddb-fc281a1852fc tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1220.700092] [55414]: [pid: 55414|app: 0|req: 211/407] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:44:08 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1221.489147] [55415]: DEBUG cinder.api.middleware.request_id [None req-4674fdfb-ad27-49dc-bb62-f6761997d741 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.491378] [55415]: INFO cinder.api.openstack.wsgi [None req-4674fdfb-ad27-49dc-bb62-f6761997d741 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1221.491600] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4674fdfb-ad27-49dc-bb62-f6761997d741 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.491809] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4674fdfb-ad27-49dc-bb62-f6761997d741 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.501417] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.501417] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.505796] [55415]: INFO cinder.volume.api [None req-4674fdfb-ad27-49dc-bb62-f6761997d741 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1221.512122] [55415]: INFO cinder.api.openstack.wsgi [None req-4674fdfb-ad27-49dc-bb62-f6761997d741 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1221.512122] [55415]: [pid: 55415|app: 0|req: 197/408] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:09 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.543918] [55414]: DEBUG cinder.api.middleware.request_id [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-1fbf55bc-5ff5-4eaa-8221-73aba423b3a0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.546836] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-1fbf55bc-5ff5-4eaa-8221-73aba423b3a0 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1221.547091] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-1fbf55bc-5ff5-4eaa-8221-73aba423b3a0 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.547362] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-1fbf55bc-5ff5-4eaa-8221-73aba423b3a0 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.556113] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.556113] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.560278] [55414]: INFO cinder.volume.api [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-1fbf55bc-5ff5-4eaa-8221-73aba423b3a0 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1221.566322] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-1fbf55bc-5ff5-4eaa-8221-73aba423b3a0 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1221.566725] [55414]: [pid: 55414|app: 0|req: 212/409] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:09 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.852359] [55415]: DEBUG cinder.api.middleware.request_id [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-c9d68731-2f92-4582-8558-e0451f806e8f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.854711] [55415]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-c9d68731-2f92-4582-8558-e0451f806e8f tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] DELETE http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab [ 1221.854937] [55415]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-c9d68731-2f92-4582-8558-e0451f806e8f tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.855191] [55415]: DEBUG cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-c9d68731-2f92-4582-8558-e0451f806e8f tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.865937] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.865937] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.112025] [55414]: DEBUG cinder.api.middleware.request_id [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-0d15b1fa-f597-49b0-ad67-11de3f79a0a7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.114587] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-0d15b1fa-f597-49b0-ad67-11de3f79a0a7 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1222.114770] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-0d15b1fa-f597-49b0-ad67-11de3f79a0a7 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.114993] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-0d15b1fa-f597-49b0-ad67-11de3f79a0a7 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.128577] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.128577] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.134364] [55414]: INFO cinder.volume.api [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-0d15b1fa-f597-49b0-ad67-11de3f79a0a7 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1222.143351] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-0d15b1fa-f597-49b0-ad67-11de3f79a0a7 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1222.143732] [55414]: [pid: 55414|app: 0|req: 213/410] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:09 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1222.150080] [55414]: DEBUG cinder.api.middleware.request_id [None req-b741a9b6-0106-414c-b6fc-211578565d59 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.150763] [55414]: INFO cinder.api.openstack.wsgi [None req-b741a9b6-0106-414c-b6fc-211578565d59 None None] GET http://10.180.1.21/volume// [ 1222.150763] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b741a9b6-0106-414c-b6fc-211578565d59 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.150907] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b741a9b6-0106-414c-b6fc-211578565d59 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.151240] [55414]: INFO cinder.api.openstack.wsgi [None req-b741a9b6-0106-414c-b6fc-211578565d59 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1222.151984] [55414]: [pid: 55414|app: 0|req: 214/411] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:44:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1222.155897] [55414]: DEBUG cinder.api.middleware.request_id [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-7daa0a15-140c-444c-9326-edfc0434128f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.159458] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-7daa0a15-140c-444c-9326-edfc0434128f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1222.159458] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-7daa0a15-140c-444c-9326-edfc0434128f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "573db693-972d-4bcb-9500-53a739325050", "connector": null, "instance_uuid": "ae6ffb55-1aca-4774-9b96-ed8e320bc702"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1222.167735] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.167735] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.202270] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-7daa0a15-140c-444c-9326-edfc0434128f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1222.202746] [55414]: [pid: 55414|app: 0|req: 215/412] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:44:10 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.396069] [55415]: INFO cinder.api.openstack.wsgi [req-96a39e43-eddd-4311-a703-cb929fe7de2a req-c9d68731-2f92-4582-8558-e0451f806e8f tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab returned with HTTP 200 [ 1222.396069] [55415]: [pid: 55415|app: 0|req: 198/413] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:44:09 2025] DELETE /volume/v3/attachments/54846cca-28db-45e4-8869-f74ee913c8ab => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.182680] [55414]: DEBUG cinder.api.middleware.request_id [None req-307883d1-8775-4200-aefc-d8ac831c1578 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.184853] [55414]: INFO cinder.api.openstack.wsgi [None req-307883d1-8775-4200-aefc-d8ac831c1578 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1223.185085] [55414]: DEBUG cinder.api.openstack.wsgi [None req-307883d1-8775-4200-aefc-d8ac831c1578 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.185305] [55414]: DEBUG cinder.api.openstack.wsgi [None req-307883d1-8775-4200-aefc-d8ac831c1578 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.198494] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.198494] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.203258] [55414]: INFO cinder.volume.api [None req-307883d1-8775-4200-aefc-d8ac831c1578 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1223.208228] [55414]: INFO cinder.api.openstack.wsgi [None req-307883d1-8775-4200-aefc-d8ac831c1578 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1223.208613] [55414]: [pid: 55414|app: 0|req: 216/414] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:11 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.726290] [55415]: DEBUG cinder.api.middleware.request_id [None req-b039977d-bf86-414e-9b24-6dea20fcf71e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.726599] [55415]: INFO cinder.api.openstack.wsgi [None req-b039977d-bf86-414e-9b24-6dea20fcf71e None None] GET http://10.180.1.21/volume// [ 1227.726779] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b039977d-bf86-414e-9b24-6dea20fcf71e None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.727000] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b039977d-bf86-414e-9b24-6dea20fcf71e None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.727512] [55415]: INFO cinder.api.openstack.wsgi [None req-b039977d-bf86-414e-9b24-6dea20fcf71e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1227.727817] [55415]: [pid: 55415|app: 0|req: 199/415] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:44:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1227.731454] [55414]: DEBUG cinder.api.middleware.request_id [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-f02bc428-c892-46da-8b1b-3b44c3bc78bd None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.734364] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-f02bc428-c892-46da-8b1b-3b44c3bc78bd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1227.734623] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-f02bc428-c892-46da-8b1b-3b44c3bc78bd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.734845] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-f02bc428-c892-46da-8b1b-3b44c3bc78bd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.748882] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.748882] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.752802] [55414]: INFO cinder.volume.api [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-f02bc428-c892-46da-8b1b-3b44c3bc78bd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1227.759605] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-f02bc428-c892-46da-8b1b-3b44c3bc78bd tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 200 [ 1227.760031] [55414]: [pid: 55414|app: 0|req: 217/416] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:44:15 2025] GET /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1227.885224] [55415]: DEBUG cinder.api.middleware.request_id [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.893023] [55415]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] PUT http://10.180.1.21/volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205 [ 1227.893023] [55415]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-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=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1227.900790] [55415]: DEBUG cinder.coordination [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Acquiring lock "cinder-attachment_update-573db693-972d-4bcb-9500-53a739325050-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1227.909700] [55415]: DEBUG cinder.coordination [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-573db693-972d-4bcb-9500-53a739325050-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1227.909700] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.909700] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.432295] [55415]: DEBUG cinder.coordination [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-573db693-972d-4bcb-9500-53a739325050-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1228.433900] [55415]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-23a42a21-da60-4feb-9d2e-5e62502dfb77 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205 returned with HTTP 200 [ 1228.434657] [55415]: [pid: 55415|app: 0|req: 200/417] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:44:15 2025] PUT /volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205 => generated 617 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.942621] [55414]: DEBUG cinder.api.middleware.request_id [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-d25feb0c-2e2e-4480-aa3d-f774ad9595e8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.945893] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-d25feb0c-2e2e-4480-aa3d-f774ad9595e8 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205/action [ 1228.946488] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-d25feb0c-2e2e-4480-aa3d-f774ad9595e8 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1228.946635] [55414]: DEBUG cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-d25feb0c-2e2e-4480-aa3d-f774ad9595e8 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1228.968399] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.968399] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.978446] [55414]: INFO cinder.api.openstack.wsgi [req-ae51fa44-3396-4b97-a5f4-032096a966a1 req-d25feb0c-2e2e-4480-aa3d-f774ad9595e8 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205/action returned with HTTP 204 [ 1228.979189] [55414]: [pid: 55414|app: 0|req: 218/418] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:44:16 2025] POST /volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1235.003958] [55415]: DEBUG cinder.api.middleware.request_id [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.009101] [55415]: INFO cinder.api.openstack.wsgi [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1235.009342] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1695215609"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1235.011131] [55415]: DEBUG cinder.api.v3.volumes [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1695215609'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1235.011265] [55415]: INFO cinder.api.v3.volumes [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume of 1 GB [ 1235.011647] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011647] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.017348] [55415]: INFO cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Availability Zones retrieved successfully. [ 1235.024185] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Flow 'volume_create_api' (e303e6ed-9e3d-4e8b-86c4-ed178a93887a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1235.025775] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b391388e-f5c9-4ef3-93e0-af80f8fe6b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1235.026760] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1235.052625] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b391388e-f5c9-4ef3-93e0-af80f8fe6b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1235.053186] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f59fee-e19b-418e-89e5-9bc1851bcd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1235.088236] [55415]: DEBUG cinder.quota [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Created reservations ['da370616-3627-4605-8586-e5a62bf22366', '514cde0c-4c5b-4680-ac94-252291593599', '0a13909b-6f05-41c2-8a49-b38530099042', 'df8d000d-ed98-4f73-a3e5-fc9dd4b4b781'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1235.089292] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f59fee-e19b-418e-89e5-9bc1851bcd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da370616-3627-4605-8586-e5a62bf22366', '514cde0c-4c5b-4680-ac94-252291593599', '0a13909b-6f05-41c2-8a49-b38530099042', 'df8d000d-ed98-4f73-a3e5-fc9dd4b4b781']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1235.090288] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605a7f08-dd5d-4fbf-8178-c66c0742228c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1235.104787] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605a7f08-dd5d-4fbf-8178-c66c0742228c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c2a96c-1ac1-4462-950a-0d003ffc470a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1695215609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29cad4e8c81f4a348a18112c53bf1fe5',qos_specs=None,replication_status=,reservations=['da370616-3627-4605-8586-e5a62bf22366','514cde0c-4c5b-4680-ac94-252291593599','0a13909b-6f05-41c2-8a49-b38530099042','df8d000d-ed98-4f73-a3e5-fc9dd4b4b781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb71e0038a6464fa016bc9ff15c7ba0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1695215609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c2a96c-1ac1-4462-950a-0d003ffc470a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29cad4e8c81f4a348a18112c53bf1fe5',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='eeb71e0038a6464fa016bc9ff15c7ba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1235.105742] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eebff9d-1f4a-4980-bbae-05a1e46e032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1235.119483] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eebff9d-1f4a-4980-bbae-05a1e46e032c) 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-1695215609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29cad4e8c81f4a348a18112c53bf1fe5',qos_specs=None,replication_status=,reservations=['da370616-3627-4605-8586-e5a62bf22366','514cde0c-4c5b-4680-ac94-252291593599','0a13909b-6f05-41c2-8a49-b38530099042','df8d000d-ed98-4f73-a3e5-fc9dd4b4b781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb71e0038a6464fa016bc9ff15c7ba0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1235.120398] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a373901a-1ae4-4b9f-8db2-a710f0db4b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1235.128763] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a373901a-1ae4-4b9f-8db2-a710f0db4b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1235.129880] [55415]: DEBUG cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Flow 'volume_create_api' (e303e6ed-9e3d-4e8b-86c4-ed178a93887a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1235.130343] [55415]: INFO cinder.volume.api [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume request issued successfully. [ 1235.131053] [55415]: INFO cinder.api.openstack.wsgi [None req-d3f87838-4b9a-4d38-bbc9-89d24dada601 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1235.131562] [55415]: [pid: 55415|app: 0|req: 201/419] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:44:22 2025] POST /volume/v3/volumes => generated 754 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1235.140297] [55414]: DEBUG cinder.api.middleware.request_id [None req-29046457-04ea-4db5-9e8a-68ce6a2089e6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.142215] [55414]: INFO cinder.api.openstack.wsgi [None req-29046457-04ea-4db5-9e8a-68ce6a2089e6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1235.142879] [55414]: DEBUG cinder.api.openstack.wsgi [None req-29046457-04ea-4db5-9e8a-68ce6a2089e6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.142879] [55414]: DEBUG cinder.api.openstack.wsgi [None req-29046457-04ea-4db5-9e8a-68ce6a2089e6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.150254] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150254] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.154504] [55414]: INFO cinder.volume.api [None req-29046457-04ea-4db5-9e8a-68ce6a2089e6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1235.158772] [55414]: INFO cinder.api.openstack.wsgi [None req-29046457-04ea-4db5-9e8a-68ce6a2089e6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1235.159247] [55414]: [pid: 55414|app: 0|req: 219/420] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:23 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.170414] [55415]: DEBUG cinder.api.middleware.request_id [None req-4a8e5f07-4588-48e4-a069-3204ddc53219 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.172717] [55415]: INFO cinder.api.openstack.wsgi [None req-4a8e5f07-4588-48e4-a069-3204ddc53219 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1236.172939] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4a8e5f07-4588-48e4-a069-3204ddc53219 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.173177] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4a8e5f07-4588-48e4-a069-3204ddc53219 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.182924] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.182924] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.186977] [55415]: INFO cinder.volume.api [None req-4a8e5f07-4588-48e4-a069-3204ddc53219 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1236.191833] [55415]: INFO cinder.api.openstack.wsgi [None req-4a8e5f07-4588-48e4-a069-3204ddc53219 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1236.192137] [55415]: [pid: 55415|app: 0|req: 202/421] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:24 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.229570] [55414]: DEBUG cinder.api.middleware.request_id [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-bd112752-9a1e-47ac-9120-8d94580dc610 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.231836] [55414]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-bd112752-9a1e-47ac-9120-8d94580dc610 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1236.232250] [55414]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-bd112752-9a1e-47ac-9120-8d94580dc610 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.233821] [55414]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-bd112752-9a1e-47ac-9120-8d94580dc610 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.240719] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240719] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.244973] [55414]: INFO cinder.volume.api [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-bd112752-9a1e-47ac-9120-8d94580dc610 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1236.250545] [55414]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-bd112752-9a1e-47ac-9120-8d94580dc610 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1236.251210] [55414]: [pid: 55414|app: 0|req: 220/422] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:24 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.783868] [55415]: DEBUG cinder.api.middleware.request_id [None req-9abc86a7-17af-4950-a611-03bac81fc2ef None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.784437] [55415]: INFO cinder.api.openstack.wsgi [None req-9abc86a7-17af-4950-a611-03bac81fc2ef None None] GET http://10.180.1.21/volume// [ 1237.784491] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9abc86a7-17af-4950-a611-03bac81fc2ef None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.784935] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9abc86a7-17af-4950-a611-03bac81fc2ef None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.785387] [55415]: INFO cinder.api.openstack.wsgi [None req-9abc86a7-17af-4950-a611-03bac81fc2ef None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1237.785715] [55415]: [pid: 55415|app: 0|req: 203/423] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:44:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1237.790722] [55414]: DEBUG cinder.api.middleware.request_id [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-20fdf6c4-b47e-4962-bbe7-7b6cafe6ce27 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.796142] [55414]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-20fdf6c4-b47e-4962-bbe7-7b6cafe6ce27 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1237.796142] [55414]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-20fdf6c4-b47e-4962-bbe7-7b6cafe6ce27 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22c2a96c-1ac1-4462-950a-0d003ffc470a", "connector": null, "instance_uuid": "311fab5d-006d-4fe8-a490-29eba9acca5a"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1237.808139] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808139] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.832805] [55414]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-20fdf6c4-b47e-4962-bbe7-7b6cafe6ce27 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1237.833415] [55414]: [pid: 55414|app: 0|req: 221/424] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:44:25 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) [ 1237.858543] [55415]: DEBUG cinder.api.middleware.request_id [None req-d31120a3-90fa-4039-b960-dc918fa156e3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.858543] [55415]: INFO cinder.api.openstack.wsgi [None req-d31120a3-90fa-4039-b960-dc918fa156e3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1237.858780] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d31120a3-90fa-4039-b960-dc918fa156e3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.859019] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d31120a3-90fa-4039-b960-dc918fa156e3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.874021] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.874021] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.878781] [55415]: INFO cinder.volume.api [None req-d31120a3-90fa-4039-b960-dc918fa156e3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1237.884633] [55415]: INFO cinder.api.openstack.wsgi [None req-d31120a3-90fa-4039-b960-dc918fa156e3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1237.885069] [55415]: [pid: 55415|app: 0|req: 204/425] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:25 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.360349] [55414]: DEBUG cinder.api.middleware.request_id [None req-a70d4d5e-ecf9-4ac0-ad19-0202b5fe1262 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.361296] [55414]: INFO cinder.api.openstack.wsgi [None req-a70d4d5e-ecf9-4ac0-ad19-0202b5fe1262 None None] GET http://10.180.1.21/volume// [ 1238.361522] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a70d4d5e-ecf9-4ac0-ad19-0202b5fe1262 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.361744] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a70d4d5e-ecf9-4ac0-ad19-0202b5fe1262 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.362160] [55414]: INFO cinder.api.openstack.wsgi [None req-a70d4d5e-ecf9-4ac0-ad19-0202b5fe1262 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1238.362484] [55414]: [pid: 55414|app: 0|req: 222/426] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:44:26 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1238.366321] [55415]: DEBUG cinder.api.middleware.request_id [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-45ecefb6-329c-426a-8c60-992fa9d67153 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.374782] [55415]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-45ecefb6-329c-426a-8c60-992fa9d67153 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1238.375067] [55415]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-45ecefb6-329c-426a-8c60-992fa9d67153 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.375291] [55415]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-45ecefb6-329c-426a-8c60-992fa9d67153 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.390074] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390074] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.394243] [55415]: INFO cinder.volume.api [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-45ecefb6-329c-426a-8c60-992fa9d67153 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1238.399061] [55415]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-45ecefb6-329c-426a-8c60-992fa9d67153 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1238.399640] [55415]: [pid: 55415|app: 0|req: 205/427] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:44:26 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1238.433027] [55414]: DEBUG cinder.api.middleware.request_id [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.435207] [55414]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] PUT http://10.180.1.21/volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5 [ 1238.435651] [55414]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-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-520298", "mountpoint": "/dev/sdb"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1238.443600] [55414]: DEBUG cinder.coordination [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Acquiring lock "cinder-attachment_update-22c2a96c-1ac1-4462-950a-0d003ffc470a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1238.447706] [55414]: DEBUG cinder.coordination [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Lock "cinder-attachment_update-22c2a96c-1ac1-4462-950a-0d003ffc470a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1238.449022] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.449022] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.896241] [55415]: DEBUG cinder.api.middleware.request_id [None req-ae56d502-5f4b-47fe-a7b3-2c4a996cb8cb None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.898509] [55415]: INFO cinder.api.openstack.wsgi [None req-ae56d502-5f4b-47fe-a7b3-2c4a996cb8cb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1238.898736] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ae56d502-5f4b-47fe-a7b3-2c4a996cb8cb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.898984] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ae56d502-5f4b-47fe-a7b3-2c4a996cb8cb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.910442] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.910442] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.914332] [55415]: INFO cinder.volume.api [None req-ae56d502-5f4b-47fe-a7b3-2c4a996cb8cb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1238.918361] [55415]: INFO cinder.api.openstack.wsgi [None req-ae56d502-5f4b-47fe-a7b3-2c4a996cb8cb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1238.918953] [55415]: [pid: 55415|app: 0|req: 206/428] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:26 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.929203] [55415]: DEBUG cinder.api.middleware.request_id [None req-2d08c1fa-0014-46e0-b949-c259a0129851 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.931329] [55415]: INFO cinder.api.openstack.wsgi [None req-2d08c1fa-0014-46e0-b949-c259a0129851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1239.931543] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2d08c1fa-0014-46e0-b949-c259a0129851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.931752] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2d08c1fa-0014-46e0-b949-c259a0129851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.945928] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.945928] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.950202] [55415]: INFO cinder.volume.api [None req-2d08c1fa-0014-46e0-b949-c259a0129851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1239.955206] [55415]: INFO cinder.api.openstack.wsgi [None req-2d08c1fa-0014-46e0-b949-c259a0129851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1239.955731] [55415]: [pid: 55415|app: 0|req: 207/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:27 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.965619] [55415]: DEBUG cinder.api.middleware.request_id [None req-6059496d-b05f-4a99-9e5b-3dd004379af4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.968372] [55415]: INFO cinder.api.openstack.wsgi [None req-6059496d-b05f-4a99-9e5b-3dd004379af4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1240.968713] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6059496d-b05f-4a99-9e5b-3dd004379af4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.969103] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6059496d-b05f-4a99-9e5b-3dd004379af4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.990342] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.990342] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.994530] [55415]: INFO cinder.volume.api [None req-6059496d-b05f-4a99-9e5b-3dd004379af4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1240.999747] [55415]: INFO cinder.api.openstack.wsgi [None req-6059496d-b05f-4a99-9e5b-3dd004379af4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1241.000235] [55415]: [pid: 55415|app: 0|req: 208/430] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:28 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.011906] [55415]: DEBUG cinder.api.middleware.request_id [None req-801fbc85-3f79-42fd-8293-001a1a906687 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.014635] [55415]: INFO cinder.api.openstack.wsgi [None req-801fbc85-3f79-42fd-8293-001a1a906687 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1242.014857] [55415]: DEBUG cinder.api.openstack.wsgi [None req-801fbc85-3f79-42fd-8293-001a1a906687 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.015087] [55415]: DEBUG cinder.api.openstack.wsgi [None req-801fbc85-3f79-42fd-8293-001a1a906687 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.029257] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.029257] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.034517] [55415]: INFO cinder.volume.api [None req-801fbc85-3f79-42fd-8293-001a1a906687 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1242.039346] [55415]: INFO cinder.api.openstack.wsgi [None req-801fbc85-3f79-42fd-8293-001a1a906687 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1242.039821] [55415]: [pid: 55415|app: 0|req: 209/431] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:29 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.970253] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=148,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1242.976190] [55414]: DEBUG cinder.coordination [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Lock "cinder-attachment_update-22c2a96c-1ac1-4462-950a-0d003ffc470a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1242.976702] [55414]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-ef006a4f-a034-41a3-91ce-f2e3a1dc130a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5 returned with HTTP 200 [ 1242.977416] [55414]: [pid: 55414|app: 0|req: 223/432] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:44:26 2025] PUT /volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.050474] [55415]: DEBUG cinder.api.middleware.request_id [None req-46ae6a58-66c1-49e6-9562-e6421272a0b6 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.052558] [55415]: INFO cinder.api.openstack.wsgi [None req-46ae6a58-66c1-49e6-9562-e6421272a0b6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1243.052780] [55415]: DEBUG cinder.api.openstack.wsgi [None req-46ae6a58-66c1-49e6-9562-e6421272a0b6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.052999] [55415]: DEBUG cinder.api.openstack.wsgi [None req-46ae6a58-66c1-49e6-9562-e6421272a0b6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.063573] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063573] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.067245] [55415]: INFO cinder.volume.api [None req-46ae6a58-66c1-49e6-9562-e6421272a0b6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1243.072696] [55415]: INFO cinder.api.openstack.wsgi [None req-46ae6a58-66c1-49e6-9562-e6421272a0b6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1243.073232] [55415]: [pid: 55415|app: 0|req: 210/433] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:30 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.085058] [55414]: DEBUG cinder.api.middleware.request_id [None req-f9905d17-61ce-4791-a2ea-254531f8c851 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.087855] [55414]: INFO cinder.api.openstack.wsgi [None req-f9905d17-61ce-4791-a2ea-254531f8c851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1244.088120] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f9905d17-61ce-4791-a2ea-254531f8c851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.088356] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f9905d17-61ce-4791-a2ea-254531f8c851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.103581] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.103581] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.107407] [55414]: INFO cinder.volume.api [None req-f9905d17-61ce-4791-a2ea-254531f8c851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1244.112435] [55414]: INFO cinder.api.openstack.wsgi [None req-f9905d17-61ce-4791-a2ea-254531f8c851 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1244.112850] [55414]: [pid: 55414|app: 0|req: 224/434] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:31 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.599689] [55415]: DEBUG cinder.api.middleware.request_id [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-441ebf40-97e4-47ee-9c2b-7765809e2683 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.602052] [55415]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-441ebf40-97e4-47ee-9c2b-7765809e2683 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5/action [ 1244.602504] [55415]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-441ebf40-97e4-47ee-9c2b-7765809e2683 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1244.602654] [55415]: DEBUG cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-441ebf40-97e4-47ee-9c2b-7765809e2683 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1244.604437] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=159,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1244.619259] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619259] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.626280] [55415]: INFO cinder.api.openstack.wsgi [req-67b8d3bb-d561-4ba0-ab21-9d05b66f38e9 req-441ebf40-97e4-47ee-9c2b-7765809e2683 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5/action returned with HTTP 204 [ 1244.626749] [55415]: [pid: 55415|app: 0|req: 211/435] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:44:32 2025] POST /volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1245.123353] [55414]: DEBUG cinder.api.middleware.request_id [None req-4090aeb3-e851-4555-b72e-4ee05631f00a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.126262] [55414]: INFO cinder.api.openstack.wsgi [None req-4090aeb3-e851-4555-b72e-4ee05631f00a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1245.126531] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4090aeb3-e851-4555-b72e-4ee05631f00a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.126780] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4090aeb3-e851-4555-b72e-4ee05631f00a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.138940] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.138940] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.142460] [55414]: INFO cinder.volume.api [None req-4090aeb3-e851-4555-b72e-4ee05631f00a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1245.146919] [55414]: INFO cinder.api.openstack.wsgi [None req-4090aeb3-e851-4555-b72e-4ee05631f00a tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1245.147293] [55414]: [pid: 55414|app: 0|req: 225/436] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:32 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.157052] [55415]: DEBUG cinder.api.middleware.request_id [None req-95e4459e-b5b7-4560-b5dc-32d1e4bad425 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.158855] [55415]: INFO cinder.api.openstack.wsgi [None req-95e4459e-b5b7-4560-b5dc-32d1e4bad425 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1245.159014] [55415]: DEBUG cinder.api.openstack.wsgi [None req-95e4459e-b5b7-4560-b5dc-32d1e4bad425 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.159240] [55415]: DEBUG cinder.api.openstack.wsgi [None req-95e4459e-b5b7-4560-b5dc-32d1e4bad425 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.169812] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.169812] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.173320] [55415]: INFO cinder.volume.api [None req-95e4459e-b5b7-4560-b5dc-32d1e4bad425 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1245.177632] [55415]: INFO cinder.api.openstack.wsgi [None req-95e4459e-b5b7-4560-b5dc-32d1e4bad425 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1245.178029] [55415]: [pid: 55415|app: 0|req: 212/437] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:33 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.212161] [55414]: DEBUG cinder.api.middleware.request_id [req-77bb8c26-5678-4693-80fa-9aaf52102ea0 req-7d401544-597c-48b0-88af-7c272019bfb5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.214428] [55414]: INFO cinder.api.openstack.wsgi [req-77bb8c26-5678-4693-80fa-9aaf52102ea0 req-7d401544-597c-48b0-88af-7c272019bfb5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1245.214648] [55414]: DEBUG cinder.api.openstack.wsgi [req-77bb8c26-5678-4693-80fa-9aaf52102ea0 req-7d401544-597c-48b0-88af-7c272019bfb5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.214865] [55414]: DEBUG cinder.api.openstack.wsgi [req-77bb8c26-5678-4693-80fa-9aaf52102ea0 req-7d401544-597c-48b0-88af-7c272019bfb5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.224451] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.224451] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.227443] [55414]: INFO cinder.volume.api [req-77bb8c26-5678-4693-80fa-9aaf52102ea0 req-7d401544-597c-48b0-88af-7c272019bfb5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1245.231592] [55414]: INFO cinder.api.openstack.wsgi [req-77bb8c26-5678-4693-80fa-9aaf52102ea0 req-7d401544-597c-48b0-88af-7c272019bfb5 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1245.231984] [55414]: [pid: 55414|app: 0|req: 226/438] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:33 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.241038] [55415]: DEBUG cinder.api.middleware.request_id [None req-8eb99493-3e08-4cd6-b367-421559bc8ed2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.243077] [55415]: INFO cinder.api.openstack.wsgi [None req-8eb99493-3e08-4cd6-b367-421559bc8ed2 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1245.243252] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8eb99493-3e08-4cd6-b367-421559bc8ed2 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.243466] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8eb99493-3e08-4cd6-b367-421559bc8ed2 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.252824] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.252824] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.256744] [55415]: INFO cinder.volume.api [None req-8eb99493-3e08-4cd6-b367-421559bc8ed2 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1245.260878] [55415]: INFO cinder.api.openstack.wsgi [None req-8eb99493-3e08-4cd6-b367-421559bc8ed2 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1245.261253] [55415]: [pid: 55415|app: 0|req: 213/439] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:33 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.293608] [55414]: DEBUG cinder.api.middleware.request_id [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-03ce175c-673a-4c7d-a489-1b60ad27eb86 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.295938] [55414]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-03ce175c-673a-4c7d-a489-1b60ad27eb86 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1245.296202] [55414]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-03ce175c-673a-4c7d-a489-1b60ad27eb86 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.296432] [55414]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-03ce175c-673a-4c7d-a489-1b60ad27eb86 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.308931] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.308931] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.312470] [55414]: INFO cinder.volume.api [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-03ce175c-673a-4c7d-a489-1b60ad27eb86 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1245.317298] [55414]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-03ce175c-673a-4c7d-a489-1b60ad27eb86 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1245.317928] [55414]: [pid: 55414|app: 0|req: 227/440] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:33 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.335812] [55415]: DEBUG cinder.api.middleware.request_id [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.338364] [55415]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a/action [ 1245.338845] [55415]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1245.338984] [55415]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1245.351246] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.351246] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.351992] [55415]: INFO cinder.volume.api [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1245.358105] [55415]: INFO cinder.volume.api [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Begin detaching volume completed successfully. [ 1245.358105] [55415]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-c86167ca-f1e2-4204-877a-7528f823eb8c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a/action returned with HTTP 202 [ 1245.358534] [55415]: [pid: 55415|app: 0|req: 214/441] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:44:33 2025] POST /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1246.391631] [55414]: DEBUG cinder.api.middleware.request_id [None req-6c80b100-6320-4e0f-8fac-d465e7a38591 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.392075] [55414]: INFO cinder.api.openstack.wsgi [None req-6c80b100-6320-4e0f-8fac-d465e7a38591 None None] GET http://10.180.1.21/volume// [ 1246.392268] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6c80b100-6320-4e0f-8fac-d465e7a38591 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.392489] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6c80b100-6320-4e0f-8fac-d465e7a38591 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.393890] [55414]: INFO cinder.api.openstack.wsgi [None req-6c80b100-6320-4e0f-8fac-d465e7a38591 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1246.393890] [55414]: [pid: 55414|app: 0|req: 228/442] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:44:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1246.399111] [55415]: DEBUG cinder.api.middleware.request_id [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-86e7cfe7-8f40-469c-873a-d6542de71464 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.402851] [55415]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-86e7cfe7-8f40-469c-873a-d6542de71464 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1246.403163] [55415]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-86e7cfe7-8f40-469c-873a-d6542de71464 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.403350] [55415]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-86e7cfe7-8f40-469c-873a-d6542de71464 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.424898] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.424898] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.428459] [55415]: INFO cinder.volume.api [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-86e7cfe7-8f40-469c-873a-d6542de71464 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1246.437719] [55415]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-86e7cfe7-8f40-469c-873a-d6542de71464 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1246.438221] [55415]: [pid: 55415|app: 0|req: 215/443] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:44:34 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1248.618788] [55414]: DEBUG cinder.api.middleware.request_id [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-0738243f-21ab-49ce-ba02-b019865481df None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.621180] [55414]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-0738243f-21ab-49ce-ba02-b019865481df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5 [ 1248.621407] [55414]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-0738243f-21ab-49ce-ba02-b019865481df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.621635] [55414]: DEBUG cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-0738243f-21ab-49ce-ba02-b019865481df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.632635] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.632635] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.158884] [55414]: INFO cinder.api.openstack.wsgi [req-9e52ba05-bc23-48c4-ba56-4ef251dbea81 req-0738243f-21ab-49ce-ba02-b019865481df tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5 returned with HTTP 200 [ 1249.159439] [55414]: [pid: 55414|app: 0|req: 229/444] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:44:36 2025] DELETE /volume/v3/attachments/22031241-da39-431f-bb10-5db200af9fb5 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.726585] [55415]: DEBUG cinder.api.middleware.request_id [None req-822fa136-9f21-4ecf-992a-9f991f1aa1d8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.728832] [55415]: INFO cinder.api.openstack.wsgi [None req-822fa136-9f21-4ecf-992a-9f991f1aa1d8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1249.729101] [55415]: DEBUG cinder.api.openstack.wsgi [None req-822fa136-9f21-4ecf-992a-9f991f1aa1d8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.729415] [55415]: DEBUG cinder.api.openstack.wsgi [None req-822fa136-9f21-4ecf-992a-9f991f1aa1d8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.746574] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.746574] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.751514] [55415]: INFO cinder.volume.api [None req-822fa136-9f21-4ecf-992a-9f991f1aa1d8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1249.760096] [55415]: INFO cinder.api.openstack.wsgi [None req-822fa136-9f21-4ecf-992a-9f991f1aa1d8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1249.760685] [55415]: [pid: 55415|app: 0|req: 216/445] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:37 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.046983] [55414]: DEBUG cinder.api.middleware.request_id [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.050359] [55414]: INFO cinder.api.openstack.wsgi [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1250.050683] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-773150277", "imageRef": "8c50da3c-e1f1-4ef4-bfb4-e52e6e69da37", "size": 1}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.052653] [55414]: DEBUG cinder.api.v3.volumes [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-773150277', 'imageRef': '8c50da3c-e1f1-4ef4-bfb4-e52e6e69da37', 'size': 1}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1250.131181] [55414]: INFO cinder.api.v3.volumes [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Create volume of 1 GB [ 1250.131599] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.131599] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.139752] [55414]: INFO cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Availability Zones retrieved successfully. [ 1250.148980] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Flow 'volume_create_api' (6c90c271-ad9f-4604-92a2-949934aad8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1250.150349] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a08b3f-19bb-410a-9dda-f03227411716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1250.151598] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1250.192214] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a08b3f-19bb-410a-9dda-f03227411716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1250.193349] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01e4624-c71b-46fc-a26d-7b800ad974bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1250.264312] [55414]: DEBUG cinder.quota [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Created reservations ['c7111911-d62c-44d8-aac9-3d469a7be792', 'beeb2ee8-96ad-4dfd-97c5-25929ce28161', 'f32ed7e9-1406-4659-8dfe-39d3cef963cd', '8176c0b4-89a0-4215-bd5d-e88fedd9e531'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1250.265600] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01e4624-c71b-46fc-a26d-7b800ad974bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7111911-d62c-44d8-aac9-3d469a7be792', 'beeb2ee8-96ad-4dfd-97c5-25929ce28161', 'f32ed7e9-1406-4659-8dfe-39d3cef963cd', '8176c0b4-89a0-4215-bd5d-e88fedd9e531']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1250.266777] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29698999-5832-48b7-94b2-f8f491a47abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1250.283389] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29698999-5832-48b7-94b2-f8f491a47abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b', '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-773150277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5c2ee3e5924fe9ab11936c44605e13',qos_specs=None,replication_status=,reservations=['c7111911-d62c-44d8-aac9-3d469a7be792','beeb2ee8-96ad-4dfd-97c5-25929ce28161','f32ed7e9-1406-4659-8dfe-39d3cef963cd','8176c0b4-89a0-4215-bd5d-e88fedd9e531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fdd7e606e0c43efa57c13e5fe759c40',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-773150277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba5c2ee3e5924fe9ab11936c44605e13',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='8fdd7e606e0c43efa57c13e5fe759c40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1250.285269] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a5387c-dbab-4d66-9c00-aff00d6bf955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1250.318938] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a5387c-dbab-4d66-9c00-aff00d6bf955) 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-773150277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba5c2ee3e5924fe9ab11936c44605e13',qos_specs=None,replication_status=,reservations=['c7111911-d62c-44d8-aac9-3d469a7be792','beeb2ee8-96ad-4dfd-97c5-25929ce28161','f32ed7e9-1406-4659-8dfe-39d3cef963cd','8176c0b4-89a0-4215-bd5d-e88fedd9e531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fdd7e606e0c43efa57c13e5fe759c40',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1250.319819] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f5bc65-0428-4cfe-be33-8d7b7b2c3dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1250.331417] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f5bc65-0428-4cfe-be33-8d7b7b2c3dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1250.332729] [55414]: DEBUG cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Flow 'volume_create_api' (6c90c271-ad9f-4604-92a2-949934aad8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1250.332949] [55414]: INFO cinder.volume.api [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Create volume request issued successfully. [ 1250.333678] [55414]: INFO cinder.api.openstack.wsgi [None req-5cefc325-cf2a-48e9-a589-9e7cf978982e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1250.334178] [55414]: [pid: 55414|app: 0|req: 230/446] 10.180.1.21 () {62 vars in 1177 bytes} [Sun Feb 16 21:44:37 2025] POST /volume/v3/volumes => generated 897 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1250.346441] [55415]: DEBUG cinder.api.middleware.request_id [None req-6720d1d5-3473-41f0-aafe-83abe562d05c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.352658] [55415]: INFO cinder.api.openstack.wsgi [None req-6720d1d5-3473-41f0-aafe-83abe562d05c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1250.352965] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6720d1d5-3473-41f0-aafe-83abe562d05c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.353373] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6720d1d5-3473-41f0-aafe-83abe562d05c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.364201] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.364201] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.373217] [55415]: INFO cinder.volume.api [None req-6720d1d5-3473-41f0-aafe-83abe562d05c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1250.381490] [55415]: INFO cinder.api.openstack.wsgi [None req-6720d1d5-3473-41f0-aafe-83abe562d05c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1250.381490] [55415]: [pid: 55415|app: 0|req: 217/447] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:38 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.645119] [55414]: DEBUG cinder.api.middleware.request_id [None req-b6a4d279-d66e-4c3a-9110-9e2f37c1930c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.645689] [55414]: INFO cinder.api.openstack.wsgi [None req-b6a4d279-d66e-4c3a-9110-9e2f37c1930c None None] GET http://10.180.1.21/volume// [ 1250.645836] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b6a4d279-d66e-4c3a-9110-9e2f37c1930c None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.646082] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b6a4d279-d66e-4c3a-9110-9e2f37c1930c None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.646522] [55414]: INFO cinder.api.openstack.wsgi [None req-b6a4d279-d66e-4c3a-9110-9e2f37c1930c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1250.646858] [55414]: [pid: 55414|app: 0|req: 231/448] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:44:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1250.653220] [55415]: DEBUG cinder.api.middleware.request_id [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-c973622a-cfbd-4a07-9c74-5e096e68f056 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.656492] [55415]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-c973622a-cfbd-4a07-9c74-5e096e68f056 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1250.656977] [55415]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-c973622a-cfbd-4a07-9c74-5e096e68f056 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "573db693-972d-4bcb-9500-53a739325050", "connector": null, "instance_uuid": "ae6ffb55-1aca-4774-9b96-ed8e320bc702"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.676468] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.676468] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.714544] [55415]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-c973622a-cfbd-4a07-9c74-5e096e68f056 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1250.715078] [55415]: [pid: 55415|app: 0|req: 218/449] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:44:38 2025] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.739823] [55414]: DEBUG cinder.api.middleware.request_id [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-60b5809d-d12e-44c9-a85f-baabf54c9b2f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.745665] [55414]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-60b5809d-d12e-44c9-a85f-baabf54c9b2f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] DELETE http://10.180.1.21/volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205 [ 1250.745897] [55414]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-60b5809d-d12e-44c9-a85f-baabf54c9b2f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.746120] [55414]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-60b5809d-d12e-44c9-a85f-baabf54c9b2f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.753694] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.753694] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.284600] [55414]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-60b5809d-d12e-44c9-a85f-baabf54c9b2f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205 returned with HTTP 200 [ 1251.284924] [55414]: [pid: 55414|app: 0|req: 232/450] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:44:38 2025] DELETE /volume/v3/attachments/acb23e09-b9f9-46c9-b9c7-5a5289a37205 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.397232] [55415]: DEBUG cinder.api.middleware.request_id [None req-ecd46f8b-d2a1-4a57-b7d3-cd923cf50cb1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.399574] [55415]: INFO cinder.api.openstack.wsgi [None req-ecd46f8b-d2a1-4a57-b7d3-cd923cf50cb1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1251.400987] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ecd46f8b-d2a1-4a57-b7d3-cd923cf50cb1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.400987] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ecd46f8b-d2a1-4a57-b7d3-cd923cf50cb1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.412363] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.412363] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.416669] [55415]: INFO cinder.volume.api [None req-ecd46f8b-d2a1-4a57-b7d3-cd923cf50cb1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1251.421868] [55415]: INFO cinder.api.openstack.wsgi [None req-ecd46f8b-d2a1-4a57-b7d3-cd923cf50cb1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1251.422274] [55415]: [pid: 55415|app: 0|req: 219/451] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:39 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.436766] [55414]: DEBUG cinder.api.middleware.request_id [None req-21b87c05-2f7e-48f0-b9a5-f9d860a501be None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.439139] [55414]: INFO cinder.api.openstack.wsgi [None req-21b87c05-2f7e-48f0-b9a5-f9d860a501be tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1252.439442] [55414]: DEBUG cinder.api.openstack.wsgi [None req-21b87c05-2f7e-48f0-b9a5-f9d860a501be tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.439698] [55414]: DEBUG cinder.api.openstack.wsgi [None req-21b87c05-2f7e-48f0-b9a5-f9d860a501be tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.453038] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.453038] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.456773] [55414]: INFO cinder.volume.api [None req-21b87c05-2f7e-48f0-b9a5-f9d860a501be tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1252.462386] [55414]: INFO cinder.api.openstack.wsgi [None req-21b87c05-2f7e-48f0-b9a5-f9d860a501be tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1252.462829] [55414]: [pid: 55414|app: 0|req: 233/452] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:40 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.483232] [55415]: DEBUG cinder.api.middleware.request_id [None req-16cddf01-8c7b-4006-87a9-bba17cea366e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.485384] [55415]: INFO cinder.api.openstack.wsgi [None req-16cddf01-8c7b-4006-87a9-bba17cea366e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1253.485662] [55415]: DEBUG cinder.api.openstack.wsgi [None req-16cddf01-8c7b-4006-87a9-bba17cea366e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.485891] [55415]: DEBUG cinder.api.openstack.wsgi [None req-16cddf01-8c7b-4006-87a9-bba17cea366e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.495538] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.495538] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.499449] [55415]: INFO cinder.volume.api [None req-16cddf01-8c7b-4006-87a9-bba17cea366e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1253.504206] [55415]: INFO cinder.api.openstack.wsgi [None req-16cddf01-8c7b-4006-87a9-bba17cea366e tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1253.504661] [55415]: [pid: 55415|app: 0|req: 220/453] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:41 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1254.515408] [55414]: DEBUG cinder.api.middleware.request_id [None req-878043f5-3ab7-43b7-acba-aabc06ba7669 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.517653] [55414]: INFO cinder.api.openstack.wsgi [None req-878043f5-3ab7-43b7-acba-aabc06ba7669 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1254.517917] [55414]: DEBUG cinder.api.openstack.wsgi [None req-878043f5-3ab7-43b7-acba-aabc06ba7669 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.518156] [55414]: DEBUG cinder.api.openstack.wsgi [None req-878043f5-3ab7-43b7-acba-aabc06ba7669 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.526113] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.526113] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.530082] [55414]: INFO cinder.volume.api [None req-878043f5-3ab7-43b7-acba-aabc06ba7669 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1254.535178] [55414]: INFO cinder.api.openstack.wsgi [None req-878043f5-3ab7-43b7-acba-aabc06ba7669 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1254.535533] [55414]: [pid: 55414|app: 0|req: 234/454] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:42 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.546655] [55415]: DEBUG cinder.api.middleware.request_id [None req-0ea4319c-99be-4bdf-a3dd-34379b176bf7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.548788] [55415]: INFO cinder.api.openstack.wsgi [None req-0ea4319c-99be-4bdf-a3dd-34379b176bf7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1255.549041] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0ea4319c-99be-4bdf-a3dd-34379b176bf7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.549280] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0ea4319c-99be-4bdf-a3dd-34379b176bf7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.558922] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.558922] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.562601] [55415]: INFO cinder.volume.api [None req-0ea4319c-99be-4bdf-a3dd-34379b176bf7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1255.567183] [55415]: INFO cinder.api.openstack.wsgi [None req-0ea4319c-99be-4bdf-a3dd-34379b176bf7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1255.567616] [55415]: [pid: 55415|app: 0|req: 221/455] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:43 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.670787] [55414]: DEBUG cinder.api.middleware.request_id [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.673046] [55414]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] PUT http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 [ 1255.673455] [55414]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-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-520309", "mountpoint": "/dev/sda"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1255.682218] [55414]: DEBUG cinder.coordination [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Acquiring lock "cinder-attachment_update-573db693-972d-4bcb-9500-53a739325050-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1255.686399] [55414]: DEBUG cinder.coordination [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-573db693-972d-4bcb-9500-53a739325050-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1255.687477] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.687477] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.205010] [55414]: DEBUG cinder.coordination [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Lock "cinder-attachment_update-573db693-972d-4bcb-9500-53a739325050-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1256.205384] [55414]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-017e0b89-9638-470a-9da5-d261629b162a tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 returned with HTTP 200 [ 1256.205854] [55414]: [pid: 55414|app: 0|req: 235/456] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:44:43 2025] PUT /volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.210940] [55415]: DEBUG cinder.api.middleware.request_id [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-a27057d5-9f60-4f0f-9a40-2feaf6b7f5dc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.213248] [55415]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-a27057d5-9f60-4f0f-9a40-2feaf6b7f5dc tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 [ 1256.213488] [55415]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-a27057d5-9f60-4f0f-9a40-2feaf6b7f5dc tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.213698] [55415]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-a27057d5-9f60-4f0f-9a40-2feaf6b7f5dc tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.227869] [55415]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-a27057d5-9f60-4f0f-9a40-2feaf6b7f5dc tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 returned with HTTP 200 [ 1256.228292] [55415]: [pid: 55415|app: 0|req: 222/457] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 21:44:44 2025] GET /volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.579311] [55414]: DEBUG cinder.api.middleware.request_id [None req-30a002d0-bfd8-4a89-8601-9b7964ca109f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.582489] [55414]: INFO cinder.api.openstack.wsgi [None req-30a002d0-bfd8-4a89-8601-9b7964ca109f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1256.582813] [55414]: DEBUG cinder.api.openstack.wsgi [None req-30a002d0-bfd8-4a89-8601-9b7964ca109f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.583149] [55414]: DEBUG cinder.api.openstack.wsgi [None req-30a002d0-bfd8-4a89-8601-9b7964ca109f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.592479] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.592479] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.596299] [55414]: INFO cinder.volume.api [None req-30a002d0-bfd8-4a89-8601-9b7964ca109f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1256.603437] [55414]: INFO cinder.api.openstack.wsgi [None req-30a002d0-bfd8-4a89-8601-9b7964ca109f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1256.603908] [55414]: [pid: 55414|app: 0|req: 236/458] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:44 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.617737] [55415]: DEBUG cinder.api.middleware.request_id [None req-01fdc991-ce1b-4500-b3e0-764ed596664b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.621357] [55415]: INFO cinder.api.openstack.wsgi [None req-01fdc991-ce1b-4500-b3e0-764ed596664b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1257.621357] [55415]: DEBUG cinder.api.openstack.wsgi [None req-01fdc991-ce1b-4500-b3e0-764ed596664b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.621357] [55415]: DEBUG cinder.api.openstack.wsgi [None req-01fdc991-ce1b-4500-b3e0-764ed596664b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.638367] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.638367] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.643148] [55415]: INFO cinder.volume.api [None req-01fdc991-ce1b-4500-b3e0-764ed596664b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1257.648154] [55415]: INFO cinder.api.openstack.wsgi [None req-01fdc991-ce1b-4500-b3e0-764ed596664b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1257.648664] [55415]: [pid: 55415|app: 0|req: 223/459] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:45 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1258.312957] [55414]: DEBUG cinder.api.middleware.request_id [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-baa2d86c-56c0-4b97-8e61-677bd6b46834 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.315240] [55414]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-baa2d86c-56c0-4b97-8e61-677bd6b46834 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] POST http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49/action [ 1258.315656] [55414]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-baa2d86c-56c0-4b97-8e61-677bd6b46834 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1258.315811] [55414]: DEBUG cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-baa2d86c-56c0-4b97-8e61-677bd6b46834 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1258.333698] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.333698] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.340208] [55414]: INFO cinder.api.openstack.wsgi [req-6d4c4147-c6e1-42ad-a809-1223cb50cc0e req-baa2d86c-56c0-4b97-8e61-677bd6b46834 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49/action returned with HTTP 204 [ 1258.340707] [55414]: [pid: 55414|app: 0|req: 237/460] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:44:46 2025] POST /volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1258.663300] [55415]: DEBUG cinder.api.middleware.request_id [None req-1ba79d77-08de-424d-96fa-a84ced89a4a7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.665559] [55415]: INFO cinder.api.openstack.wsgi [None req-1ba79d77-08de-424d-96fa-a84ced89a4a7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1258.665808] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1ba79d77-08de-424d-96fa-a84ced89a4a7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.666087] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1ba79d77-08de-424d-96fa-a84ced89a4a7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.673776] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.673776] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.677852] [55415]: INFO cinder.volume.api [None req-1ba79d77-08de-424d-96fa-a84ced89a4a7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1258.682486] [55415]: INFO cinder.api.openstack.wsgi [None req-1ba79d77-08de-424d-96fa-a84ced89a4a7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1258.682865] [55415]: [pid: 55415|app: 0|req: 224/461] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:46 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.693498] [55414]: DEBUG cinder.api.middleware.request_id [None req-4e653188-6bef-417b-a081-53fa61f02c79 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.695588] [55414]: INFO cinder.api.openstack.wsgi [None req-4e653188-6bef-417b-a081-53fa61f02c79 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1259.695838] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4e653188-6bef-417b-a081-53fa61f02c79 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.696092] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4e653188-6bef-417b-a081-53fa61f02c79 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.705589] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.705589] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.709532] [55414]: INFO cinder.volume.api [None req-4e653188-6bef-417b-a081-53fa61f02c79 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1259.714437] [55414]: INFO cinder.api.openstack.wsgi [None req-4e653188-6bef-417b-a081-53fa61f02c79 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1259.714825] [55414]: [pid: 55414|app: 0|req: 238/462] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:47 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.726452] [55415]: DEBUG cinder.api.middleware.request_id [None req-f9aeed7c-46ed-4748-ae68-0a12a3647252 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.728645] [55415]: INFO cinder.api.openstack.wsgi [None req-f9aeed7c-46ed-4748-ae68-0a12a3647252 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1260.728895] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f9aeed7c-46ed-4748-ae68-0a12a3647252 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.729134] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f9aeed7c-46ed-4748-ae68-0a12a3647252 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.737214] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.737214] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.741064] [55415]: INFO cinder.volume.api [None req-f9aeed7c-46ed-4748-ae68-0a12a3647252 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1260.745648] [55415]: INFO cinder.api.openstack.wsgi [None req-f9aeed7c-46ed-4748-ae68-0a12a3647252 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1260.746034] [55415]: [pid: 55415|app: 0|req: 225/463] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:48 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1261.757437] [55414]: DEBUG cinder.api.middleware.request_id [None req-04cf7a32-d38c-4920-b24e-0f5e936aff34 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.759698] [55414]: INFO cinder.api.openstack.wsgi [None req-04cf7a32-d38c-4920-b24e-0f5e936aff34 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1261.759943] [55414]: DEBUG cinder.api.openstack.wsgi [None req-04cf7a32-d38c-4920-b24e-0f5e936aff34 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.760181] [55414]: DEBUG cinder.api.openstack.wsgi [None req-04cf7a32-d38c-4920-b24e-0f5e936aff34 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.767686] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.767686] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.770931] [55414]: INFO cinder.volume.api [None req-04cf7a32-d38c-4920-b24e-0f5e936aff34 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1261.774952] [55414]: INFO cinder.api.openstack.wsgi [None req-04cf7a32-d38c-4920-b24e-0f5e936aff34 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1261.775452] [55414]: [pid: 55414|app: 0|req: 239/464] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:49 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1262.786302] [55415]: DEBUG cinder.api.middleware.request_id [None req-c6cf2cb5-d476-416c-a42c-5ef348ed20d4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.788427] [55415]: INFO cinder.api.openstack.wsgi [None req-c6cf2cb5-d476-416c-a42c-5ef348ed20d4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1262.788683] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c6cf2cb5-d476-416c-a42c-5ef348ed20d4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.788932] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c6cf2cb5-d476-416c-a42c-5ef348ed20d4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.796194] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.796194] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.799655] [55415]: INFO cinder.volume.api [None req-c6cf2cb5-d476-416c-a42c-5ef348ed20d4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1262.803937] [55415]: INFO cinder.api.openstack.wsgi [None req-c6cf2cb5-d476-416c-a42c-5ef348ed20d4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1262.804330] [55415]: [pid: 55415|app: 0|req: 226/465] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:50 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.816543] [55414]: DEBUG cinder.api.middleware.request_id [None req-43f72346-12ba-4260-81f0-80fea52a5d8a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.818213] [55414]: INFO cinder.api.openstack.wsgi [None req-43f72346-12ba-4260-81f0-80fea52a5d8a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1263.818468] [55414]: DEBUG cinder.api.openstack.wsgi [None req-43f72346-12ba-4260-81f0-80fea52a5d8a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.818686] [55414]: DEBUG cinder.api.openstack.wsgi [None req-43f72346-12ba-4260-81f0-80fea52a5d8a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.830896] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.830896] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.834800] [55414]: INFO cinder.volume.api [None req-43f72346-12ba-4260-81f0-80fea52a5d8a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1263.839547] [55414]: INFO cinder.api.openstack.wsgi [None req-43f72346-12ba-4260-81f0-80fea52a5d8a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1263.839956] [55414]: [pid: 55414|app: 0|req: 240/466] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:51 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.851592] [55415]: DEBUG cinder.api.middleware.request_id [None req-9c42f57a-7575-43cd-8a67-7204b77c5f41 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.853947] [55415]: INFO cinder.api.openstack.wsgi [None req-9c42f57a-7575-43cd-8a67-7204b77c5f41 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1264.854261] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c42f57a-7575-43cd-8a67-7204b77c5f41 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.854512] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c42f57a-7575-43cd-8a67-7204b77c5f41 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.862729] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.862729] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.866403] [55415]: INFO cinder.volume.api [None req-9c42f57a-7575-43cd-8a67-7204b77c5f41 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1264.870936] [55415]: INFO cinder.api.openstack.wsgi [None req-9c42f57a-7575-43cd-8a67-7204b77c5f41 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1264.871294] [55415]: [pid: 55415|app: 0|req: 227/467] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:52 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.882586] [55414]: DEBUG cinder.api.middleware.request_id [None req-f667251e-27cf-40e0-97e5-e0d92e4e8d7b None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.884832] [55414]: INFO cinder.api.openstack.wsgi [None req-f667251e-27cf-40e0-97e5-e0d92e4e8d7b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1265.885124] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f667251e-27cf-40e0-97e5-e0d92e4e8d7b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.885379] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f667251e-27cf-40e0-97e5-e0d92e4e8d7b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.895551] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.895551] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.899796] [55414]: INFO cinder.volume.api [None req-f667251e-27cf-40e0-97e5-e0d92e4e8d7b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1265.904773] [55414]: INFO cinder.api.openstack.wsgi [None req-f667251e-27cf-40e0-97e5-e0d92e4e8d7b tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1265.905174] [55414]: [pid: 55414|app: 0|req: 241/468] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:53 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.489035] [55415]: DEBUG cinder.api.middleware.request_id [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.491059] [55415]: INFO cinder.api.openstack.wsgi [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1266.491437] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1575089805"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1266.493052] [55415]: DEBUG cinder.api.v3.volumes [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1575089805'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1266.493212] [55415]: INFO cinder.api.v3.volumes [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume of 1 GB [ 1266.497245] [55415]: INFO cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Availability Zones retrieved successfully. [ 1266.503961] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Flow 'volume_create_api' (7549283a-a3f6-4c9f-a916-683c520f57fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1266.505264] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e948fc3-be7a-43f2-88ae-a1306acf97d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1266.506225] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1266.523058] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e948fc3-be7a-43f2-88ae-a1306acf97d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1266.524044] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e598d0d8-ffc4-4c08-a106-28b9375f7595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1266.554551] [55415]: DEBUG cinder.quota [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Created reservations ['a25a8398-cd4c-46e0-90c0-113ba20066a1', '0e9bd5a2-2993-4216-b3b3-2297bf8e6321', '2f41f64d-4d7c-4c5e-9d04-61b4fac02d5d', 'b12d1099-9e4e-4af8-8f1d-ebdefa0f24da'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1266.555519] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e598d0d8-ffc4-4c08-a106-28b9375f7595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a25a8398-cd4c-46e0-90c0-113ba20066a1', '0e9bd5a2-2993-4216-b3b3-2297bf8e6321', '2f41f64d-4d7c-4c5e-9d04-61b4fac02d5d', 'b12d1099-9e4e-4af8-8f1d-ebdefa0f24da']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1266.556443] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bb1681-bdc8-4f32-8e9d-5896886a3c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1266.567848] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bb1681-bdc8-4f32-8e9d-5896886a3c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed31c3ce-e1e3-4924-b84e-1ed97945c985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1575089805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f451eb98f8974cf89cc4c7a243653c46',qos_specs=None,replication_status=,reservations=['a25a8398-cd4c-46e0-90c0-113ba20066a1','0e9bd5a2-2993-4216-b3b3-2297bf8e6321','2f41f64d-4d7c-4c5e-9d04-61b4fac02d5d','b12d1099-9e4e-4af8-8f1d-ebdefa0f24da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1dd86cebabe4f50b1950e59158284e0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1575089805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed31c3ce-e1e3-4924-b84e-1ed97945c985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f451eb98f8974cf89cc4c7a243653c46',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='e1dd86cebabe4f50b1950e59158284e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1266.568747] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e775bf2-1e46-4c06-b673-0757db9283c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1266.581584] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e775bf2-1e46-4c06-b673-0757db9283c1) 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-1575089805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f451eb98f8974cf89cc4c7a243653c46',qos_specs=None,replication_status=,reservations=['a25a8398-cd4c-46e0-90c0-113ba20066a1','0e9bd5a2-2993-4216-b3b3-2297bf8e6321','2f41f64d-4d7c-4c5e-9d04-61b4fac02d5d','b12d1099-9e4e-4af8-8f1d-ebdefa0f24da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1dd86cebabe4f50b1950e59158284e0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1266.582415] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f808b74-0557-47c6-a6a2-cbd776d9f370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1266.593188] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f808b74-0557-47c6-a6a2-cbd776d9f370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1266.594216] [55415]: DEBUG cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Flow 'volume_create_api' (7549283a-a3f6-4c9f-a916-683c520f57fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1266.594559] [55415]: INFO cinder.volume.api [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume request issued successfully. [ 1266.595209] [55415]: INFO cinder.api.openstack.wsgi [None req-5400ad74-1ed1-4e58-8e31-c961d3f2da9c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1266.595646] [55415]: [pid: 55415|app: 0|req: 228/469] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:44:54 2025] POST /volume/v3/volumes => generated 750 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1266.604345] [55414]: DEBUG cinder.api.middleware.request_id [None req-fe6e9537-76df-4e02-b438-76d896fcfb4c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.606127] [55414]: INFO cinder.api.openstack.wsgi [None req-fe6e9537-76df-4e02-b438-76d896fcfb4c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1266.606348] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fe6e9537-76df-4e02-b438-76d896fcfb4c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.606565] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fe6e9537-76df-4e02-b438-76d896fcfb4c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.614018] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.614018] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.617633] [55414]: INFO cinder.volume.api [None req-fe6e9537-76df-4e02-b438-76d896fcfb4c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1266.622322] [55414]: INFO cinder.api.openstack.wsgi [None req-fe6e9537-76df-4e02-b438-76d896fcfb4c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1266.622710] [55414]: [pid: 55414|app: 0|req: 242/470] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:54 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.917053] [55415]: DEBUG cinder.api.middleware.request_id [None req-0db03201-e191-40d4-a13a-53a608ed1048 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.918942] [55415]: INFO cinder.api.openstack.wsgi [None req-0db03201-e191-40d4-a13a-53a608ed1048 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1266.919233] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0db03201-e191-40d4-a13a-53a608ed1048 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.919463] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0db03201-e191-40d4-a13a-53a608ed1048 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.927431] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.927431] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.930905] [55415]: INFO cinder.volume.api [None req-0db03201-e191-40d4-a13a-53a608ed1048 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1266.935217] [55415]: INFO cinder.api.openstack.wsgi [None req-0db03201-e191-40d4-a13a-53a608ed1048 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1266.935594] [55415]: [pid: 55415|app: 0|req: 229/471] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:54 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.633562] [55414]: DEBUG cinder.api.middleware.request_id [None req-253e1d5d-d438-43a5-b901-4f4d868b29fb None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.636093] [55414]: INFO cinder.api.openstack.wsgi [None req-253e1d5d-d438-43a5-b901-4f4d868b29fb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1267.636357] [55414]: DEBUG cinder.api.openstack.wsgi [None req-253e1d5d-d438-43a5-b901-4f4d868b29fb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.636624] [55414]: DEBUG cinder.api.openstack.wsgi [None req-253e1d5d-d438-43a5-b901-4f4d868b29fb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.646323] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.646323] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.650459] [55414]: INFO cinder.volume.api [None req-253e1d5d-d438-43a5-b901-4f4d868b29fb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1267.655392] [55414]: INFO cinder.api.openstack.wsgi [None req-253e1d5d-d438-43a5-b901-4f4d868b29fb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1267.655825] [55414]: [pid: 55414|app: 0|req: 243/472] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:55 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.704944] [55415]: DEBUG cinder.api.middleware.request_id [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-f3e092f6-d039-41c4-9cf5-86fe6d8a1a6b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.707534] [55415]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-f3e092f6-d039-41c4-9cf5-86fe6d8a1a6b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1267.707758] [55415]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-f3e092f6-d039-41c4-9cf5-86fe6d8a1a6b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.708097] [55415]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-f3e092f6-d039-41c4-9cf5-86fe6d8a1a6b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.716175] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.716175] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.720052] [55415]: INFO cinder.volume.api [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-f3e092f6-d039-41c4-9cf5-86fe6d8a1a6b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1267.724880] [55415]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-f3e092f6-d039-41c4-9cf5-86fe6d8a1a6b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1267.725338] [55415]: [pid: 55415|app: 0|req: 230/473] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:55 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.946775] [55414]: DEBUG cinder.api.middleware.request_id [None req-61c6d311-d36e-4570-9452-646d839d4fb6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.948906] [55414]: INFO cinder.api.openstack.wsgi [None req-61c6d311-d36e-4570-9452-646d839d4fb6 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1267.949194] [55414]: DEBUG cinder.api.openstack.wsgi [None req-61c6d311-d36e-4570-9452-646d839d4fb6 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.949383] [55414]: DEBUG cinder.api.openstack.wsgi [None req-61c6d311-d36e-4570-9452-646d839d4fb6 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.957217] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.957217] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.961353] [55414]: INFO cinder.volume.api [None req-61c6d311-d36e-4570-9452-646d839d4fb6 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1267.965878] [55414]: INFO cinder.api.openstack.wsgi [None req-61c6d311-d36e-4570-9452-646d839d4fb6 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1267.966380] [55414]: [pid: 55414|app: 0|req: 244/474] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:55 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1268.978085] [55415]: DEBUG cinder.api.middleware.request_id [None req-7e649bb5-d460-4897-b8bc-8dafd7800498 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.980072] [55415]: INFO cinder.api.openstack.wsgi [None req-7e649bb5-d460-4897-b8bc-8dafd7800498 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1268.980337] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7e649bb5-d460-4897-b8bc-8dafd7800498 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.980558] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7e649bb5-d460-4897-b8bc-8dafd7800498 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.988837] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.988837] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.992289] [55415]: INFO cinder.volume.api [None req-7e649bb5-d460-4897-b8bc-8dafd7800498 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1268.997518] [55415]: INFO cinder.api.openstack.wsgi [None req-7e649bb5-d460-4897-b8bc-8dafd7800498 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1268.997918] [55415]: [pid: 55415|app: 0|req: 231/475] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:44:56 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1572 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1269.072897] [55414]: DEBUG cinder.api.middleware.request_id [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-6523e6ab-48fd-405e-b8ac-9c2cfd3b7e2a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.075216] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-6523e6ab-48fd-405e-b8ac-9c2cfd3b7e2a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1269.075441] [55414]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-6523e6ab-48fd-405e-b8ac-9c2cfd3b7e2a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.075720] [55414]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-6523e6ab-48fd-405e-b8ac-9c2cfd3b7e2a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.083068] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.083068] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.086222] [55414]: INFO cinder.volume.api [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-6523e6ab-48fd-405e-b8ac-9c2cfd3b7e2a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1269.090749] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-6523e6ab-48fd-405e-b8ac-9c2cfd3b7e2a tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1269.091144] [55414]: [pid: 55414|app: 0|req: 245/476] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:56 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.244643] [55415]: DEBUG cinder.api.middleware.request_id [None req-e1aba21a-0c5c-4b9e-bf91-3d81b6fa0559 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.245100] [55415]: INFO cinder.api.openstack.wsgi [None req-e1aba21a-0c5c-4b9e-bf91-3d81b6fa0559 None None] GET http://10.180.1.21/volume// [ 1269.245283] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e1aba21a-0c5c-4b9e-bf91-3d81b6fa0559 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.245496] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e1aba21a-0c5c-4b9e-bf91-3d81b6fa0559 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.245942] [55415]: INFO cinder.api.openstack.wsgi [None req-e1aba21a-0c5c-4b9e-bf91-3d81b6fa0559 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1269.246253] [55415]: [pid: 55415|app: 0|req: 232/477] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:44:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1269.250292] [55414]: DEBUG cinder.api.middleware.request_id [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-9253c9f6-6f50-4d28-83bc-dfc53e728b4d None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.252602] [55414]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-9253c9f6-6f50-4d28-83bc-dfc53e728b4d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1269.253026] [55414]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-9253c9f6-6f50-4d28-83bc-dfc53e728b4d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed31c3ce-e1e3-4924-b84e-1ed97945c985", "connector": null, "instance_uuid": "13e0f3e6-f86e-4738-b190-0cf4d9436690"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1269.264171] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.264171] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.285024] [55414]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-9253c9f6-6f50-4d28-83bc-dfc53e728b4d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1269.285455] [55414]: [pid: 55414|app: 0|req: 246/478] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:44:57 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) [ 1269.306240] [55415]: DEBUG cinder.api.middleware.request_id [None req-3dfc6ff0-a173-438e-90d4-15ae42aa8858 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.308852] [55415]: INFO cinder.api.openstack.wsgi [None req-3dfc6ff0-a173-438e-90d4-15ae42aa8858 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1269.308852] [55415]: DEBUG cinder.api.openstack.wsgi [None req-3dfc6ff0-a173-438e-90d4-15ae42aa8858 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.308852] [55415]: DEBUG cinder.api.openstack.wsgi [None req-3dfc6ff0-a173-438e-90d4-15ae42aa8858 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.317547] [55414]: DEBUG cinder.api.middleware.request_id [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-df67bb85-3182-4001-bdd2-c01960b9c7a1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.319129] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.319129] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.320132] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-df67bb85-3182-4001-bdd2-c01960b9c7a1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1269.320401] [55414]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-df67bb85-3182-4001-bdd2-c01960b9c7a1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.320659] [55414]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-df67bb85-3182-4001-bdd2-c01960b9c7a1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.322394] [55415]: INFO cinder.volume.api [None req-3dfc6ff0-a173-438e-90d4-15ae42aa8858 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1269.327130] [55415]: INFO cinder.api.openstack.wsgi [None req-3dfc6ff0-a173-438e-90d4-15ae42aa8858 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1269.327569] [55415]: [pid: 55415|app: 0|req: 233/479] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:57 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.328123] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.328123] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.331679] [55414]: INFO cinder.volume.api [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-df67bb85-3182-4001-bdd2-c01960b9c7a1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1269.336375] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-df67bb85-3182-4001-bdd2-c01960b9c7a1 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1269.336846] [55414]: [pid: 55414|app: 0|req: 247/480] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:44:57 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.342300] [55415]: DEBUG cinder.api.middleware.request_id [None req-f528f05c-39cc-44bd-9b02-893a7f2d99b2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.342695] [55415]: INFO cinder.api.openstack.wsgi [None req-f528f05c-39cc-44bd-9b02-893a7f2d99b2 None None] GET http://10.180.1.21/volume// [ 1269.342867] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f528f05c-39cc-44bd-9b02-893a7f2d99b2 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.343165] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f528f05c-39cc-44bd-9b02-893a7f2d99b2 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.343552] [55415]: INFO cinder.api.openstack.wsgi [None req-f528f05c-39cc-44bd-9b02-893a7f2d99b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1269.343846] [55415]: [pid: 55415|app: 0|req: 234/481] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:44:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1269.347207] [55414]: DEBUG cinder.api.middleware.request_id [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-39fc1a26-8003-4832-9861-8fdfb8739de7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.349222] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-39fc1a26-8003-4832-9861-8fdfb8739de7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1269.349604] [55414]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-39fc1a26-8003-4832-9861-8fdfb8739de7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b", "connector": null, "instance_uuid": "7bd33f47-c1f0-41ab-91a9-a6b59711bdac"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1269.357952] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.357952] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.376235] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-39fc1a26-8003-4832-9861-8fdfb8739de7 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1269.376622] [55414]: [pid: 55414|app: 0|req: 248/482] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:44:57 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.809846] [55415]: DEBUG cinder.api.middleware.request_id [None req-78b81658-df6a-45fe-a290-66b1da23ccd8 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.810404] [55415]: INFO cinder.api.openstack.wsgi [None req-78b81658-df6a-45fe-a290-66b1da23ccd8 None None] GET http://10.180.1.21/volume// [ 1269.810647] [55415]: DEBUG cinder.api.openstack.wsgi [None req-78b81658-df6a-45fe-a290-66b1da23ccd8 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.810912] [55415]: DEBUG cinder.api.openstack.wsgi [None req-78b81658-df6a-45fe-a290-66b1da23ccd8 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.811468] [55415]: INFO cinder.api.openstack.wsgi [None req-78b81658-df6a-45fe-a290-66b1da23ccd8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1269.811868] [55415]: [pid: 55415|app: 0|req: 235/483] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:44:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1269.815897] [55414]: DEBUG cinder.api.middleware.request_id [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-3dd7d28e-1ce1-4a63-81ec-36fc1d4f6983 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.819045] [55414]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-3dd7d28e-1ce1-4a63-81ec-36fc1d4f6983 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1269.819045] [55414]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-3dd7d28e-1ce1-4a63-81ec-36fc1d4f6983 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.819045] [55414]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-3dd7d28e-1ce1-4a63-81ec-36fc1d4f6983 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.828279] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.828279] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.831679] [55414]: INFO cinder.volume.api [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-3dd7d28e-1ce1-4a63-81ec-36fc1d4f6983 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1269.835974] [55414]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-3dd7d28e-1ce1-4a63-81ec-36fc1d4f6983 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1269.836382] [55414]: [pid: 55414|app: 0|req: 249/484] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:44:57 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1269.864796] [55415]: DEBUG cinder.api.middleware.request_id [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.867308] [55415]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] PUT http://10.180.1.21/volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6 [ 1269.867801] [55415]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-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-520305", "mountpoint": "/dev/sdb"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1269.875978] [55415]: DEBUG cinder.coordination [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Acquiring lock "cinder-attachment_update-ed31c3ce-e1e3-4924-b84e-1ed97945c985-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1269.880279] [55415]: DEBUG cinder.coordination [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Lock "cinder-attachment_update-ed31c3ce-e1e3-4924-b84e-1ed97945c985-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1269.881318] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.881318] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.338023] [55414]: DEBUG cinder.api.middleware.request_id [None req-7a928f6f-b472-4083-8cdd-2ea22ebe197c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.340265] [55414]: INFO cinder.api.openstack.wsgi [None req-7a928f6f-b472-4083-8cdd-2ea22ebe197c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1270.340507] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7a928f6f-b472-4083-8cdd-2ea22ebe197c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.340752] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7a928f6f-b472-4083-8cdd-2ea22ebe197c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.352939] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.352939] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.356722] [55414]: INFO cinder.volume.api [None req-7a928f6f-b472-4083-8cdd-2ea22ebe197c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1270.361594] [55414]: INFO cinder.api.openstack.wsgi [None req-7a928f6f-b472-4083-8cdd-2ea22ebe197c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1270.361974] [55414]: [pid: 55414|app: 0|req: 250/485] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:58 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.372359] [55414]: DEBUG cinder.api.middleware.request_id [None req-849c2344-4752-48c3-a549-ee125f5bd790 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.374524] [55414]: INFO cinder.api.openstack.wsgi [None req-849c2344-4752-48c3-a549-ee125f5bd790 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1271.374736] [55414]: DEBUG cinder.api.openstack.wsgi [None req-849c2344-4752-48c3-a549-ee125f5bd790 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.374956] [55414]: DEBUG cinder.api.openstack.wsgi [None req-849c2344-4752-48c3-a549-ee125f5bd790 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.386165] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.386165] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.389446] [55414]: INFO cinder.volume.api [None req-849c2344-4752-48c3-a549-ee125f5bd790 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1271.393589] [55414]: INFO cinder.api.openstack.wsgi [None req-849c2344-4752-48c3-a549-ee125f5bd790 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1271.393988] [55414]: [pid: 55414|app: 0|req: 251/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:44:59 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.404502] [55414]: DEBUG cinder.api.middleware.request_id [None req-2b224b3a-dc2f-449f-b567-216a0524da56 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.406762] [55414]: INFO cinder.api.openstack.wsgi [None req-2b224b3a-dc2f-449f-b567-216a0524da56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1272.406982] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2b224b3a-dc2f-449f-b567-216a0524da56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.407218] [55414]: DEBUG cinder.api.openstack.wsgi [None req-2b224b3a-dc2f-449f-b567-216a0524da56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.421511] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.421511] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.425139] [55414]: INFO cinder.volume.api [None req-2b224b3a-dc2f-449f-b567-216a0524da56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1272.429981] [55414]: INFO cinder.api.openstack.wsgi [None req-2b224b3a-dc2f-449f-b567-216a0524da56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1272.430393] [55414]: [pid: 55414|app: 0|req: 252/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:00 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.441161] [55414]: DEBUG cinder.api.middleware.request_id [None req-0fab5ea1-4fa8-4939-9b68-840ffd7bada4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.443211] [55414]: INFO cinder.api.openstack.wsgi [None req-0fab5ea1-4fa8-4939-9b68-840ffd7bada4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1273.443435] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0fab5ea1-4fa8-4939-9b68-840ffd7bada4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.443652] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0fab5ea1-4fa8-4939-9b68-840ffd7bada4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.457450] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.457450] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.461852] [55414]: INFO cinder.volume.api [None req-0fab5ea1-4fa8-4939-9b68-840ffd7bada4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1273.466672] [55414]: INFO cinder.api.openstack.wsgi [None req-0fab5ea1-4fa8-4939-9b68-840ffd7bada4 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1273.467134] [55414]: [pid: 55414|app: 0|req: 253/488] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:01 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.403214] [55415]: DEBUG cinder.coordination [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Lock "cinder-attachment_update-ed31c3ce-e1e3-4924-b84e-1ed97945c985-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1274.403582] [55415]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-17c60732-32e2-4e63-a8ed-ec7f179d42d2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6 returned with HTTP 200 [ 1274.404097] [55415]: [pid: 55415|app: 0|req: 236/489] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:44:57 2025] PUT /volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1274.477276] [55414]: DEBUG cinder.api.middleware.request_id [None req-c1e0c5d8-3203-481b-b6b5-fd3319d5df67 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.479435] [55414]: INFO cinder.api.openstack.wsgi [None req-c1e0c5d8-3203-481b-b6b5-fd3319d5df67 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1274.479675] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c1e0c5d8-3203-481b-b6b5-fd3319d5df67 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.479897] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c1e0c5d8-3203-481b-b6b5-fd3319d5df67 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.490305] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.490305] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.493881] [55414]: INFO cinder.volume.api [None req-c1e0c5d8-3203-481b-b6b5-fd3319d5df67 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1274.498911] [55414]: INFO cinder.api.openstack.wsgi [None req-c1e0c5d8-3203-481b-b6b5-fd3319d5df67 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1274.499645] [55414]: [pid: 55414|app: 0|req: 254/490] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:02 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.509352] [55415]: DEBUG cinder.api.middleware.request_id [None req-64a78b93-4455-4b96-9652-52827725edfe None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.511475] [55415]: INFO cinder.api.openstack.wsgi [None req-64a78b93-4455-4b96-9652-52827725edfe tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1275.511709] [55415]: DEBUG cinder.api.openstack.wsgi [None req-64a78b93-4455-4b96-9652-52827725edfe tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.511942] [55415]: DEBUG cinder.api.openstack.wsgi [None req-64a78b93-4455-4b96-9652-52827725edfe tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.522351] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.522351] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.525647] [55415]: INFO cinder.volume.api [None req-64a78b93-4455-4b96-9652-52827725edfe tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1275.529875] [55415]: INFO cinder.api.openstack.wsgi [None req-64a78b93-4455-4b96-9652-52827725edfe tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1275.530261] [55415]: [pid: 55415|app: 0|req: 237/491] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:03 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.883941] [55414]: DEBUG cinder.api.middleware.request_id [None req-223d9e67-2e2a-4322-912b-e28d9812610c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.884413] [55414]: INFO cinder.api.openstack.wsgi [None req-223d9e67-2e2a-4322-912b-e28d9812610c None None] GET http://10.180.1.21/volume// [ 1275.884601] [55414]: DEBUG cinder.api.openstack.wsgi [None req-223d9e67-2e2a-4322-912b-e28d9812610c None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.884823] [55414]: DEBUG cinder.api.openstack.wsgi [None req-223d9e67-2e2a-4322-912b-e28d9812610c None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.885243] [55414]: INFO cinder.api.openstack.wsgi [None req-223d9e67-2e2a-4322-912b-e28d9812610c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1275.885668] [55414]: [pid: 55414|app: 0|req: 255/492] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1275.888935] [55415]: DEBUG cinder.api.middleware.request_id [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-1b8f01ec-ea58-4bf3-b437-e1559fb5d931 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.891317] [55415]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-1b8f01ec-ea58-4bf3-b437-e1559fb5d931 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1275.891560] [55415]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-1b8f01ec-ea58-4bf3-b437-e1559fb5d931 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.891741] [55415]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-1b8f01ec-ea58-4bf3-b437-e1559fb5d931 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.901427] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.901427] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.904686] [55415]: INFO cinder.volume.api [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-1b8f01ec-ea58-4bf3-b437-e1559fb5d931 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1275.910177] [55415]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-1b8f01ec-ea58-4bf3-b437-e1559fb5d931 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1275.910577] [55415]: [pid: 55415|app: 0|req: 238/493] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:45:03 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1276.012560] [55414]: DEBUG cinder.api.middleware.request_id [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.014845] [55415]: DEBUG cinder.api.middleware.request_id [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-c0960bca-d307-4c64-86ae-a1cb4001fd09 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.015012] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] PUT http://10.180.1.21/volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70 [ 1276.015531] [55414]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-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=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1276.017132] [55415]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-c0960bca-d307-4c64-86ae-a1cb4001fd09 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6/action [ 1276.017562] [55415]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-c0960bca-d307-4c64-86ae-a1cb4001fd09 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1276.017749] [55415]: DEBUG cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-c0960bca-d307-4c64-86ae-a1cb4001fd09 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1276.024580] [55414]: DEBUG cinder.coordination [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Acquiring lock "cinder-attachment_update-b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1276.029031] [55414]: DEBUG cinder.coordination [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Lock "cinder-attachment_update-b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1276.030117] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.030117] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.035225] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.035225] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.042728] [55415]: INFO cinder.api.openstack.wsgi [req-f1e71810-cd42-4324-b02b-0de7aee63850 req-c0960bca-d307-4c64-86ae-a1cb4001fd09 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6/action returned with HTTP 204 [ 1276.043118] [55415]: [pid: 55415|app: 0|req: 239/494] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:45:03 2025] POST /volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1276.540294] [55415]: DEBUG cinder.api.middleware.request_id [None req-9e847dae-ab74-464a-8b3f-90e05750dad2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.542469] [55415]: INFO cinder.api.openstack.wsgi [None req-9e847dae-ab74-464a-8b3f-90e05750dad2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1276.542651] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9e847dae-ab74-464a-8b3f-90e05750dad2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.542989] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9e847dae-ab74-464a-8b3f-90e05750dad2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.548346] [55414]: DEBUG cinder.coordination [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Lock "cinder-attachment_update-b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1276.548729] [55414]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-85786142-443b-4d48-a1aa-7f5ac9ab7d46 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70 returned with HTTP 200 [ 1276.549323] [55414]: [pid: 55414|app: 0|req: 256/495] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:45:03 2025] PUT /volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.553614] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.553614] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.558452] [55415]: INFO cinder.volume.api [None req-9e847dae-ab74-464a-8b3f-90e05750dad2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1276.563925] [55415]: INFO cinder.api.openstack.wsgi [None req-9e847dae-ab74-464a-8b3f-90e05750dad2 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1276.564506] [55415]: [pid: 55415|app: 0|req: 240/496] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:04 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1276.574710] [55414]: DEBUG cinder.api.middleware.request_id [None req-b32359d7-aab4-4e7d-a01b-f63c6da67052 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.576922] [55414]: INFO cinder.api.openstack.wsgi [None req-b32359d7-aab4-4e7d-a01b-f63c6da67052 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1276.577160] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b32359d7-aab4-4e7d-a01b-f63c6da67052 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.577457] [55414]: DEBUG cinder.api.openstack.wsgi [None req-b32359d7-aab4-4e7d-a01b-f63c6da67052 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.588589] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.588589] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.592369] [55414]: INFO cinder.volume.api [None req-b32359d7-aab4-4e7d-a01b-f63c6da67052 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1276.596991] [55414]: INFO cinder.api.openstack.wsgi [None req-b32359d7-aab4-4e7d-a01b-f63c6da67052 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1276.597419] [55414]: [pid: 55414|app: 0|req: 257/497] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:04 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.678537] [55415]: DEBUG cinder.api.middleware.request_id [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.680553] [55415]: INFO cinder.api.openstack.wsgi [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1276.680920] [55415]: DEBUG cinder.api.openstack.wsgi [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1761049135"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1276.682601] [55415]: DEBUG cinder.api.v3.volumes [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1761049135'}} {{(pid=55415) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1276.682716] [55415]: INFO cinder.api.v3.volumes [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume of 1 GB [ 1276.686722] [55415]: INFO cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Availability Zones retrieved successfully. [ 1276.693569] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Flow 'volume_create_api' (c84ce394-d723-432b-bc56-8c2162fb8539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1276.694723] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e18f746-a899-4f81-8dbe-e1340978e2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.695804] [55415]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Validating volume size '1' using validate_int {{(pid=55415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1276.713794] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e18f746-a899-4f81-8dbe-e1340978e2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.714754] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91257dbc-0579-41d2-b726-eecadf61673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.745372] [55415]: DEBUG cinder.quota [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Created reservations ['c00c72db-4ad6-478b-b463-6ecec3cc708f', 'c17ef8c5-39c0-4b41-ac85-8950051411a2', '07e4bef5-c564-4447-8e2c-63fb4415b154', '6329bd8a-ecfc-41bf-9fc6-2afe0e4b2e11'] {{(pid=55415) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1276.746410] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91257dbc-0579-41d2-b726-eecadf61673e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c00c72db-4ad6-478b-b463-6ecec3cc708f', 'c17ef8c5-39c0-4b41-ac85-8950051411a2', '07e4bef5-c564-4447-8e2c-63fb4415b154', '6329bd8a-ecfc-41bf-9fc6-2afe0e4b2e11']}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.747364] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d73078-a489-4fcb-ae17-109090c6ada1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.758793] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d73078-a489-4fcb-ae17-109090c6ada1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc75a27-7b7a-497f-92b2-0bedb4a1f192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1761049135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f451eb98f8974cf89cc4c7a243653c46',qos_specs=None,replication_status=,reservations=['c00c72db-4ad6-478b-b463-6ecec3cc708f','c17ef8c5-39c0-4b41-ac85-8950051411a2','07e4bef5-c564-4447-8e2c-63fb4415b154','6329bd8a-ecfc-41bf-9fc6-2afe0e4b2e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1dd86cebabe4f50b1950e59158284e0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1761049135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc75a27-7b7a-497f-92b2-0bedb4a1f192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f451eb98f8974cf89cc4c7a243653c46',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='e1dd86cebabe4f50b1950e59158284e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.759686] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7276e1ad-5e91-4ba4-bfd2-e25778788159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.771967] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7276e1ad-5e91-4ba4-bfd2-e25778788159) 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-1761049135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f451eb98f8974cf89cc4c7a243653c46',qos_specs=None,replication_status=,reservations=['c00c72db-4ad6-478b-b463-6ecec3cc708f','c17ef8c5-39c0-4b41-ac85-8950051411a2','07e4bef5-c564-4447-8e2c-63fb4415b154','6329bd8a-ecfc-41bf-9fc6-2afe0e4b2e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1dd86cebabe4f50b1950e59158284e0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.772808] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e09db40-3dd0-4655-be17-6d8c0e143f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.781371] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e09db40-3dd0-4655-be17-6d8c0e143f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55415) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.782451] [55415]: DEBUG cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Flow 'volume_create_api' (c84ce394-d723-432b-bc56-8c2162fb8539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55415) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1276.782807] [55415]: INFO cinder.volume.api [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Create volume request issued successfully. [ 1276.783492] [55415]: INFO cinder.api.openstack.wsgi [None req-1c2bcea4-07c6-4aa1-ab64-6f0caaf7b674 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1276.783951] [55415]: [pid: 55415|app: 0|req: 241/498] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:45:04 2025] POST /volume/v3/volumes => generated 750 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1276.792591] [55414]: DEBUG cinder.api.middleware.request_id [None req-fbbd9dca-ebe4-428b-b4d8-9eab6cf121a1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.794678] [55414]: INFO cinder.api.openstack.wsgi [None req-fbbd9dca-ebe4-428b-b4d8-9eab6cf121a1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1276.794903] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fbbd9dca-ebe4-428b-b4d8-9eab6cf121a1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.795138] [55414]: DEBUG cinder.api.openstack.wsgi [None req-fbbd9dca-ebe4-428b-b4d8-9eab6cf121a1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.802820] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.802820] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.806540] [55414]: INFO cinder.volume.api [None req-fbbd9dca-ebe4-428b-b4d8-9eab6cf121a1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1276.811128] [55414]: INFO cinder.api.openstack.wsgi [None req-fbbd9dca-ebe4-428b-b4d8-9eab6cf121a1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1276.811534] [55414]: [pid: 55414|app: 0|req: 258/499] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:04 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.065501] [55415]: DEBUG cinder.api.middleware.request_id [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-324d4d44-e6a7-4a4b-ab95-4b7bb07b41bb None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.068565] [55415]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-324d4d44-e6a7-4a4b-ab95-4b7bb07b41bb tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] POST http://10.180.1.21/volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70/action [ 1277.069135] [55415]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-324d4d44-e6a7-4a4b-ab95-4b7bb07b41bb tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1277.069300] [55415]: DEBUG cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-324d4d44-e6a7-4a4b-ab95-4b7bb07b41bb tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1277.090511] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.090511] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.098686] [55415]: INFO cinder.api.openstack.wsgi [req-51769fec-fc5b-46c9-bfa5-d10b9ffe52fa req-324d4d44-e6a7-4a4b-ab95-4b7bb07b41bb tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70/action returned with HTTP 204 [ 1277.099361] [55415]: [pid: 55415|app: 0|req: 242/500] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:45:04 2025] POST /volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1277.822868] [55414]: DEBUG cinder.api.middleware.request_id [None req-6f64d48f-7b8a-4c7e-a211-74c09a451578 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.826478] [55414]: INFO cinder.api.openstack.wsgi [None req-6f64d48f-7b8a-4c7e-a211-74c09a451578 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1277.826619] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6f64d48f-7b8a-4c7e-a211-74c09a451578 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.827147] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6f64d48f-7b8a-4c7e-a211-74c09a451578 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.834894] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834894] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.839206] [55414]: INFO cinder.volume.api [None req-6f64d48f-7b8a-4c7e-a211-74c09a451578 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1277.845013] [55414]: INFO cinder.api.openstack.wsgi [None req-6f64d48f-7b8a-4c7e-a211-74c09a451578 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1277.845013] [55414]: [pid: 55414|app: 0|req: 259/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:05 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.886123] [55415]: DEBUG cinder.api.middleware.request_id [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-14d208e7-913b-40cb-be99-1e99ec0cbc58 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.888636] [55415]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-14d208e7-913b-40cb-be99-1e99ec0cbc58 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1277.889043] [55415]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-14d208e7-913b-40cb-be99-1e99ec0cbc58 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.889347] [55415]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-14d208e7-913b-40cb-be99-1e99ec0cbc58 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.897465] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897465] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.901070] [55415]: INFO cinder.volume.api [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-14d208e7-913b-40cb-be99-1e99ec0cbc58 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1277.905400] [55415]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-14d208e7-913b-40cb-be99-1e99ec0cbc58 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1277.905818] [55415]: [pid: 55415|app: 0|req: 243/502] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:05 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.425806] [55414]: DEBUG cinder.api.middleware.request_id [None req-f741395f-1ea2-4ba9-960b-37b162060280 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.426435] [55414]: INFO cinder.api.openstack.wsgi [None req-f741395f-1ea2-4ba9-960b-37b162060280 None None] GET http://10.180.1.21/volume// [ 1279.426638] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f741395f-1ea2-4ba9-960b-37b162060280 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.426865] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f741395f-1ea2-4ba9-960b-37b162060280 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.427396] [55414]: INFO cinder.api.openstack.wsgi [None req-f741395f-1ea2-4ba9-960b-37b162060280 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.427814] [55414]: [pid: 55414|app: 0|req: 260/503] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:45:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.432062] [55415]: DEBUG cinder.api.middleware.request_id [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-c4d16392-9d3d-41cc-b2b4-5866c9c43a2f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.434525] [55415]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-c4d16392-9d3d-41cc-b2b4-5866c9c43a2f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1279.434982] [55415]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-c4d16392-9d3d-41cc-b2b4-5866c9c43a2f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afc75a27-7b7a-497f-92b2-0bedb4a1f192", "connector": null, "instance_uuid": "13e0f3e6-f86e-4738-b190-0cf4d9436690"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1279.445101] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.445101] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.467842] [55415]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-c4d16392-9d3d-41cc-b2b4-5866c9c43a2f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1279.468365] [55415]: [pid: 55415|app: 0|req: 244/504] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:45:07 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) [ 1279.487213] [55414]: DEBUG cinder.api.middleware.request_id [None req-a507cf1c-fb72-4564-8ae1-1f6676d8d929 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.489514] [55414]: INFO cinder.api.openstack.wsgi [None req-a507cf1c-fb72-4564-8ae1-1f6676d8d929 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1279.489745] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a507cf1c-fb72-4564-8ae1-1f6676d8d929 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.489969] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a507cf1c-fb72-4564-8ae1-1f6676d8d929 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.499967] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.499967] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.504124] [55414]: INFO cinder.volume.api [None req-a507cf1c-fb72-4564-8ae1-1f6676d8d929 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1279.509154] [55414]: INFO cinder.api.openstack.wsgi [None req-a507cf1c-fb72-4564-8ae1-1f6676d8d929 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1279.509396] [55414]: [pid: 55414|app: 0|req: 261/505] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:07 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.990645] [55415]: DEBUG cinder.api.middleware.request_id [None req-a582ed6e-d491-48a0-b525-0145efee88c7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.991194] [55415]: INFO cinder.api.openstack.wsgi [None req-a582ed6e-d491-48a0-b525-0145efee88c7 None None] GET http://10.180.1.21/volume// [ 1279.991347] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a582ed6e-d491-48a0-b525-0145efee88c7 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.991579] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a582ed6e-d491-48a0-b525-0145efee88c7 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.992053] [55415]: INFO cinder.api.openstack.wsgi [None req-a582ed6e-d491-48a0-b525-0145efee88c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.992508] [55415]: [pid: 55415|app: 0|req: 245/506] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.996095] [55414]: DEBUG cinder.api.middleware.request_id [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-ef184245-5079-4df7-ba54-d2399750f882 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.998694] [55414]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-ef184245-5079-4df7-ba54-d2399750f882 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1279.998988] [55414]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-ef184245-5079-4df7-ba54-d2399750f882 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.999291] [55414]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-ef184245-5079-4df7-ba54-d2399750f882 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.010200] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.010200] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.013930] [55414]: INFO cinder.volume.api [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-ef184245-5079-4df7-ba54-d2399750f882 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1280.018741] [55414]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-ef184245-5079-4df7-ba54-d2399750f882 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1280.019186] [55414]: [pid: 55414|app: 0|req: 262/507] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:45:07 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1280.049937] [55415]: DEBUG cinder.api.middleware.request_id [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.052359] [55415]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] PUT http://10.180.1.21/volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432 [ 1280.052822] [55415]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-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-520305", "mountpoint": "/dev/sdc"}}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1280.061508] [55415]: DEBUG cinder.coordination [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Acquiring lock "cinder-attachment_update-afc75a27-7b7a-497f-92b2-0bedb4a1f192-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1280.066214] [55415]: DEBUG cinder.coordination [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Lock "cinder-attachment_update-afc75a27-7b7a-497f-92b2-0bedb4a1f192-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55415) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1280.067341] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.067341] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.520358] [55414]: DEBUG cinder.api.middleware.request_id [None req-c07b92f8-7714-483d-812e-02f6fd75c440 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.522989] [55414]: INFO cinder.api.openstack.wsgi [None req-c07b92f8-7714-483d-812e-02f6fd75c440 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1280.523294] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c07b92f8-7714-483d-812e-02f6fd75c440 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.523643] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c07b92f8-7714-483d-812e-02f6fd75c440 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.538260] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.538260] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.542116] [55414]: INFO cinder.volume.api [None req-c07b92f8-7714-483d-812e-02f6fd75c440 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1280.547073] [55414]: INFO cinder.api.openstack.wsgi [None req-c07b92f8-7714-483d-812e-02f6fd75c440 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1280.547501] [55414]: [pid: 55414|app: 0|req: 263/508] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:08 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.557285] [55414]: DEBUG cinder.api.middleware.request_id [None req-371936dd-c9d1-4ebc-8fa0-0ab76bb6c34c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.559380] [55414]: INFO cinder.api.openstack.wsgi [None req-371936dd-c9d1-4ebc-8fa0-0ab76bb6c34c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1281.559601] [55414]: DEBUG cinder.api.openstack.wsgi [None req-371936dd-c9d1-4ebc-8fa0-0ab76bb6c34c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.559822] [55414]: DEBUG cinder.api.openstack.wsgi [None req-371936dd-c9d1-4ebc-8fa0-0ab76bb6c34c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.569677] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.569677] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.572902] [55414]: INFO cinder.volume.api [None req-371936dd-c9d1-4ebc-8fa0-0ab76bb6c34c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1281.577074] [55414]: INFO cinder.api.openstack.wsgi [None req-371936dd-c9d1-4ebc-8fa0-0ab76bb6c34c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1281.577619] [55414]: [pid: 55414|app: 0|req: 264/509] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:09 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.589139] [55414]: DEBUG cinder.api.middleware.request_id [None req-9f3103ce-04e6-4d2a-9b66-d30d6e41973c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.591191] [55414]: INFO cinder.api.openstack.wsgi [None req-9f3103ce-04e6-4d2a-9b66-d30d6e41973c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1282.591403] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9f3103ce-04e6-4d2a-9b66-d30d6e41973c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.591619] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9f3103ce-04e6-4d2a-9b66-d30d6e41973c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.601373] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.601373] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.604603] [55414]: INFO cinder.volume.api [None req-9f3103ce-04e6-4d2a-9b66-d30d6e41973c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1282.608847] [55414]: INFO cinder.api.openstack.wsgi [None req-9f3103ce-04e6-4d2a-9b66-d30d6e41973c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1282.609232] [55414]: [pid: 55414|app: 0|req: 265/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:10 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.619657] [55414]: DEBUG cinder.api.middleware.request_id [None req-7281dbdd-5eee-4cf6-9428-26d2950bb455 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.621935] [55414]: INFO cinder.api.openstack.wsgi [None req-7281dbdd-5eee-4cf6-9428-26d2950bb455 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1283.622197] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7281dbdd-5eee-4cf6-9428-26d2950bb455 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.622418] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7281dbdd-5eee-4cf6-9428-26d2950bb455 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.632119] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.632119] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.635247] [55414]: INFO cinder.volume.api [None req-7281dbdd-5eee-4cf6-9428-26d2950bb455 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1283.639418] [55414]: INFO cinder.api.openstack.wsgi [None req-7281dbdd-5eee-4cf6-9428-26d2950bb455 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1283.639917] [55414]: [pid: 55414|app: 0|req: 266/511] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:11 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.590585] [55415]: DEBUG cinder.coordination [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Lock "cinder-attachment_update-afc75a27-7b7a-497f-92b2-0bedb4a1f192-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55415) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1284.590936] [55415]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-7c763bbb-a61c-4abb-b192-2dd205504350 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432 returned with HTTP 200 [ 1284.591407] [55415]: [pid: 55415|app: 0|req: 246/512] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:45:07 2025] PUT /volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.649909] [55414]: DEBUG cinder.api.middleware.request_id [None req-205839da-2458-4d56-864e-ed9ff64807dc None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.652147] [55414]: INFO cinder.api.openstack.wsgi [None req-205839da-2458-4d56-864e-ed9ff64807dc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1284.652364] [55414]: DEBUG cinder.api.openstack.wsgi [None req-205839da-2458-4d56-864e-ed9ff64807dc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.652585] [55414]: DEBUG cinder.api.openstack.wsgi [None req-205839da-2458-4d56-864e-ed9ff64807dc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.662380] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.662380] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.665601] [55414]: INFO cinder.volume.api [None req-205839da-2458-4d56-864e-ed9ff64807dc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1284.670595] [55414]: INFO cinder.api.openstack.wsgi [None req-205839da-2458-4d56-864e-ed9ff64807dc tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1284.671017] [55414]: [pid: 55414|app: 0|req: 267/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:12 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.681556] [55415]: DEBUG cinder.api.middleware.request_id [None req-8b29041f-f95a-4046-89eb-743774ca4efd None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.683706] [55415]: INFO cinder.api.openstack.wsgi [None req-8b29041f-f95a-4046-89eb-743774ca4efd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1285.683925] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8b29041f-f95a-4046-89eb-743774ca4efd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.684161] [55415]: DEBUG cinder.api.openstack.wsgi [None req-8b29041f-f95a-4046-89eb-743774ca4efd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.694245] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694245] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.697603] [55415]: INFO cinder.volume.api [None req-8b29041f-f95a-4046-89eb-743774ca4efd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1285.701972] [55415]: INFO cinder.api.openstack.wsgi [None req-8b29041f-f95a-4046-89eb-743774ca4efd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1285.702387] [55415]: [pid: 55415|app: 0|req: 247/514] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:13 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.197761] [55414]: DEBUG cinder.api.middleware.request_id [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-fc07f2e8-7a2b-450f-bb87-d358a8e08f65 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.200081] [55414]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-fc07f2e8-7a2b-450f-bb87-d358a8e08f65 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432/action [ 1286.200517] [55414]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-fc07f2e8-7a2b-450f-bb87-d358a8e08f65 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action body: b'{"os-complete": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1286.200658] [55414]: DEBUG cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-fc07f2e8-7a2b-450f-bb87-d358a8e08f65 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1286.214578] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214578] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.221270] [55414]: INFO cinder.api.openstack.wsgi [req-4a20e5d3-f3c3-432f-9999-fa93befe3e4d req-fc07f2e8-7a2b-450f-bb87-d358a8e08f65 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432/action returned with HTTP 204 [ 1286.221684] [55414]: [pid: 55414|app: 0|req: 268/515] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:45:14 2025] POST /volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1286.473851] [55415]: DEBUG cinder.api.middleware.request_id [None req-ae1f605e-5a2c-44eb-b165-4d21422d93bc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.475893] [55415]: INFO cinder.api.openstack.wsgi [None req-ae1f605e-5a2c-44eb-b165-4d21422d93bc tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1286.476157] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ae1f605e-5a2c-44eb-b165-4d21422d93bc tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.476375] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ae1f605e-5a2c-44eb-b165-4d21422d93bc tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.486123] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.486123] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.489856] [55415]: INFO cinder.volume.api [None req-ae1f605e-5a2c-44eb-b165-4d21422d93bc tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1286.495512] [55415]: INFO cinder.api.openstack.wsgi [None req-ae1f605e-5a2c-44eb-b165-4d21422d93bc tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1286.495945] [55415]: [pid: 55415|app: 0|req: 248/516] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:45:14 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1286.713343] [55414]: DEBUG cinder.api.middleware.request_id [None req-533a1ee4-609b-4c5c-a95f-aba99621b3e1 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.716212] [55414]: INFO cinder.api.openstack.wsgi [None req-533a1ee4-609b-4c5c-a95f-aba99621b3e1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1286.716538] [55414]: DEBUG cinder.api.openstack.wsgi [None req-533a1ee4-609b-4c5c-a95f-aba99621b3e1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.716866] [55414]: DEBUG cinder.api.openstack.wsgi [None req-533a1ee4-609b-4c5c-a95f-aba99621b3e1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.730750] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.730750] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.734994] [55414]: INFO cinder.volume.api [None req-533a1ee4-609b-4c5c-a95f-aba99621b3e1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1286.741103] [55414]: INFO cinder.api.openstack.wsgi [None req-533a1ee4-609b-4c5c-a95f-aba99621b3e1 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1286.741656] [55414]: [pid: 55414|app: 0|req: 269/517] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:14 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1286.755336] [55415]: DEBUG cinder.api.middleware.request_id [None req-630d2073-fe68-4505-a972-08dc8b6b6c21 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.757453] [55415]: INFO cinder.api.openstack.wsgi [None req-630d2073-fe68-4505-a972-08dc8b6b6c21 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1286.757680] [55415]: DEBUG cinder.api.openstack.wsgi [None req-630d2073-fe68-4505-a972-08dc8b6b6c21 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.757946] [55415]: DEBUG cinder.api.openstack.wsgi [None req-630d2073-fe68-4505-a972-08dc8b6b6c21 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.767427] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.767427] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.770636] [55415]: INFO cinder.volume.api [None req-630d2073-fe68-4505-a972-08dc8b6b6c21 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1286.774776] [55415]: INFO cinder.api.openstack.wsgi [None req-630d2073-fe68-4505-a972-08dc8b6b6c21 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1286.775160] [55415]: [pid: 55415|app: 0|req: 249/518] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:14 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1286.978029] [55414]: DEBUG cinder.api.middleware.request_id [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-0fdd137c-10f5-433a-92e2-21ea9ff7fc87 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.980293] [55414]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-0fdd137c-10f5-433a-92e2-21ea9ff7fc87 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1286.980562] [55414]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-0fdd137c-10f5-433a-92e2-21ea9ff7fc87 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.980828] [55414]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-0fdd137c-10f5-433a-92e2-21ea9ff7fc87 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.992712] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.992712] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.996570] [55414]: INFO cinder.volume.api [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-0fdd137c-10f5-433a-92e2-21ea9ff7fc87 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1287.001310] [55414]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-0fdd137c-10f5-433a-92e2-21ea9ff7fc87 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1287.001719] [55414]: [pid: 55414|app: 0|req: 270/519] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:14 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.024871] [55415]: DEBUG cinder.api.middleware.request_id [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.027465] [55415]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985/action [ 1287.029019] [55415]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1287.029019] [55415]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1287.039175] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.039175] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.039784] [55415]: INFO cinder.volume.api [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1287.044032] [55415]: INFO cinder.volume.api [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Begin detaching volume completed successfully. [ 1287.044322] [55415]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-a508480e-728c-4a66-a1f2-eab8a33dd61c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985/action returned with HTTP 202 [ 1287.044743] [55415]: [pid: 55415|app: 0|req: 250/520] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:45:14 2025] POST /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1287.057112] [55414]: DEBUG cinder.api.middleware.request_id [None req-6fcd72a2-cb4a-4685-88d1-32cc4f93b0f9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.059456] [55414]: INFO cinder.api.openstack.wsgi [None req-6fcd72a2-cb4a-4685-88d1-32cc4f93b0f9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1287.059694] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6fcd72a2-cb4a-4685-88d1-32cc4f93b0f9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.059930] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6fcd72a2-cb4a-4685-88d1-32cc4f93b0f9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.069747] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.069747] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.072890] [55414]: INFO cinder.volume.api [None req-6fcd72a2-cb4a-4685-88d1-32cc4f93b0f9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1287.077388] [55414]: INFO cinder.api.openstack.wsgi [None req-6fcd72a2-cb4a-4685-88d1-32cc4f93b0f9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1287.077802] [55414]: [pid: 55414|app: 0|req: 271/521] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:14 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.064282] [55415]: DEBUG cinder.api.middleware.request_id [None req-5575b1e6-52c3-4ffd-8cc6-711bdc7c48ea None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.064804] [55415]: INFO cinder.api.openstack.wsgi [None req-5575b1e6-52c3-4ffd-8cc6-711bdc7c48ea None None] GET http://10.180.1.21/volume// [ 1288.064996] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5575b1e6-52c3-4ffd-8cc6-711bdc7c48ea None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.065229] [55415]: DEBUG cinder.api.openstack.wsgi [None req-5575b1e6-52c3-4ffd-8cc6-711bdc7c48ea None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.065636] [55415]: INFO cinder.api.openstack.wsgi [None req-5575b1e6-52c3-4ffd-8cc6-711bdc7c48ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1288.065952] [55415]: [pid: 55415|app: 0|req: 251/522] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1288.069653] [55414]: DEBUG cinder.api.middleware.request_id [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-3981ca52-d4a0-4122-b166-b3c1b9cb491c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.072157] [55414]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-3981ca52-d4a0-4122-b166-b3c1b9cb491c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1288.072421] [55414]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-3981ca52-d4a0-4122-b166-b3c1b9cb491c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.072655] [55414]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-3981ca52-d4a0-4122-b166-b3c1b9cb491c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.082824] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.082824] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.086116] [55414]: INFO cinder.volume.api [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-3981ca52-d4a0-4122-b166-b3c1b9cb491c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1288.088187] [55415]: DEBUG cinder.api.middleware.request_id [None req-ef4fff7e-2666-4b88-a42e-324dfa9b7493 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.090307] [55415]: INFO cinder.api.openstack.wsgi [None req-ef4fff7e-2666-4b88-a42e-324dfa9b7493 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1288.090435] [55414]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-3981ca52-d4a0-4122-b166-b3c1b9cb491c tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1288.090520] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ef4fff7e-2666-4b88-a42e-324dfa9b7493 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.090734] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ef4fff7e-2666-4b88-a42e-324dfa9b7493 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.090841] [55414]: [pid: 55414|app: 0|req: 272/523] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:45:15 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1288.100753] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100753] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.103787] [55415]: INFO cinder.volume.api [None req-ef4fff7e-2666-4b88-a42e-324dfa9b7493 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1288.107885] [55415]: INFO cinder.api.openstack.wsgi [None req-ef4fff7e-2666-4b88-a42e-324dfa9b7493 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1288.108257] [55415]: [pid: 55415|app: 0|req: 252/524] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:15 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.793521] [55414]: DEBUG cinder.api.middleware.request_id [None req-08272771-2ca7-4801-b689-09da3393b8e2 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.795626] [55414]: INFO cinder.api.openstack.wsgi [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1288.796034] [55414]: DEBUG cinder.api.openstack.wsgi [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1764824213"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1288.797726] [55414]: DEBUG cinder.api.v3.volumes [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1764824213'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1288.797950] [55414]: INFO cinder.api.v3.volumes [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Create volume of 1 GB [ 1288.802044] [55414]: INFO cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Availability Zones retrieved successfully. [ 1288.808725] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Flow 'volume_create_api' (04216b37-9b12-4dba-80d1-c586320139fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1288.809896] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c746c99d-9659-4ac3-8fcc-e6c51fe722d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1288.810951] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1288.827617] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c746c99d-9659-4ac3-8fcc-e6c51fe722d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1288.828539] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a65e489-4746-4ff8-8679-6e290f677155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1288.869700] [55414]: DEBUG cinder.quota [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Created reservations ['abb94a2c-04e0-4fd7-9f80-df0b2e5d42e6', '3053b3f5-0f06-4ba0-9f16-f3428f45eb98', 'b02068fc-646f-4b9f-921c-032b997cad2f', 'f51e0f7f-a8af-46d4-98c9-269323e4bd93'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1288.870582] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a65e489-4746-4ff8-8679-6e290f677155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb94a2c-04e0-4fd7-9f80-df0b2e5d42e6', '3053b3f5-0f06-4ba0-9f16-f3428f45eb98', 'b02068fc-646f-4b9f-921c-032b997cad2f', 'f51e0f7f-a8af-46d4-98c9-269323e4bd93']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1288.871456] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da0db71-1792-4f47-8cc3-4b4467f89b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1288.882160] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da0db71-1792-4f47-8cc3-4b4467f89b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9410174-6ea7-4bfa-b541-e8342185ac36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1764824213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec4946bff6a64017b962db6193105e08',qos_specs=None,replication_status=,reservations=['abb94a2c-04e0-4fd7-9f80-df0b2e5d42e6','3053b3f5-0f06-4ba0-9f16-f3428f45eb98','b02068fc-646f-4b9f-921c-032b997cad2f','f51e0f7f-a8af-46d4-98c9-269323e4bd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a95378fcf840f88272ccd13502af91',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:45:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1764824213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9410174-6ea7-4bfa-b541-e8342185ac36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec4946bff6a64017b962db6193105e08',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='e9a95378fcf840f88272ccd13502af91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1288.882999] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b57847-94be-43d6-bb2c-b05d96b5b7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1288.893734] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b57847-94be-43d6-bb2c-b05d96b5b7cd) 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-1764824213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec4946bff6a64017b962db6193105e08',qos_specs=None,replication_status=,reservations=['abb94a2c-04e0-4fd7-9f80-df0b2e5d42e6','3053b3f5-0f06-4ba0-9f16-f3428f45eb98','b02068fc-646f-4b9f-921c-032b997cad2f','f51e0f7f-a8af-46d4-98c9-269323e4bd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9a95378fcf840f88272ccd13502af91',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1288.894541] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93336fb5-3c7b-4a99-951f-8133b9de6873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1288.902213] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93336fb5-3c7b-4a99-951f-8133b9de6873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1288.903216] [55414]: DEBUG cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Flow 'volume_create_api' (04216b37-9b12-4dba-80d1-c586320139fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1288.903570] [55414]: INFO cinder.volume.api [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Create volume request issued successfully. [ 1288.904226] [55414]: INFO cinder.api.openstack.wsgi [None req-08272771-2ca7-4801-b689-09da3393b8e2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1288.904775] [55414]: [pid: 55414|app: 0|req: 273/525] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:45:16 2025] POST /volume/v3/volumes => generated 756 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1288.912944] [55415]: DEBUG cinder.api.middleware.request_id [None req-4c70d3b1-29d7-40d0-bf85-e0e2e69c4679 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.914957] [55415]: INFO cinder.api.openstack.wsgi [None req-4c70d3b1-29d7-40d0-bf85-e0e2e69c4679 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1288.915197] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4c70d3b1-29d7-40d0-bf85-e0e2e69c4679 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.915457] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4c70d3b1-29d7-40d0-bf85-e0e2e69c4679 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.922640] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.922640] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.926315] [55415]: INFO cinder.volume.api [None req-4c70d3b1-29d7-40d0-bf85-e0e2e69c4679 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1288.930792] [55415]: INFO cinder.api.openstack.wsgi [None req-4c70d3b1-29d7-40d0-bf85-e0e2e69c4679 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1288.931172] [55415]: [pid: 55415|app: 0|req: 253/526] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:16 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.118999] [55414]: DEBUG cinder.api.middleware.request_id [None req-ee062fed-03eb-41cd-97b0-ae1893f111a7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.121347] [55414]: INFO cinder.api.openstack.wsgi [None req-ee062fed-03eb-41cd-97b0-ae1893f111a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1289.121582] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ee062fed-03eb-41cd-97b0-ae1893f111a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.121800] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ee062fed-03eb-41cd-97b0-ae1893f111a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.133787] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.133787] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.137294] [55414]: INFO cinder.volume.api [None req-ee062fed-03eb-41cd-97b0-ae1893f111a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1289.141766] [55414]: INFO cinder.api.openstack.wsgi [None req-ee062fed-03eb-41cd-97b0-ae1893f111a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1289.142148] [55414]: [pid: 55414|app: 0|req: 274/527] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:16 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.738654] [55415]: DEBUG cinder.api.middleware.request_id [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-4a404af5-534d-4ea3-b05b-1f35034934dd None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.740935] [55415]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-4a404af5-534d-4ea3-b05b-1f35034934dd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] DELETE http://10.180.1.21/volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6 [ 1289.741443] [55415]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-4a404af5-534d-4ea3-b05b-1f35034934dd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.741443] [55415]: DEBUG cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-4a404af5-534d-4ea3-b05b-1f35034934dd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.748689] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748689] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.941520] [55414]: DEBUG cinder.api.middleware.request_id [None req-73f75a4f-3d60-4c32-a0cb-91dc1dc605e9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.943679] [55414]: INFO cinder.api.openstack.wsgi [None req-73f75a4f-3d60-4c32-a0cb-91dc1dc605e9 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1289.943900] [55414]: DEBUG cinder.api.openstack.wsgi [None req-73f75a4f-3d60-4c32-a0cb-91dc1dc605e9 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.944134] [55414]: DEBUG cinder.api.openstack.wsgi [None req-73f75a4f-3d60-4c32-a0cb-91dc1dc605e9 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.952186] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.952186] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.955383] [55414]: INFO cinder.volume.api [None req-73f75a4f-3d60-4c32-a0cb-91dc1dc605e9 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1289.959388] [55414]: INFO cinder.api.openstack.wsgi [None req-73f75a4f-3d60-4c32-a0cb-91dc1dc605e9 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1289.959745] [55414]: [pid: 55414|app: 0|req: 275/528] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:17 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.152589] [55414]: DEBUG cinder.api.middleware.request_id [None req-c6f3d78c-686f-484c-a410-a918112d8995 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.155280] [55414]: INFO cinder.api.openstack.wsgi [None req-c6f3d78c-686f-484c-a410-a918112d8995 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1290.155590] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c6f3d78c-686f-484c-a410-a918112d8995 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.155890] [55414]: DEBUG cinder.api.openstack.wsgi [None req-c6f3d78c-686f-484c-a410-a918112d8995 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.168973] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.168973] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.173049] [55414]: INFO cinder.volume.api [None req-c6f3d78c-686f-484c-a410-a918112d8995 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1290.178874] [55414]: INFO cinder.api.openstack.wsgi [None req-c6f3d78c-686f-484c-a410-a918112d8995 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1290.179383] [55414]: [pid: 55414|app: 0|req: 276/529] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:18 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.281304] [55415]: INFO cinder.api.openstack.wsgi [req-054cd9d1-191e-49b6-a247-aafdd6eb86a5 req-4a404af5-534d-4ea3-b05b-1f35034934dd tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6 returned with HTTP 200 [ 1290.281886] [55415]: [pid: 55415|app: 0|req: 254/530] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:45:17 2025] DELETE /volume/v3/attachments/22c85c9a-8de4-4982-889e-e152d3e6ccb6 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.192452] [55414]: DEBUG cinder.api.middleware.request_id [None req-f8ed54d4-ad87-4690-a07e-41f69668898f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.195073] [55414]: INFO cinder.api.openstack.wsgi [None req-f8ed54d4-ad87-4690-a07e-41f69668898f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1291.195391] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f8ed54d4-ad87-4690-a07e-41f69668898f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.195755] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f8ed54d4-ad87-4690-a07e-41f69668898f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.205887] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.205887] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.209675] [55414]: INFO cinder.volume.api [None req-f8ed54d4-ad87-4690-a07e-41f69668898f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1291.214256] [55414]: INFO cinder.api.openstack.wsgi [None req-f8ed54d4-ad87-4690-a07e-41f69668898f tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1291.214642] [55414]: [pid: 55414|app: 0|req: 277/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:19 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1291.287963] [55415]: DEBUG cinder.api.middleware.request_id [req-5961638e-7c7c-4927-9cbd-632d63347145 req-23d1a2f3-d59d-4551-a74b-9f70be0eb9ec None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.290249] [55415]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-23d1a2f3-d59d-4551-a74b-9f70be0eb9ec tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1291.290460] [55415]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-23d1a2f3-d59d-4551-a74b-9f70be0eb9ec tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.290673] [55415]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-23d1a2f3-d59d-4551-a74b-9f70be0eb9ec tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.302121] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.302121] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.305282] [55415]: INFO cinder.volume.api [req-5961638e-7c7c-4927-9cbd-632d63347145 req-23d1a2f3-d59d-4551-a74b-9f70be0eb9ec tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1291.309402] [55415]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-23d1a2f3-d59d-4551-a74b-9f70be0eb9ec tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1291.309815] [55415]: [pid: 55415|app: 0|req: 255/532] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:19 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.324877] [55414]: DEBUG cinder.api.middleware.request_id [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.327187] [55414]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] POST http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192/action [ 1291.327624] [55414]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1291.327759] [55414]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1291.337212] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.337212] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.337732] [55414]: INFO cinder.volume.api [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1291.342739] [55414]: INFO cinder.volume.api [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Begin detaching volume completed successfully. [ 1291.342920] [55414]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-7277113a-bd8b-4a3f-a723-12bd2dafa4a7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192/action returned with HTTP 202 [ 1291.343313] [55414]: [pid: 55414|app: 0|req: 278/533] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:45:19 2025] POST /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1291.353310] [55415]: DEBUG cinder.api.middleware.request_id [None req-f5868f35-c85a-4368-9dc6-aa4d2a518024 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.355317] [55415]: INFO cinder.api.openstack.wsgi [None req-f5868f35-c85a-4368-9dc6-aa4d2a518024 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1291.355566] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f5868f35-c85a-4368-9dc6-aa4d2a518024 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.355788] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f5868f35-c85a-4368-9dc6-aa4d2a518024 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.364953] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364953] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.368024] [55415]: INFO cinder.volume.api [None req-f5868f35-c85a-4368-9dc6-aa4d2a518024 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1291.372035] [55415]: INFO cinder.api.openstack.wsgi [None req-f5868f35-c85a-4368-9dc6-aa4d2a518024 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1291.372399] [55415]: [pid: 55415|app: 0|req: 256/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:19 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1292.360975] [55414]: DEBUG cinder.api.middleware.request_id [None req-41e56eab-6062-4cb6-9340-4e89c1130daa None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.361445] [55414]: INFO cinder.api.openstack.wsgi [None req-41e56eab-6062-4cb6-9340-4e89c1130daa None None] GET http://10.180.1.21/volume// [ 1292.361632] [55414]: DEBUG cinder.api.openstack.wsgi [None req-41e56eab-6062-4cb6-9340-4e89c1130daa None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.361855] [55414]: DEBUG cinder.api.openstack.wsgi [None req-41e56eab-6062-4cb6-9340-4e89c1130daa None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.362276] [55414]: INFO cinder.api.openstack.wsgi [None req-41e56eab-6062-4cb6-9340-4e89c1130daa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1292.362598] [55414]: [pid: 55414|app: 0|req: 279/535] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1292.365827] [55415]: DEBUG cinder.api.middleware.request_id [req-5961638e-7c7c-4927-9cbd-632d63347145 req-e3960c98-c05d-4364-a79a-845c4f2237eb None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.368262] [55415]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-e3960c98-c05d-4364-a79a-845c4f2237eb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1292.368533] [55415]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-e3960c98-c05d-4364-a79a-845c4f2237eb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.368787] [55415]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-e3960c98-c05d-4364-a79a-845c4f2237eb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.378695] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.378695] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.382220] [55415]: INFO cinder.volume.api [req-5961638e-7c7c-4927-9cbd-632d63347145 req-e3960c98-c05d-4364-a79a-845c4f2237eb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1292.383280] [55414]: DEBUG cinder.api.middleware.request_id [None req-67fbb8d0-3272-4d26-8936-c0be10f97510 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.385351] [55414]: INFO cinder.api.openstack.wsgi [None req-67fbb8d0-3272-4d26-8936-c0be10f97510 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1292.385611] [55414]: DEBUG cinder.api.openstack.wsgi [None req-67fbb8d0-3272-4d26-8936-c0be10f97510 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.385831] [55414]: DEBUG cinder.api.openstack.wsgi [None req-67fbb8d0-3272-4d26-8936-c0be10f97510 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.386528] [55415]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-e3960c98-c05d-4364-a79a-845c4f2237eb tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1292.386911] [55415]: [pid: 55415|app: 0|req: 257/536] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:45:20 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1292.396163] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.396163] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.399658] [55414]: INFO cinder.volume.api [None req-67fbb8d0-3272-4d26-8936-c0be10f97510 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1292.403865] [55414]: INFO cinder.api.openstack.wsgi [None req-67fbb8d0-3272-4d26-8936-c0be10f97510 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1292.404252] [55414]: [pid: 55414|app: 0|req: 280/537] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:20 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1293.414756] [55415]: DEBUG cinder.api.middleware.request_id [None req-36ebc84b-7db4-4a43-abcf-fa397ec65f51 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.417098] [55415]: INFO cinder.api.openstack.wsgi [None req-36ebc84b-7db4-4a43-abcf-fa397ec65f51 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1293.417422] [55415]: DEBUG cinder.api.openstack.wsgi [None req-36ebc84b-7db4-4a43-abcf-fa397ec65f51 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.417723] [55415]: DEBUG cinder.api.openstack.wsgi [None req-36ebc84b-7db4-4a43-abcf-fa397ec65f51 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.430894] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430894] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.434601] [55415]: INFO cinder.volume.api [None req-36ebc84b-7db4-4a43-abcf-fa397ec65f51 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1293.439316] [55415]: INFO cinder.api.openstack.wsgi [None req-36ebc84b-7db4-4a43-abcf-fa397ec65f51 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1293.439745] [55415]: [pid: 55415|app: 0|req: 258/538] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:21 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1293.519515] [55414]: DEBUG cinder.api.middleware.request_id [req-5961638e-7c7c-4927-9cbd-632d63347145 req-cd10b3dc-55e8-47ef-bb1c-f4bb9016b9f7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.521971] [55414]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-cd10b3dc-55e8-47ef-bb1c-f4bb9016b9f7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432 [ 1293.522227] [55414]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-cd10b3dc-55e8-47ef-bb1c-f4bb9016b9f7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.522453] [55414]: DEBUG cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-cd10b3dc-55e8-47ef-bb1c-f4bb9016b9f7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.529691] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.529691] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.053601] [55414]: INFO cinder.api.openstack.wsgi [req-5961638e-7c7c-4927-9cbd-632d63347145 req-cd10b3dc-55e8-47ef-bb1c-f4bb9016b9f7 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432 returned with HTTP 200 [ 1294.054016] [55414]: [pid: 55414|app: 0|req: 281/539] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:45:21 2025] DELETE /volume/v3/attachments/f721e0af-e715-43bb-a0fe-5850a9e62432 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.451056] [55415]: DEBUG cinder.api.middleware.request_id [None req-841f4b51-7211-4da0-8e98-2308f8b2a2ef None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.453229] [55415]: INFO cinder.api.openstack.wsgi [None req-841f4b51-7211-4da0-8e98-2308f8b2a2ef tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1294.453460] [55415]: DEBUG cinder.api.openstack.wsgi [None req-841f4b51-7211-4da0-8e98-2308f8b2a2ef tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.453735] [55415]: DEBUG cinder.api.openstack.wsgi [None req-841f4b51-7211-4da0-8e98-2308f8b2a2ef tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.461647] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461647] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.466052] [55415]: INFO cinder.volume.api [None req-841f4b51-7211-4da0-8e98-2308f8b2a2ef tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1294.469590] [55415]: INFO cinder.api.openstack.wsgi [None req-841f4b51-7211-4da0-8e98-2308f8b2a2ef tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1294.469984] [55415]: [pid: 55415|app: 0|req: 259/540] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:22 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.479489] [55414]: DEBUG cinder.api.middleware.request_id [None req-6091fbb8-e2e1-4aba-a418-643f91bc6290 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.481710] [55414]: INFO cinder.api.openstack.wsgi [None req-6091fbb8-e2e1-4aba-a418-643f91bc6290 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1294.481985] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6091fbb8-e2e1-4aba-a418-643f91bc6290 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.482267] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6091fbb8-e2e1-4aba-a418-643f91bc6290 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.490413] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490413] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.493820] [55414]: INFO cinder.volume.api [None req-6091fbb8-e2e1-4aba-a418-643f91bc6290 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1294.498074] [55414]: INFO cinder.api.openstack.wsgi [None req-6091fbb8-e2e1-4aba-a418-643f91bc6290 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1294.498456] [55414]: [pid: 55414|app: 0|req: 282/541] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:22 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.571037] [55415]: DEBUG cinder.api.middleware.request_id [None req-eb38c63b-3e88-425a-ab62-594d47631e45 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.573079] [55415]: INFO cinder.api.openstack.wsgi [None req-eb38c63b-3e88-425a-ab62-594d47631e45 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1295.573297] [55415]: DEBUG cinder.api.openstack.wsgi [None req-eb38c63b-3e88-425a-ab62-594d47631e45 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.573510] [55415]: DEBUG cinder.api.openstack.wsgi [None req-eb38c63b-3e88-425a-ab62-594d47631e45 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.580713] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580713] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.583849] [55415]: INFO cinder.volume.api [None req-eb38c63b-3e88-425a-ab62-594d47631e45 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1295.587925] [55415]: INFO cinder.api.openstack.wsgi [None req-eb38c63b-3e88-425a-ab62-594d47631e45 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1295.588308] [55415]: [pid: 55415|app: 0|req: 260/542] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:23 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.597275] [55414]: DEBUG cinder.api.middleware.request_id [None req-0a2212de-58a8-4d38-84c1-e879d0e3fa92 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.599325] [55414]: INFO cinder.api.openstack.wsgi [None req-0a2212de-58a8-4d38-84c1-e879d0e3fa92 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1295.599545] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0a2212de-58a8-4d38-84c1-e879d0e3fa92 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.599762] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0a2212de-58a8-4d38-84c1-e879d0e3fa92 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.607510] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607510] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.610689] [55414]: INFO cinder.volume.api [None req-0a2212de-58a8-4d38-84c1-e879d0e3fa92 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1295.614706] [55414]: INFO cinder.api.openstack.wsgi [None req-0a2212de-58a8-4d38-84c1-e879d0e3fa92 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1295.615076] [55414]: [pid: 55414|app: 0|req: 283/543] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:23 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.651268] [55415]: DEBUG cinder.api.middleware.request_id [None req-d2357553-adc7-4258-9ed3-bab8506bd75b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.653293] [55415]: INFO cinder.api.openstack.wsgi [None req-d2357553-adc7-4258-9ed3-bab8506bd75b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1295.653506] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d2357553-adc7-4258-9ed3-bab8506bd75b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.653719] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d2357553-adc7-4258-9ed3-bab8506bd75b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.660823] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660823] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.663935] [55415]: INFO cinder.volume.api [None req-d2357553-adc7-4258-9ed3-bab8506bd75b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1295.667932] [55415]: INFO cinder.api.openstack.wsgi [None req-d2357553-adc7-4258-9ed3-bab8506bd75b tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1295.668297] [55415]: [pid: 55415|app: 0|req: 261/544] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:23 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.880755] [55414]: DEBUG cinder.api.middleware.request_id [req-5655e193-b250-49c4-a904-aba91438329f req-4361a8e4-1ebb-4294-bab8-b0142c40175f None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.883200] [55414]: INFO cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-4361a8e4-1ebb-4294-bab8-b0142c40175f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 [ 1297.883423] [55414]: DEBUG cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-4361a8e4-1ebb-4294-bab8-b0142c40175f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.883687] [55414]: DEBUG cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-4361a8e4-1ebb-4294-bab8-b0142c40175f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.892250] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892250] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.422471] [55414]: INFO cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-4361a8e4-1ebb-4294-bab8-b0142c40175f tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 returned with HTTP 200 [ 1298.422919] [55414]: [pid: 55414|app: 0|req: 284/545] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:45:25 2025] DELETE /volume/v3/attachments/a71483f4-1326-485a-a988-a6fd67f35a49 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.429778] [55415]: DEBUG cinder.api.middleware.request_id [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.432191] [55415]: INFO cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] DELETE http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 [ 1298.432565] [55415]: DEBUG cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.432657] [55415]: DEBUG cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.432870] [55415]: INFO cinder.api.v3.volumes [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Delete volume with id: 573db693-972d-4bcb-9500-53a739325050 [ 1298.444142] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.444142] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.444919] [55415]: INFO cinder.volume.api [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1298.466860] [55415]: INFO cinder.volume.api [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Delete volume request issued successfully. [ 1298.467223] [55415]: INFO cinder.api.openstack.wsgi [req-5655e193-b250-49c4-a904-aba91438329f req-497a8471-1a1f-42c0-b23c-b071783a6ffe tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 returned with HTTP 202 [ 1298.467692] [55415]: [pid: 55415|app: 0|req: 262/546] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:45:26 2025] DELETE /volume/v3/volumes/573db693-972d-4bcb-9500-53a739325050 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1302.608613] [55414]: DEBUG cinder.api.middleware.request_id [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.610694] [55414]: INFO cinder.api.openstack.wsgi [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] DELETE http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1302.610928] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.611186] [55414]: DEBUG cinder.api.openstack.wsgi [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.611416] [55414]: INFO cinder.api.v3.volumes [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Delete volume with id: afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1302.623043] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.623043] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.623669] [55414]: INFO cinder.volume.api [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1302.642051] [55414]: INFO cinder.volume.api [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Delete volume request issued successfully. [ 1302.642780] [55414]: INFO cinder.api.openstack.wsgi [None req-4333192a-ee55-4fc4-80b9-83ff335cdaf9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 202 [ 1302.642780] [55414]: [pid: 55414|app: 0|req: 285/547] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:45:30 2025] DELETE /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1302.646157] [55415]: DEBUG cinder.api.middleware.request_id [None req-b090b27b-9d07-4cab-befa-06763d97c306 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.648662] [55415]: INFO cinder.api.openstack.wsgi [None req-b090b27b-9d07-4cab-befa-06763d97c306 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1302.648803] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b090b27b-9d07-4cab-befa-06763d97c306 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.649064] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b090b27b-9d07-4cab-befa-06763d97c306 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.658716] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.658716] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.667019] [55415]: INFO cinder.volume.api [None req-b090b27b-9d07-4cab-befa-06763d97c306 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1302.676296] [55415]: INFO cinder.api.openstack.wsgi [None req-b090b27b-9d07-4cab-befa-06763d97c306 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1302.676720] [55415]: [pid: 55415|app: 0|req: 263/548] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:30 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.694803] [55414]: DEBUG cinder.api.middleware.request_id [None req-be25fbc6-e7cb-42e5-9ea2-41a692025107 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.697478] [55414]: INFO cinder.api.openstack.wsgi [None req-be25fbc6-e7cb-42e5-9ea2-41a692025107 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1303.697734] [55414]: DEBUG cinder.api.openstack.wsgi [None req-be25fbc6-e7cb-42e5-9ea2-41a692025107 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.698007] [55414]: DEBUG cinder.api.openstack.wsgi [None req-be25fbc6-e7cb-42e5-9ea2-41a692025107 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.700757] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=319,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1303.707503] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.707503] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.711224] [55414]: INFO cinder.volume.api [None req-be25fbc6-e7cb-42e5-9ea2-41a692025107 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1303.715370] [55414]: INFO cinder.api.openstack.wsgi [None req-be25fbc6-e7cb-42e5-9ea2-41a692025107 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 200 [ 1303.715939] [55414]: [pid: 55414|app: 0|req: 286/549] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:31 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.725277] [55415]: DEBUG cinder.api.middleware.request_id [None req-fe7f1bc0-5168-46a3-83ae-2943f86cc668 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.727425] [55415]: INFO cinder.api.openstack.wsgi [None req-fe7f1bc0-5168-46a3-83ae-2943f86cc668 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 [ 1304.727654] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fe7f1bc0-5168-46a3-83ae-2943f86cc668 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.727871] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fe7f1bc0-5168-46a3-83ae-2943f86cc668 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.729955] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=247,cinder:UPDATE=42,cinder:INSERT=15 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1304.736567] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.736567] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.739624] [55415]: INFO cinder.api.openstack.wsgi [None req-fe7f1bc0-5168-46a3-83ae-2943f86cc668 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 returned with HTTP 404 [ 1304.740126] [55415]: [pid: 55415|app: 0|req: 264/550] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:32 2025] GET /volume/v3/volumes/afc75a27-7b7a-497f-92b2-0bedb4a1f192 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1304.743012] [55414]: DEBUG cinder.api.middleware.request_id [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.745196] [55414]: INFO cinder.api.openstack.wsgi [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1304.745441] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.745664] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.745855] [55414]: INFO cinder.api.v3.volumes [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Delete volume with id: ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1304.754031] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.754031] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.754630] [55414]: INFO cinder.volume.api [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1304.768882] [55414]: INFO cinder.volume.api [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Delete volume request issued successfully. [ 1304.769085] [55414]: INFO cinder.api.openstack.wsgi [None req-f94d0d25-48b8-47e9-83cb-18f125222f2a tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 202 [ 1304.769494] [55414]: [pid: 55414|app: 0|req: 287/551] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:45:32 2025] DELETE /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1304.772453] [55415]: DEBUG cinder.api.middleware.request_id [None req-c7e9887c-7f91-43f2-997a-b804ccf95b56 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.774498] [55415]: INFO cinder.api.openstack.wsgi [None req-c7e9887c-7f91-43f2-997a-b804ccf95b56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1304.774720] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c7e9887c-7f91-43f2-997a-b804ccf95b56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.774932] [55415]: DEBUG cinder.api.openstack.wsgi [None req-c7e9887c-7f91-43f2-997a-b804ccf95b56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.782387] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.782387] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.785881] [55415]: INFO cinder.volume.api [None req-c7e9887c-7f91-43f2-997a-b804ccf95b56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1304.790188] [55415]: INFO cinder.api.openstack.wsgi [None req-c7e9887c-7f91-43f2-997a-b804ccf95b56 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1304.790568] [55415]: [pid: 55415|app: 0|req: 265/552] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:32 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.801065] [55414]: DEBUG cinder.api.middleware.request_id [None req-7fd26d6d-1c2d-43dd-a4f9-cc22a00b1bc9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.803132] [55414]: INFO cinder.api.openstack.wsgi [None req-7fd26d6d-1c2d-43dd-a4f9-cc22a00b1bc9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1305.803364] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7fd26d6d-1c2d-43dd-a4f9-cc22a00b1bc9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.803572] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7fd26d6d-1c2d-43dd-a4f9-cc22a00b1bc9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.814766] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814766] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.818888] [55414]: INFO cinder.volume.api [None req-7fd26d6d-1c2d-43dd-a4f9-cc22a00b1bc9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1305.825056] [55414]: INFO cinder.api.openstack.wsgi [None req-7fd26d6d-1c2d-43dd-a4f9-cc22a00b1bc9 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 200 [ 1305.825172] [55414]: [pid: 55414|app: 0|req: 288/553] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:33 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.892816] [55415]: DEBUG cinder.api.middleware.request_id [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.895076] [55415]: INFO cinder.api.openstack.wsgi [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1305.895307] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.895525] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.895707] [55415]: INFO cinder.api.v3.volumes [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Delete volume with id: 47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1305.903418] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903418] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.903911] [55415]: INFO cinder.volume.api [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1305.920749] [55415]: INFO cinder.volume.api [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Delete volume request issued successfully. [ 1305.920931] [55415]: INFO cinder.api.openstack.wsgi [None req-ccbd85e1-808f-4baa-b8c2-e58f118931b5 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 202 [ 1305.921481] [55415]: [pid: 55415|app: 0|req: 266/554] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:45:33 2025] DELETE /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1305.924262] [55414]: DEBUG cinder.api.middleware.request_id [None req-0a4af0e9-ad05-4625-b80a-952e21d5e259 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.927258] [55414]: INFO cinder.api.openstack.wsgi [None req-0a4af0e9-ad05-4625-b80a-952e21d5e259 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1305.927560] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0a4af0e9-ad05-4625-b80a-952e21d5e259 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.927706] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0a4af0e9-ad05-4625-b80a-952e21d5e259 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.935777] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.935777] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.939303] [55414]: INFO cinder.volume.api [None req-0a4af0e9-ad05-4625-b80a-952e21d5e259 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1305.943378] [55414]: INFO cinder.api.openstack.wsgi [None req-0a4af0e9-ad05-4625-b80a-952e21d5e259 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1305.943764] [55414]: [pid: 55414|app: 0|req: 289/555] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:33 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.835343] [55415]: DEBUG cinder.api.middleware.request_id [None req-4bbbe552-e248-40b7-8c0e-b9f146c53e5e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.837521] [55415]: INFO cinder.api.openstack.wsgi [None req-4bbbe552-e248-40b7-8c0e-b9f146c53e5e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 [ 1306.837733] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4bbbe552-e248-40b7-8c0e-b9f146c53e5e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.837952] [55415]: DEBUG cinder.api.openstack.wsgi [None req-4bbbe552-e248-40b7-8c0e-b9f146c53e5e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.846493] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.846493] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.849388] [55415]: INFO cinder.api.openstack.wsgi [None req-4bbbe552-e248-40b7-8c0e-b9f146c53e5e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 returned with HTTP 404 [ 1306.849903] [55415]: [pid: 55415|app: 0|req: 267/556] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:34 2025] GET /volume/v3/volumes/ed31c3ce-e1e3-4924-b84e-1ed97945c985 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1306.892485] [55414]: DEBUG cinder.api.middleware.request_id [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.894583] [55414]: INFO cinder.api.openstack.wsgi [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1306.894803] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.895083] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.895287] [55414]: INFO cinder.api.v3.volumes [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Delete volume with id: dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1306.902602] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.902602] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.903102] [55414]: INFO cinder.volume.api [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1306.915615] [55414]: INFO cinder.volume.api [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Delete volume request issued successfully. [ 1306.916208] [55414]: INFO cinder.api.openstack.wsgi [None req-a48c935a-ede7-434c-9a4e-6af0331ffb2e tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 202 [ 1306.916208] [55414]: [pid: 55414|app: 0|req: 290/557] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:45:34 2025] DELETE /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1306.918833] [55415]: DEBUG cinder.api.middleware.request_id [None req-0cb14613-c2e1-499d-906f-c23ea1560c9d None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.920890] [55415]: INFO cinder.api.openstack.wsgi [None req-0cb14613-c2e1-499d-906f-c23ea1560c9d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1306.921120] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0cb14613-c2e1-499d-906f-c23ea1560c9d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.921339] [55415]: DEBUG cinder.api.openstack.wsgi [None req-0cb14613-c2e1-499d-906f-c23ea1560c9d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.928670] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.928670] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.931927] [55415]: INFO cinder.volume.api [None req-0cb14613-c2e1-499d-906f-c23ea1560c9d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1306.935894] [55415]: INFO cinder.api.openstack.wsgi [None req-0cb14613-c2e1-499d-906f-c23ea1560c9d tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1306.936357] [55415]: [pid: 55415|app: 0|req: 268/558] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:34 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.953933] [55414]: DEBUG cinder.api.middleware.request_id [None req-3a7f4656-d18c-4c40-9718-3610b35ab889 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.956765] [55414]: INFO cinder.api.openstack.wsgi [None req-3a7f4656-d18c-4c40-9718-3610b35ab889 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1306.957098] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3a7f4656-d18c-4c40-9718-3610b35ab889 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.957353] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3a7f4656-d18c-4c40-9718-3610b35ab889 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.965546] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.965546] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.969589] [55414]: INFO cinder.volume.api [None req-3a7f4656-d18c-4c40-9718-3610b35ab889 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Volume info retrieved successfully. [ 1306.974594] [55414]: INFO cinder.api.openstack.wsgi [None req-3a7f4656-d18c-4c40-9718-3610b35ab889 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 200 [ 1306.975106] [55414]: [pid: 55414|app: 0|req: 291/559] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:34 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.946410] [55415]: DEBUG cinder.api.middleware.request_id [None req-ce5ce737-2d9d-4efd-a5b3-241da4a1e437 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.948657] [55415]: INFO cinder.api.openstack.wsgi [None req-ce5ce737-2d9d-4efd-a5b3-241da4a1e437 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1307.948886] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ce5ce737-2d9d-4efd-a5b3-241da4a1e437 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.949125] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ce5ce737-2d9d-4efd-a5b3-241da4a1e437 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.957262] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.957262] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.959871] [55415]: INFO cinder.volume.api [None req-ce5ce737-2d9d-4efd-a5b3-241da4a1e437 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1307.964037] [55415]: INFO cinder.api.openstack.wsgi [None req-ce5ce737-2d9d-4efd-a5b3-241da4a1e437 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1307.964400] [55415]: [pid: 55415|app: 0|req: 269/560] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:35 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.989685] [55414]: DEBUG cinder.api.middleware.request_id [None req-929f6b02-f329-4987-9cd7-6be0f28c8448 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.991856] [55414]: INFO cinder.api.openstack.wsgi [None req-929f6b02-f329-4987-9cd7-6be0f28c8448 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] GET http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 [ 1307.992131] [55414]: DEBUG cinder.api.openstack.wsgi [None req-929f6b02-f329-4987-9cd7-6be0f28c8448 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.992384] [55414]: DEBUG cinder.api.openstack.wsgi [None req-929f6b02-f329-4987-9cd7-6be0f28c8448 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.999063] [55414]: INFO cinder.api.openstack.wsgi [None req-929f6b02-f329-4987-9cd7-6be0f28c8448 tempest-ServerActionsTestOtherA-590386211 tempest-ServerActionsTestOtherA-590386211-project-member] http://10.180.1.21/volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 returned with HTTP 404 [ 1307.999559] [55414]: [pid: 55414|app: 0|req: 292/561] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:35 2025] GET /volume/v3/volumes/47d5fef5-4bd9-4cb6-8472-d2bcf67b6bd8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1308.974340] [55415]: DEBUG cinder.api.middleware.request_id [None req-fafe1eee-6a64-4d7c-83fe-43d1fb028307 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.976516] [55415]: INFO cinder.api.openstack.wsgi [None req-fafe1eee-6a64-4d7c-83fe-43d1fb028307 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1308.976732] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fafe1eee-6a64-4d7c-83fe-43d1fb028307 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.976945] [55415]: DEBUG cinder.api.openstack.wsgi [None req-fafe1eee-6a64-4d7c-83fe-43d1fb028307 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.986764] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.986764] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.012822] [55415]: INFO cinder.volume.api [None req-fafe1eee-6a64-4d7c-83fe-43d1fb028307 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Volume info retrieved successfully. [ 1309.017723] [55415]: INFO cinder.api.openstack.wsgi [None req-fafe1eee-6a64-4d7c-83fe-43d1fb028307 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 200 [ 1309.018213] [55415]: [pid: 55415|app: 0|req: 270/562] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:36 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.553425] [55414]: DEBUG cinder.api.middleware.request_id [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.555341] [55414]: INFO cinder.api.openstack.wsgi [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1309.555738] [55414]: DEBUG cinder.api.openstack.wsgi [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1611344684"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1309.557441] [55414]: DEBUG cinder.api.v3.volumes [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1611344684'}} {{(pid=55414) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1309.557583] [55414]: INFO cinder.api.v3.volumes [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume of 1 GB [ 1309.562753] [55414]: INFO cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Availability Zones retrieved successfully. [ 1309.569633] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Flow 'volume_create_api' (e750af4a-6f36-443d-850f-9553fc151ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1309.570655] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d19a45-5412-4116-a9db-8a247cf8a1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1309.571766] [55414]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Validating volume size '1' using validate_int {{(pid=55414) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1309.589072] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d19a45-5412-4116-a9db-8a247cf8a1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T21:31:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=1004ad15-ec3b-4d77-9393-746daf0d551e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1004ad15-ec3b-4d77-9393-746daf0d551e', '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=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1309.589940] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24f7a12-6183-4c04-ac15-a99669f2c2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1309.618257] [55414]: DEBUG cinder.quota [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Created reservations ['d515cc08-c034-49e5-a48b-d321363ecc7c', '3e9a2f29-088a-4e65-b116-4e211e4179a6', '2ec77b90-50ac-4cbe-ab8f-5bf86909f659', '8339e877-d357-4b12-8e11-d36a7add6e6d'] {{(pid=55414) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1309.619162] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24f7a12-6183-4c04-ac15-a99669f2c2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d515cc08-c034-49e5-a48b-d321363ecc7c', '3e9a2f29-088a-4e65-b116-4e211e4179a6', '2ec77b90-50ac-4cbe-ab8f-5bf86909f659', '8339e877-d357-4b12-8e11-d36a7add6e6d']}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1309.620061] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4153e225-4612-4479-9842-3c2f14a4279c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1309.631647] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4153e225-4612-4479-9842-3c2f14a4279c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1611344684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29cad4e8c81f4a348a18112c53bf1fe5',qos_specs=None,replication_status=,reservations=['d515cc08-c034-49e5-a48b-d321363ecc7c','3e9a2f29-088a-4e65-b116-4e211e4179a6','2ec77b90-50ac-4cbe-ab8f-5bf86909f659','8339e877-d357-4b12-8e11-d36a7add6e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb71e0038a6464fa016bc9ff15c7ba0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e), '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-16T21:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1611344684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29cad4e8c81f4a348a18112c53bf1fe5',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='eeb71e0038a6464fa016bc9ff15c7ba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1004ad15-ec3b-4d77-9393-746daf0d551e),volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1309.632517] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2baf68da-b3c9-4472-90bc-a611ebdeee40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1309.644980] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2baf68da-b3c9-4472-90bc-a611ebdeee40) 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-1611344684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29cad4e8c81f4a348a18112c53bf1fe5',qos_specs=None,replication_status=,reservations=['d515cc08-c034-49e5-a48b-d321363ecc7c','3e9a2f29-088a-4e65-b116-4e211e4179a6','2ec77b90-50ac-4cbe-ab8f-5bf86909f659','8339e877-d357-4b12-8e11-d36a7add6e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb71e0038a6464fa016bc9ff15c7ba0',volume_type_id=1004ad15-ec3b-4d77-9393-746daf0d551e)}' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1309.645791] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cece720f-7445-4415-9be2-b280c752eae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1309.653716] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cece720f-7445-4415-9be2-b280c752eae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55414) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1309.654739] [55414]: DEBUG cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Flow 'volume_create_api' (e750af4a-6f36-443d-850f-9553fc151ec3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55414) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1309.655119] [55414]: INFO cinder.volume.api [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Create volume request issued successfully. [ 1309.655754] [55414]: INFO cinder.api.openstack.wsgi [None req-7ce385b5-9b7c-401e-9a71-adb50cca4f23 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1309.656359] [55414]: [pid: 55414|app: 0|req: 293/563] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:45:37 2025] POST /volume/v3/volumes => generated 754 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1309.658341] [55415]: DEBUG cinder.api.middleware.request_id [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-885c1aeb-244a-4a06-a8a0-a3bdc3a007e1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.660883] [55415]: INFO cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-885c1aeb-244a-4a06-a8a0-a3bdc3a007e1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1309.661183] [55415]: DEBUG cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-885c1aeb-244a-4a06-a8a0-a3bdc3a007e1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.661412] [55415]: DEBUG cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-885c1aeb-244a-4a06-a8a0-a3bdc3a007e1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.665582] [55414]: DEBUG cinder.api.middleware.request_id [None req-a306e8e9-7357-4854-a57c-6274cbaed984 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.667820] [55414]: INFO cinder.api.openstack.wsgi [None req-a306e8e9-7357-4854-a57c-6274cbaed984 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1309.668077] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a306e8e9-7357-4854-a57c-6274cbaed984 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.668302] [55414]: DEBUG cinder.api.openstack.wsgi [None req-a306e8e9-7357-4854-a57c-6274cbaed984 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.669477] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669477] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.672972] [55415]: INFO cinder.volume.api [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-885c1aeb-244a-4a06-a8a0-a3bdc3a007e1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1309.675682] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.675682] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.678348] [55415]: INFO cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-885c1aeb-244a-4a06-a8a0-a3bdc3a007e1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1309.678743] [55415]: [pid: 55415|app: 0|req: 271/564] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.679574] [55414]: INFO cinder.volume.api [None req-a306e8e9-7357-4854-a57c-6274cbaed984 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1309.683329] [55414]: INFO cinder.api.openstack.wsgi [None req-a306e8e9-7357-4854-a57c-6274cbaed984 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1309.683714] [55414]: [pid: 55414|app: 0|req: 294/565] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.690157] [55415]: DEBUG cinder.api.middleware.request_id [None req-ded0bce7-56f8-4aae-916d-cdadc6192eb0 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.690672] [55415]: INFO cinder.api.openstack.wsgi [None req-ded0bce7-56f8-4aae-916d-cdadc6192eb0 None None] GET http://10.180.1.21/volume// [ 1309.690958] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ded0bce7-56f8-4aae-916d-cdadc6192eb0 None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.691227] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ded0bce7-56f8-4aae-916d-cdadc6192eb0 None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.691638] [55415]: INFO cinder.api.openstack.wsgi [None req-ded0bce7-56f8-4aae-916d-cdadc6192eb0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1309.691951] [55415]: [pid: 55415|app: 0|req: 272/566] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1309.695384] [55414]: DEBUG cinder.api.middleware.request_id [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b79ede04-6a6f-4c88-b7f3-65e93720c59d None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.697646] [55414]: INFO cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b79ede04-6a6f-4c88-b7f3-65e93720c59d tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1309.698078] [55414]: DEBUG cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b79ede04-6a6f-4c88-b7f3-65e93720c59d tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9410174-6ea7-4bfa-b541-e8342185ac36", "connector": null, "instance_uuid": "21cd2c17-a336-4944-a8b9-1e443a915918"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1309.706721] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.706721] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.726812] [55414]: INFO cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b79ede04-6a6f-4c88-b7f3-65e93720c59d tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1309.727279] [55414]: [pid: 55414|app: 0|req: 295/567] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:45:37 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) [ 1309.748982] [55415]: DEBUG cinder.api.middleware.request_id [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b4c3013b-02fa-4fa6-ab31-7831ed6f7528 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.751422] [55415]: INFO cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b4c3013b-02fa-4fa6-ab31-7831ed6f7528 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] POST http://10.180.1.21/volume/v3/attachments/4c3d86a5-70a5-4661-9581-4c93f1839b26/action [ 1309.751863] [55415]: DEBUG cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b4c3013b-02fa-4fa6-ab31-7831ed6f7528 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1309.751994] [55415]: DEBUG cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b4c3013b-02fa-4fa6-ab31-7831ed6f7528 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1309.767296] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.767296] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.773810] [55415]: INFO cinder.api.openstack.wsgi [req-9cbc89e9-cfe5-4522-86ce-bcfed8044d58 req-b4c3013b-02fa-4fa6-ab31-7831ed6f7528 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments/4c3d86a5-70a5-4661-9581-4c93f1839b26/action returned with HTTP 204 [ 1309.774274] [55415]: [pid: 55415|app: 0|req: 273/568] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:45:37 2025] POST /volume/v3/attachments/4c3d86a5-70a5-4661-9581-4c93f1839b26/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1309.787331] [55414]: DEBUG cinder.api.middleware.request_id [None req-8fff4d01-b6c6-4ee1-b484-07a9581319b5 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.789877] [55414]: INFO cinder.api.openstack.wsgi [None req-8fff4d01-b6c6-4ee1-b484-07a9581319b5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1309.790191] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8fff4d01-b6c6-4ee1-b484-07a9581319b5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.790448] [55414]: DEBUG cinder.api.openstack.wsgi [None req-8fff4d01-b6c6-4ee1-b484-07a9581319b5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.800500] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800500] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.804327] [55414]: INFO cinder.volume.api [None req-8fff4d01-b6c6-4ee1-b484-07a9581319b5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1309.808577] [55414]: INFO cinder.api.openstack.wsgi [None req-8fff4d01-b6c6-4ee1-b484-07a9581319b5 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1309.809109] [55414]: [pid: 55414|app: 0|req: 296/569] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1309.818081] [55415]: DEBUG cinder.api.middleware.request_id [None req-75ca619e-16c7-4d74-a7d4-4549dd2f5f58 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.820146] [55415]: INFO cinder.api.openstack.wsgi [None req-75ca619e-16c7-4d74-a7d4-4549dd2f5f58 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1309.820572] [55415]: DEBUG cinder.api.openstack.wsgi [None req-75ca619e-16c7-4d74-a7d4-4549dd2f5f58 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.820572] [55415]: DEBUG cinder.api.openstack.wsgi [None req-75ca619e-16c7-4d74-a7d4-4549dd2f5f58 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.830286] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.830286] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.833297] [55415]: INFO cinder.volume.api [None req-75ca619e-16c7-4d74-a7d4-4549dd2f5f58 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1309.837330] [55415]: INFO cinder.api.openstack.wsgi [None req-75ca619e-16c7-4d74-a7d4-4549dd2f5f58 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1309.837772] [55415]: [pid: 55415|app: 0|req: 274/570] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1309.870437] [55414]: DEBUG cinder.api.middleware.request_id [req-b0690903-2ca5-462b-9e23-058e3797a48b req-9fb96d27-1959-4e8f-8ae3-126cb26d1f12 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.872930] [55414]: INFO cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-9fb96d27-1959-4e8f-8ae3-126cb26d1f12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1309.873195] [55414]: DEBUG cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-9fb96d27-1959-4e8f-8ae3-126cb26d1f12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.873422] [55414]: DEBUG cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-9fb96d27-1959-4e8f-8ae3-126cb26d1f12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.883032] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883032] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.886118] [55414]: INFO cinder.volume.api [req-b0690903-2ca5-462b-9e23-058e3797a48b req-9fb96d27-1959-4e8f-8ae3-126cb26d1f12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1309.890613] [55414]: INFO cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-9fb96d27-1959-4e8f-8ae3-126cb26d1f12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1309.890993] [55414]: [pid: 55414|app: 0|req: 297/571] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1309.907677] [55415]: DEBUG cinder.api.middleware.request_id [req-b0690903-2ca5-462b-9e23-058e3797a48b req-42d895fb-5180-41b7-82f6-c083322dcea1 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.909961] [55415]: INFO cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-42d895fb-5180-41b7-82f6-c083322dcea1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c3d86a5-70a5-4661-9581-4c93f1839b26 [ 1309.910179] [55415]: DEBUG cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-42d895fb-5180-41b7-82f6-c083322dcea1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.910393] [55415]: DEBUG cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-42d895fb-5180-41b7-82f6-c083322dcea1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.916746] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916746] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.028384] [55414]: DEBUG cinder.api.middleware.request_id [None req-0ed8acea-18a2-467f-862e-1ae68570cf02 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.030608] [55414]: INFO cinder.api.openstack.wsgi [None req-0ed8acea-18a2-467f-862e-1ae68570cf02 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] GET http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 [ 1310.030855] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0ed8acea-18a2-467f-862e-1ae68570cf02 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.031107] [55414]: DEBUG cinder.api.openstack.wsgi [None req-0ed8acea-18a2-467f-862e-1ae68570cf02 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.037793] [55414]: INFO cinder.api.openstack.wsgi [None req-0ed8acea-18a2-467f-862e-1ae68570cf02 tempest-AttachVolumeTestJSON-492254086 tempest-AttachVolumeTestJSON-492254086-project-member] http://10.180.1.21/volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 returned with HTTP 404 [ 1310.038262] [55414]: [pid: 55414|app: 0|req: 298/572] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:37 2025] GET /volume/v3/volumes/dd6990f9-6315-4a7c-86b7-24512ef7c464 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1310.448640] [55415]: INFO cinder.api.openstack.wsgi [req-b0690903-2ca5-462b-9e23-058e3797a48b req-42d895fb-5180-41b7-82f6-c083322dcea1 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/attachments/4c3d86a5-70a5-4661-9581-4c93f1839b26 returned with HTTP 200 [ 1310.449049] [55415]: [pid: 55415|app: 0|req: 275/573] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:45:37 2025] DELETE /volume/v3/attachments/4c3d86a5-70a5-4661-9581-4c93f1839b26 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.470357] [55414]: DEBUG cinder.api.middleware.request_id [None req-777f9445-1d63-4c7b-b8f7-c220165f343a None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.474102] [55414]: INFO cinder.api.openstack.wsgi [None req-777f9445-1d63-4c7b-b8f7-c220165f343a tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1310.474102] [55414]: DEBUG cinder.api.openstack.wsgi [None req-777f9445-1d63-4c7b-b8f7-c220165f343a tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.474102] [55414]: DEBUG cinder.api.openstack.wsgi [None req-777f9445-1d63-4c7b-b8f7-c220165f343a tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.484682] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.484682] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.487787] [55414]: INFO cinder.volume.api [None req-777f9445-1d63-4c7b-b8f7-c220165f343a tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1310.496600] [55414]: INFO cinder.api.openstack.wsgi [None req-777f9445-1d63-4c7b-b8f7-c220165f343a tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1310.497276] [55414]: [pid: 55414|app: 0|req: 299/574] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:38 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.693898] [55415]: DEBUG cinder.api.middleware.request_id [None req-6fad6d1a-d1d3-409d-96b5-966a2a901831 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.696091] [55415]: INFO cinder.api.openstack.wsgi [None req-6fad6d1a-d1d3-409d-96b5-966a2a901831 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1310.696324] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6fad6d1a-d1d3-409d-96b5-966a2a901831 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.696541] [55415]: DEBUG cinder.api.openstack.wsgi [None req-6fad6d1a-d1d3-409d-96b5-966a2a901831 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.704780] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704780] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.710434] [55415]: INFO cinder.volume.api [None req-6fad6d1a-d1d3-409d-96b5-966a2a901831 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1310.714590] [55415]: INFO cinder.api.openstack.wsgi [None req-6fad6d1a-d1d3-409d-96b5-966a2a901831 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1310.714988] [55415]: [pid: 55415|app: 0|req: 276/575] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:38 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.754512] [55414]: DEBUG cinder.api.middleware.request_id [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-5af80566-ca77-45f0-89cd-f6bbdf548989 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.759016] [55414]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-5af80566-ca77-45f0-89cd-f6bbdf548989 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1310.759016] [55414]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-5af80566-ca77-45f0-89cd-f6bbdf548989 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.759016] [55414]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-5af80566-ca77-45f0-89cd-f6bbdf548989 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.765634] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.765634] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.769432] [55414]: INFO cinder.volume.api [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-5af80566-ca77-45f0-89cd-f6bbdf548989 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1310.774399] [55414]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-5af80566-ca77-45f0-89cd-f6bbdf548989 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1310.774927] [55414]: [pid: 55414|app: 0|req: 300/576] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:38 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.293703] [55415]: DEBUG cinder.api.middleware.request_id [None req-24be1360-d03e-4516-b1ec-6177c225af5e None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.294218] [55415]: INFO cinder.api.openstack.wsgi [None req-24be1360-d03e-4516-b1ec-6177c225af5e None None] GET http://10.180.1.21/volume// [ 1312.294440] [55415]: DEBUG cinder.api.openstack.wsgi [None req-24be1360-d03e-4516-b1ec-6177c225af5e None None] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.294688] [55415]: DEBUG cinder.api.openstack.wsgi [None req-24be1360-d03e-4516-b1ec-6177c225af5e None None] Calling method 'all' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.295125] [55415]: INFO cinder.api.openstack.wsgi [None req-24be1360-d03e-4516-b1ec-6177c225af5e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1312.295523] [55415]: [pid: 55415|app: 0|req: 277/577] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:45:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1312.299282] [55414]: DEBUG cinder.api.middleware.request_id [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-cb6e56b9-600f-4939-9dd0-622926e801a6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.301584] [55414]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-cb6e56b9-600f-4939-9dd0-622926e801a6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1312.302043] [55414]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-cb6e56b9-600f-4939-9dd0-622926e801a6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50", "connector": null, "instance_uuid": "8284daf0-51d2-46c1-b082-4c5fd9ce0585"}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1312.313283] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.313283] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.335099] [55414]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-cb6e56b9-600f-4939-9dd0-622926e801a6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1312.335529] [55414]: [pid: 55414|app: 0|req: 301/578] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:45:40 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) [ 1312.355066] [55415]: DEBUG cinder.api.middleware.request_id [None req-ed4fc6ea-064d-4a55-9a62-be3be3f26462 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.356708] [55415]: INFO cinder.api.openstack.wsgi [None req-ed4fc6ea-064d-4a55-9a62-be3be3f26462 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1312.356948] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ed4fc6ea-064d-4a55-9a62-be3be3f26462 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.357182] [55415]: DEBUG cinder.api.openstack.wsgi [None req-ed4fc6ea-064d-4a55-9a62-be3be3f26462 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.366535] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366535] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.369703] [55415]: INFO cinder.volume.api [None req-ed4fc6ea-064d-4a55-9a62-be3be3f26462 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1312.374244] [55415]: INFO cinder.api.openstack.wsgi [None req-ed4fc6ea-064d-4a55-9a62-be3be3f26462 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1312.374607] [55415]: [pid: 55415|app: 0|req: 278/579] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:40 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.859602] [55414]: DEBUG cinder.api.middleware.request_id [None req-82ef96d7-d8d0-4586-9342-47ea87e9e4b0 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.860059] [55414]: INFO cinder.api.openstack.wsgi [None req-82ef96d7-d8d0-4586-9342-47ea87e9e4b0 None None] GET http://10.180.1.21/volume// [ 1312.860244] [55414]: DEBUG cinder.api.openstack.wsgi [None req-82ef96d7-d8d0-4586-9342-47ea87e9e4b0 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.860458] [55414]: DEBUG cinder.api.openstack.wsgi [None req-82ef96d7-d8d0-4586-9342-47ea87e9e4b0 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.860855] [55414]: INFO cinder.api.openstack.wsgi [None req-82ef96d7-d8d0-4586-9342-47ea87e9e4b0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1312.861274] [55414]: [pid: 55414|app: 0|req: 302/580] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1312.864469] [55415]: DEBUG cinder.api.middleware.request_id [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-58319ea3-21b6-4a79-b5eb-85bfab7e885b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.866800] [55415]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-58319ea3-21b6-4a79-b5eb-85bfab7e885b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1312.867102] [55415]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-58319ea3-21b6-4a79-b5eb-85bfab7e885b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.867321] [55415]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-58319ea3-21b6-4a79-b5eb-85bfab7e885b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.876538] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.876538] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.879695] [55415]: INFO cinder.volume.api [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-58319ea3-21b6-4a79-b5eb-85bfab7e885b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1312.883768] [55415]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-58319ea3-21b6-4a79-b5eb-85bfab7e885b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1312.884165] [55415]: [pid: 55415|app: 0|req: 279/581] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:45:40 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1312.909080] [55414]: DEBUG cinder.api.middleware.request_id [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.911481] [55414]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] PUT http://10.180.1.21/volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023 [ 1312.911834] [55414]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-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-520323", "mountpoint": "/dev/sdb"}}} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1312.920034] [55414]: DEBUG cinder.coordination [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Acquiring lock "cinder-attachment_update-5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1312.924155] [55414]: DEBUG cinder.coordination [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Lock "cinder-attachment_update-5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55414) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1312.925199] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925199] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.384961] [55415]: DEBUG cinder.api.middleware.request_id [None req-aad098c8-67ce-4acf-a352-f4c576b2aa1b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.387552] [55415]: INFO cinder.api.openstack.wsgi [None req-aad098c8-67ce-4acf-a352-f4c576b2aa1b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1313.387873] [55415]: DEBUG cinder.api.openstack.wsgi [None req-aad098c8-67ce-4acf-a352-f4c576b2aa1b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.388226] [55415]: DEBUG cinder.api.openstack.wsgi [None req-aad098c8-67ce-4acf-a352-f4c576b2aa1b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.401532] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401532] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.405151] [55415]: INFO cinder.volume.api [None req-aad098c8-67ce-4acf-a352-f4c576b2aa1b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1313.409382] [55415]: INFO cinder.api.openstack.wsgi [None req-aad098c8-67ce-4acf-a352-f4c576b2aa1b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1313.409767] [55415]: [pid: 55415|app: 0|req: 280/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:41 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.421678] [55415]: DEBUG cinder.api.middleware.request_id [None req-b1cd2076-a300-42f6-84ca-63d91a30c58c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.423729] [55415]: INFO cinder.api.openstack.wsgi [None req-b1cd2076-a300-42f6-84ca-63d91a30c58c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1314.423982] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b1cd2076-a300-42f6-84ca-63d91a30c58c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.424237] [55415]: DEBUG cinder.api.openstack.wsgi [None req-b1cd2076-a300-42f6-84ca-63d91a30c58c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.434223] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.434223] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.437430] [55415]: INFO cinder.volume.api [None req-b1cd2076-a300-42f6-84ca-63d91a30c58c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1314.441596] [55415]: INFO cinder.api.openstack.wsgi [None req-b1cd2076-a300-42f6-84ca-63d91a30c58c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1314.442108] [55415]: [pid: 55415|app: 0|req: 281/583] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:42 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.452201] [55415]: DEBUG cinder.api.middleware.request_id [None req-2a01ecd3-a350-4fd9-bb3e-c8272b112a84 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.454316] [55415]: INFO cinder.api.openstack.wsgi [None req-2a01ecd3-a350-4fd9-bb3e-c8272b112a84 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1315.454533] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2a01ecd3-a350-4fd9-bb3e-c8272b112a84 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.454751] [55415]: DEBUG cinder.api.openstack.wsgi [None req-2a01ecd3-a350-4fd9-bb3e-c8272b112a84 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.467754] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467754] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.471168] [55415]: INFO cinder.volume.api [None req-2a01ecd3-a350-4fd9-bb3e-c8272b112a84 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1315.475485] [55415]: INFO cinder.api.openstack.wsgi [None req-2a01ecd3-a350-4fd9-bb3e-c8272b112a84 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1315.475841] [55415]: [pid: 55415|app: 0|req: 282/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:43 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.485278] [55415]: DEBUG cinder.api.middleware.request_id [None req-95267d54-9bd7-45eb-b979-0c1d9fa540bb None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.487584] [55415]: INFO cinder.api.openstack.wsgi [None req-95267d54-9bd7-45eb-b979-0c1d9fa540bb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1316.487802] [55415]: DEBUG cinder.api.openstack.wsgi [None req-95267d54-9bd7-45eb-b979-0c1d9fa540bb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.488061] [55415]: DEBUG cinder.api.openstack.wsgi [None req-95267d54-9bd7-45eb-b979-0c1d9fa540bb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.500563] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.500563] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.505038] [55415]: INFO cinder.volume.api [None req-95267d54-9bd7-45eb-b979-0c1d9fa540bb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1316.509747] [55415]: INFO cinder.api.openstack.wsgi [None req-95267d54-9bd7-45eb-b979-0c1d9fa540bb tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1316.509747] [55415]: [pid: 55415|app: 0|req: 283/585] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:44 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.448035] [55414]: DEBUG cinder.coordination [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Lock "cinder-attachment_update-5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55414) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1317.448838] [55414]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-70820418-13a7-4558-8212-e6232cd2eb1d tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023 returned with HTTP 200 [ 1317.448838] [55414]: [pid: 55414|app: 0|req: 303/586] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:45:40 2025] PUT /volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1317.519869] [55415]: DEBUG cinder.api.middleware.request_id [None req-bd8eae68-1355-478f-a8e1-539ae5307c12 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.521605] [55415]: INFO cinder.api.openstack.wsgi [None req-bd8eae68-1355-478f-a8e1-539ae5307c12 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1317.521829] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bd8eae68-1355-478f-a8e1-539ae5307c12 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.522064] [55415]: DEBUG cinder.api.openstack.wsgi [None req-bd8eae68-1355-478f-a8e1-539ae5307c12 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.534108] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534108] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.537018] [55415]: INFO cinder.volume.api [None req-bd8eae68-1355-478f-a8e1-539ae5307c12 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1317.542452] [55415]: INFO cinder.api.openstack.wsgi [None req-bd8eae68-1355-478f-a8e1-539ae5307c12 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1317.542913] [55415]: [pid: 55415|app: 0|req: 284/587] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:45 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.554412] [55414]: DEBUG cinder.api.middleware.request_id [None req-bc8748d1-bca1-4341-b5b1-f6ea01d3934c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.556582] [55414]: INFO cinder.api.openstack.wsgi [None req-bc8748d1-bca1-4341-b5b1-f6ea01d3934c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1318.556883] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bc8748d1-bca1-4341-b5b1-f6ea01d3934c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.557160] [55414]: DEBUG cinder.api.openstack.wsgi [None req-bc8748d1-bca1-4341-b5b1-f6ea01d3934c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.570381] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570381] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.573377] [55414]: INFO cinder.volume.api [None req-bc8748d1-bca1-4341-b5b1-f6ea01d3934c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1318.578328] [55414]: INFO cinder.api.openstack.wsgi [None req-bc8748d1-bca1-4341-b5b1-f6ea01d3934c tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1318.578715] [55414]: [pid: 55414|app: 0|req: 304/588] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:46 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.058683] [55415]: DEBUG cinder.api.middleware.request_id [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-c5920b31-1881-4c67-90cb-061784bf87cc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.061422] [55415]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-c5920b31-1881-4c67-90cb-061784bf87cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023/action [ 1319.061844] [55415]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-c5920b31-1881-4c67-90cb-061784bf87cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action body: b'{"os-complete": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1319.061986] [55415]: DEBUG cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-c5920b31-1881-4c67-90cb-061784bf87cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1319.076496] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.076496] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.091914] [55415]: INFO cinder.api.openstack.wsgi [req-a27918d1-30d9-4aec-abb1-2bb9ee2f617d req-c5920b31-1881-4c67-90cb-061784bf87cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023/action returned with HTTP 204 [ 1319.092685] [55415]: [pid: 55415|app: 0|req: 285/589] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:45:46 2025] POST /volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1319.588714] [55414]: DEBUG cinder.api.middleware.request_id [None req-597a56c8-4afc-42c7-93e9-c893386571ae None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.590905] [55414]: INFO cinder.api.openstack.wsgi [None req-597a56c8-4afc-42c7-93e9-c893386571ae tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1319.591143] [55414]: DEBUG cinder.api.openstack.wsgi [None req-597a56c8-4afc-42c7-93e9-c893386571ae tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.591369] [55414]: DEBUG cinder.api.openstack.wsgi [None req-597a56c8-4afc-42c7-93e9-c893386571ae tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.601210] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.601210] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.604386] [55414]: INFO cinder.volume.api [None req-597a56c8-4afc-42c7-93e9-c893386571ae tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1319.608569] [55414]: INFO cinder.api.openstack.wsgi [None req-597a56c8-4afc-42c7-93e9-c893386571ae tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1319.609171] [55414]: [pid: 55414|app: 0|req: 305/590] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:47 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.618140] [55415]: DEBUG cinder.api.middleware.request_id [None req-016dcd95-5306-4dd5-8c15-6f4581f1f591 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.620233] [55415]: INFO cinder.api.openstack.wsgi [None req-016dcd95-5306-4dd5-8c15-6f4581f1f591 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1319.620447] [55415]: DEBUG cinder.api.openstack.wsgi [None req-016dcd95-5306-4dd5-8c15-6f4581f1f591 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.620660] [55415]: DEBUG cinder.api.openstack.wsgi [None req-016dcd95-5306-4dd5-8c15-6f4581f1f591 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.629967] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.629967] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.632843] [55415]: INFO cinder.volume.api [None req-016dcd95-5306-4dd5-8c15-6f4581f1f591 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1319.636922] [55415]: INFO cinder.api.openstack.wsgi [None req-016dcd95-5306-4dd5-8c15-6f4581f1f591 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1319.637292] [55415]: [pid: 55415|app: 0|req: 286/591] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:47 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.646248] [55414]: DEBUG cinder.api.middleware.request_id [None req-e24525d4-be92-4008-845a-f4a42819b8c6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.648164] [55414]: INFO cinder.api.openstack.wsgi [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1319.648373] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.648583] [55414]: DEBUG cinder.api.openstack.wsgi [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.648765] [55414]: INFO cinder.api.v3.volumes [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume with id: 5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1319.657469] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.657469] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.657950] [55414]: INFO cinder.volume.api [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1319.665944] [55414]: INFO cinder.volume.api [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-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. [ 1319.666277] [55414]: INFO cinder.api.openstack.wsgi [None req-e24525d4-be92-4008-845a-f4a42819b8c6 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 400 [ 1319.666759] [55414]: [pid: 55414|app: 0|req: 306/592] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:45:47 2025] DELETE /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1319.669567] [55415]: DEBUG cinder.api.middleware.request_id [None req-83effee6-d544-4449-aa8a-794226ffabe9 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.671477] [55415]: INFO cinder.api.openstack.wsgi [None req-83effee6-d544-4449-aa8a-794226ffabe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1319.671689] [55415]: DEBUG cinder.api.openstack.wsgi [None req-83effee6-d544-4449-aa8a-794226ffabe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.671899] [55415]: DEBUG cinder.api.openstack.wsgi [None req-83effee6-d544-4449-aa8a-794226ffabe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.680639] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.680639] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.683451] [55415]: INFO cinder.volume.api [None req-83effee6-d544-4449-aa8a-794226ffabe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1319.687427] [55415]: INFO cinder.api.openstack.wsgi [None req-83effee6-d544-4449-aa8a-794226ffabe9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1319.687766] [55415]: [pid: 55415|app: 0|req: 287/593] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:47 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.722085] [55414]: DEBUG cinder.api.middleware.request_id [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-fd4ba302-efe6-4395-b671-eee1d9b8ae16 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.724293] [55414]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-fd4ba302-efe6-4395-b671-eee1d9b8ae16 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1319.724515] [55414]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-fd4ba302-efe6-4395-b671-eee1d9b8ae16 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.724759] [55414]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-fd4ba302-efe6-4395-b671-eee1d9b8ae16 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.734038] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.734038] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.737035] [55414]: INFO cinder.volume.api [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-fd4ba302-efe6-4395-b671-eee1d9b8ae16 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1319.741073] [55414]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-fd4ba302-efe6-4395-b671-eee1d9b8ae16 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1319.741436] [55414]: [pid: 55414|app: 0|req: 307/594] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:47 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.755533] [55415]: DEBUG cinder.api.middleware.request_id [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.757801] [55415]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] POST http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50/action [ 1319.758190] [55415]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1319.758326] [55415]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1319.767548] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.767548] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.768115] [55415]: INFO cinder.volume.api [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1319.772273] [55415]: INFO cinder.volume.api [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Begin detaching volume completed successfully. [ 1319.772483] [55415]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-84fcc1f8-0f96-440a-83fd-07d32e12ce35 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50/action returned with HTTP 202 [ 1319.772860] [55415]: [pid: 55415|app: 0|req: 288/595] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:45:47 2025] POST /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1320.796534] [55414]: DEBUG cinder.api.middleware.request_id [None req-9c2386a4-c88d-4c29-8b6f-0386b2fa1b7e None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.796534] [55414]: INFO cinder.api.openstack.wsgi [None req-9c2386a4-c88d-4c29-8b6f-0386b2fa1b7e None None] GET http://10.180.1.21/volume// [ 1320.796534] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9c2386a4-c88d-4c29-8b6f-0386b2fa1b7e None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.796534] [55414]: DEBUG cinder.api.openstack.wsgi [None req-9c2386a4-c88d-4c29-8b6f-0386b2fa1b7e None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.796534] [55414]: INFO cinder.api.openstack.wsgi [None req-9c2386a4-c88d-4c29-8b6f-0386b2fa1b7e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1320.797037] [55414]: [pid: 55414|app: 0|req: 308/596] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1320.801665] [55415]: DEBUG cinder.api.middleware.request_id [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5a6bda8e-da56-460b-81eb-4057f4b93c4b None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.803975] [55415]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5a6bda8e-da56-460b-81eb-4057f4b93c4b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1320.804086] [55415]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5a6bda8e-da56-460b-81eb-4057f4b93c4b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.804274] [55415]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5a6bda8e-da56-460b-81eb-4057f4b93c4b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.814655] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814655] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.818329] [55415]: INFO cinder.volume.api [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5a6bda8e-da56-460b-81eb-4057f4b93c4b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1320.823476] [55415]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5a6bda8e-da56-460b-81eb-4057f4b93c4b tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1320.823953] [55415]: [pid: 55415|app: 0|req: 289/597] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:45:48 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1321.956903] [55414]: DEBUG cinder.api.middleware.request_id [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5d547738-b2c4-40b2-a436-52dcc07b11b8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.001039] [55414]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5d547738-b2c4-40b2-a436-52dcc07b11b8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023 [ 1322.001312] [55414]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5d547738-b2c4-40b2-a436-52dcc07b11b8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.001530] [55414]: DEBUG cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5d547738-b2c4-40b2-a436-52dcc07b11b8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'version_select' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.008357] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.008357] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.316974] [55415]: DEBUG cinder.api.middleware.request_id [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-5a4d2763-9c35-4382-812c-ec899003b49c None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.319385] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-5a4d2763-9c35-4382-812c-ec899003b49c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1322.319646] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-5a4d2763-9c35-4382-812c-ec899003b49c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.319903] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-5a4d2763-9c35-4382-812c-ec899003b49c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.329825] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329825] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.332901] [55415]: INFO cinder.volume.api [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-5a4d2763-9c35-4382-812c-ec899003b49c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1322.338202] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-5a4d2763-9c35-4382-812c-ec899003b49c tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1322.338581] [55415]: [pid: 55415|app: 0|req: 290/598] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:50 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1683 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1322.363891] [55415]: DEBUG cinder.api.middleware.request_id [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-94358b83-ee00-442f-af10-c6cdfe688c85 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.366208] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-94358b83-ee00-442f-af10-c6cdfe688c85 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1322.366421] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-94358b83-ee00-442f-af10-c6cdfe688c85 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.366636] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-94358b83-ee00-442f-af10-c6cdfe688c85 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.375749] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375749] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.378798] [55415]: INFO cinder.volume.api [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-94358b83-ee00-442f-af10-c6cdfe688c85 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1322.383320] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-94358b83-ee00-442f-af10-c6cdfe688c85 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 200 [ 1322.383692] [55415]: [pid: 55415|app: 0|req: 291/599] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:45:50 2025] GET /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 1683 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1322.533535] [55414]: INFO cinder.api.openstack.wsgi [req-4021f169-3822-435c-8ae5-d2a1578ea30c req-5d547738-b2c4-40b2-a436-52dcc07b11b8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023 returned with HTTP 200 [ 1322.534251] [55414]: [pid: 55414|app: 0|req: 309/600] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:45:49 2025] DELETE /volume/v3/attachments/2476fa20-adfc-4cea-9414-e5d78dd85023 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.067507] [55415]: DEBUG cinder.api.middleware.request_id [None req-a8b6c0e9-36a4-4357-b086-29c33e4033d4 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.069360] [55415]: INFO cinder.api.openstack.wsgi [None req-a8b6c0e9-36a4-4357-b086-29c33e4033d4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1324.069573] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a8b6c0e9-36a4-4357-b086-29c33e4033d4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.069825] [55415]: DEBUG cinder.api.openstack.wsgi [None req-a8b6c0e9-36a4-4357-b086-29c33e4033d4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.081478] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.081478] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.085890] [55415]: INFO cinder.volume.api [None req-a8b6c0e9-36a4-4357-b086-29c33e4033d4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1324.091072] [55415]: INFO cinder.api.openstack.wsgi [None req-a8b6c0e9-36a4-4357-b086-29c33e4033d4 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1324.091443] [55415]: [pid: 55415|app: 0|req: 292/601] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:51 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.870345] [55414]: DEBUG cinder.api.middleware.request_id [None req-1863e805-d3a0-4963-b644-4813c54f1ed6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.870799] [55414]: INFO cinder.api.openstack.wsgi [None req-1863e805-d3a0-4963-b644-4813c54f1ed6 None None] GET http://10.180.1.21/volume// [ 1326.870980] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1863e805-d3a0-4963-b644-4813c54f1ed6 None None] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.871222] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1863e805-d3a0-4963-b644-4813c54f1ed6 None None] Calling method 'all' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.871624] [55414]: INFO cinder.api.openstack.wsgi [None req-1863e805-d3a0-4963-b644-4813c54f1ed6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1326.871944] [55414]: [pid: 55414|app: 0|req: 310/602] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:45:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1326.875160] [55415]: DEBUG cinder.api.middleware.request_id [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-15c61b3c-00c1-47f3-9dfd-3038222454cd None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.877473] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-15c61b3c-00c1-47f3-9dfd-3038222454cd tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1326.877907] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-15c61b3c-00c1-47f3-9dfd-3038222454cd tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b", "connector": null, "instance_uuid": "7bd33f47-c1f0-41ab-91a9-a6b59711bdac"}} {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1326.889174] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.889174] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.914306] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-15c61b3c-00c1-47f3-9dfd-3038222454cd tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1326.914728] [55415]: [pid: 55415|app: 0|req: 293/603] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:45:54 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1326.956014] [55414]: DEBUG cinder.api.middleware.request_id [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.958370] [55414]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] POST http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b/action [ 1326.958740] [55414]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55414) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1326.958883] [55414]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1326.972561] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.972561] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.973085] [55414]: INFO cinder.volume.api [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1326.977405] [55414]: INFO cinder.volume.api [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Roll detaching of volume completed successfully. [ 1326.977743] [55414]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-659b3912-fee6-4ce9-8169-73ff681f8ef4 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b/action returned with HTTP 202 [ 1326.978278] [55414]: [pid: 55414|app: 0|req: 311/604] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:45:54 2025] POST /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1326.982139] [55415]: DEBUG cinder.api.middleware.request_id [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-99e5d1d5-7144-47f0-8506-6d4910d9836f None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.984567] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-99e5d1d5-7144-47f0-8506-6d4910d9836f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] DELETE http://10.180.1.21/volume/v3/attachments/53eeec46-ebf6-4f6e-8930-5979f5891596 [ 1326.984849] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-99e5d1d5-7144-47f0-8506-6d4910d9836f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.985029] [55415]: DEBUG cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-99e5d1d5-7144-47f0-8506-6d4910d9836f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.994027] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.994027] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.017680] [55415]: INFO cinder.api.openstack.wsgi [req-97c6c9f3-6dd6-4599-8e06-bfe783658b68 req-99e5d1d5-7144-47f0-8506-6d4910d9836f tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/attachments/53eeec46-ebf6-4f6e-8930-5979f5891596 returned with HTTP 200 [ 1327.018115] [55415]: [pid: 55415|app: 0|req: 294/605] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:45:54 2025] DELETE /volume/v3/attachments/53eeec46-ebf6-4f6e-8930-5979f5891596 => generated 192 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1331.048520] [55414]: DEBUG cinder.api.middleware.request_id [None req-5983233a-caaa-4a52-8970-be756d5d62de None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.051244] [55414]: INFO cinder.api.openstack.wsgi [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1331.051558] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.051878] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.056036] [55414]: INFO cinder.api.v3.volumes [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume with id: 5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1331.064020] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064020] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.064615] [55414]: INFO cinder.volume.api [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1331.086856] [55414]: INFO cinder.volume.api [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume request issued successfully. [ 1331.087251] [55414]: INFO cinder.api.openstack.wsgi [None req-5983233a-caaa-4a52-8970-be756d5d62de tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 202 [ 1331.087842] [55414]: [pid: 55414|app: 0|req: 312/606] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:45:58 2025] DELETE /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1331.090985] [55415]: DEBUG cinder.api.middleware.request_id [None req-734d0119-f24d-461d-83a6-ab00138bb4cc None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.096442] [55415]: INFO cinder.api.openstack.wsgi [None req-734d0119-f24d-461d-83a6-ab00138bb4cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1331.096643] [55415]: DEBUG cinder.api.openstack.wsgi [None req-734d0119-f24d-461d-83a6-ab00138bb4cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.096963] [55415]: DEBUG cinder.api.openstack.wsgi [None req-734d0119-f24d-461d-83a6-ab00138bb4cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.106619] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.106619] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.110615] [55415]: INFO cinder.volume.api [None req-734d0119-f24d-461d-83a6-ab00138bb4cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1331.115596] [55415]: INFO cinder.api.openstack.wsgi [None req-734d0119-f24d-461d-83a6-ab00138bb4cc tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1331.115966] [55415]: [pid: 55415|app: 0|req: 295/607] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:58 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.127367] [55414]: DEBUG cinder.api.middleware.request_id [None req-48da80bc-29b4-4dd2-ba97-dc0dcbf55ea8 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.129679] [55414]: INFO cinder.api.openstack.wsgi [None req-48da80bc-29b4-4dd2-ba97-dc0dcbf55ea8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1332.129918] [55414]: DEBUG cinder.api.openstack.wsgi [None req-48da80bc-29b4-4dd2-ba97-dc0dcbf55ea8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.130161] [55414]: DEBUG cinder.api.openstack.wsgi [None req-48da80bc-29b4-4dd2-ba97-dc0dcbf55ea8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.140779] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.140779] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.145779] [55414]: INFO cinder.volume.api [None req-48da80bc-29b4-4dd2-ba97-dc0dcbf55ea8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1332.150712] [55414]: INFO cinder.api.openstack.wsgi [None req-48da80bc-29b4-4dd2-ba97-dc0dcbf55ea8 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1332.151118] [55414]: [pid: 55414|app: 0|req: 313/608] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:45:59 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.384847] [55415]: DEBUG cinder.api.middleware.request_id [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-f7460ece-0524-41b5-afec-0c53cf67e5d5 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.386926] [55415]: INFO cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-f7460ece-0524-41b5-afec-0c53cf67e5d5 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70 [ 1332.387162] [55415]: DEBUG cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-f7460ece-0524-41b5-afec-0c53cf67e5d5 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.387379] [55415]: DEBUG cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-f7460ece-0524-41b5-afec-0c53cf67e5d5 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'version_select' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.394699] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394699] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.923141] [55415]: INFO cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-f7460ece-0524-41b5-afec-0c53cf67e5d5 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70 returned with HTTP 200 [ 1332.924030] [55415]: [pid: 55415|app: 0|req: 296/609] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:46:00 2025] DELETE /volume/v3/attachments/c9060742-7301-4891-9523-b97d9635fd70 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.930277] [55414]: DEBUG cinder.api.middleware.request_id [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.932599] [55414]: INFO cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1332.932786] [55414]: DEBUG cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.933009] [55414]: DEBUG cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.933211] [55414]: INFO cinder.api.v3.volumes [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Delete volume with id: b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b [ 1332.941503] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.941503] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.941894] [55414]: INFO cinder.volume.api [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Volume info retrieved successfully. [ 1332.957162] [55414]: INFO cinder.volume.api [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] Delete volume request issued successfully. [ 1332.957541] [55414]: INFO cinder.api.openstack.wsgi [req-7653312b-f3e8-41d1-9808-031c57acfb7e req-a54dd9b3-480b-4823-9a32-67dc636923d9 tempest-ServerActionsV293TestJSON-864840876 tempest-ServerActionsV293TestJSON-864840876-project-member] http://10.180.1.21/volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b returned with HTTP 202 [ 1332.957814] [55414]: [pid: 55414|app: 0|req: 314/610] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:46:00 2025] DELETE /volume/v3/volumes/b5681f3d-ee4f-4bc1-a014-f7f2ce4ff79b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1333.167154] [55415]: DEBUG cinder.api.middleware.request_id [None req-e9544dd2-691a-4837-b634-20f706f82136 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.169589] [55415]: INFO cinder.api.openstack.wsgi [None req-e9544dd2-691a-4837-b634-20f706f82136 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1333.169819] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e9544dd2-691a-4837-b634-20f706f82136 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.169863] [55415]: DEBUG cinder.api.openstack.wsgi [None req-e9544dd2-691a-4837-b634-20f706f82136 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.178817] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178817] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.183127] [55415]: INFO cinder.volume.api [None req-e9544dd2-691a-4837-b634-20f706f82136 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1333.187877] [55415]: INFO cinder.api.openstack.wsgi [None req-e9544dd2-691a-4837-b634-20f706f82136 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 200 [ 1333.188262] [55415]: [pid: 55415|app: 0|req: 297/611] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:01 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.198199] [55414]: DEBUG cinder.api.middleware.request_id [None req-676574e4-985a-4bf0-ad44-1e55679ba587 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.200348] [55414]: INFO cinder.api.openstack.wsgi [None req-676574e4-985a-4bf0-ad44-1e55679ba587 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 [ 1334.200563] [55414]: DEBUG cinder.api.openstack.wsgi [None req-676574e4-985a-4bf0-ad44-1e55679ba587 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.200783] [55414]: DEBUG cinder.api.openstack.wsgi [None req-676574e4-985a-4bf0-ad44-1e55679ba587 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.207589] [55414]: INFO cinder.api.openstack.wsgi [None req-676574e4-985a-4bf0-ad44-1e55679ba587 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 returned with HTTP 404 [ 1334.208087] [55414]: [pid: 55414|app: 0|req: 315/612] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:02 2025] GET /volume/v3/volumes/5bfa9143-1588-4cf3-8ce6-1ec60f6a5f50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1334.255310] [55415]: DEBUG cinder.api.middleware.request_id [None req-9595a3f5-b545-4884-96bc-b666d8b20287 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.257410] [55415]: INFO cinder.api.openstack.wsgi [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1334.257629] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.257844] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.258042] [55415]: INFO cinder.api.v3.volumes [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume with id: 22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1334.267450] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.267450] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.267941] [55415]: INFO cinder.volume.api [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1334.283065] [55415]: INFO cinder.volume.api [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume request issued successfully. [ 1334.283253] [55415]: INFO cinder.api.openstack.wsgi [None req-9595a3f5-b545-4884-96bc-b666d8b20287 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 202 [ 1334.283665] [55415]: [pid: 55415|app: 0|req: 298/613] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:46:02 2025] DELETE /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1334.286778] [55414]: DEBUG cinder.api.middleware.request_id [None req-93277ed9-f54d-4380-9743-58cb8b9b2fd9 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.288950] [55414]: INFO cinder.api.openstack.wsgi [None req-93277ed9-f54d-4380-9743-58cb8b9b2fd9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1334.289153] [55414]: DEBUG cinder.api.openstack.wsgi [None req-93277ed9-f54d-4380-9743-58cb8b9b2fd9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.289379] [55414]: DEBUG cinder.api.openstack.wsgi [None req-93277ed9-f54d-4380-9743-58cb8b9b2fd9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.297016] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.297016] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.302190] [55414]: INFO cinder.volume.api [None req-93277ed9-f54d-4380-9743-58cb8b9b2fd9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1334.307163] [55414]: INFO cinder.api.openstack.wsgi [None req-93277ed9-f54d-4380-9743-58cb8b9b2fd9 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1334.307643] [55414]: [pid: 55414|app: 0|req: 316/614] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:02 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.337285] [55415]: DEBUG cinder.api.middleware.request_id [req-d591d899-550c-4295-bfe4-4302a3fbdf9d req-90d44d74-7fa0-4765-86d8-c1d4e5c505fe None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.339813] [55415]: INFO cinder.api.openstack.wsgi [req-d591d899-550c-4295-bfe4-4302a3fbdf9d req-90d44d74-7fa0-4765-86d8-c1d4e5c505fe tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1233328359 [ 1334.339813] [55415]: DEBUG cinder.api.openstack.wsgi [req-d591d899-550c-4295-bfe4-4302a3fbdf9d req-90d44d74-7fa0-4765-86d8-c1d4e5c505fe tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.339813] [55415]: DEBUG cinder.api.openstack.wsgi [req-d591d899-550c-4295-bfe4-4302a3fbdf9d req-90d44d74-7fa0-4765-86d8-c1d4e5c505fe tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.339952] [55415]: INFO cinder.api.v3.volumes [req-d591d899-550c-4295-bfe4-4302a3fbdf9d req-90d44d74-7fa0-4765-86d8-c1d4e5c505fe tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Delete volume with id: tempest-invalid-1233328359 [ 1334.346046] [55415]: INFO cinder.api.openstack.wsgi [req-d591d899-550c-4295-bfe4-4302a3fbdf9d req-90d44d74-7fa0-4765-86d8-c1d4e5c505fe tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1233328359 returned with HTTP 404 [ 1334.346540] [55415]: [pid: 55415|app: 0|req: 299/615] 10.180.1.21 () {62 vars in 1470 bytes} [Sun Feb 16 21:46:02 2025] DELETE /volume/v3/volumes/tempest-invalid-1233328359 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1334.371604] [55414]: DEBUG cinder.api.middleware.request_id [req-0c6ba922-b6d9-4230-975d-81159ae63572 req-6d78ee18-ee28-41f1-97fd-cdf48067beb7 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.374198] [55414]: INFO cinder.api.openstack.wsgi [req-0c6ba922-b6d9-4230-975d-81159ae63572 req-6d78ee18-ee28-41f1-97fd-cdf48067beb7 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ad25739d-8a8c-434c-a8ae-fa767e136862 [ 1334.374412] [55414]: DEBUG cinder.api.openstack.wsgi [req-0c6ba922-b6d9-4230-975d-81159ae63572 req-6d78ee18-ee28-41f1-97fd-cdf48067beb7 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.374673] [55414]: DEBUG cinder.api.openstack.wsgi [req-0c6ba922-b6d9-4230-975d-81159ae63572 req-6d78ee18-ee28-41f1-97fd-cdf48067beb7 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.374888] [55414]: INFO cinder.api.v3.volumes [req-0c6ba922-b6d9-4230-975d-81159ae63572 req-6d78ee18-ee28-41f1-97fd-cdf48067beb7 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Delete volume with id: ad25739d-8a8c-434c-a8ae-fa767e136862 [ 1334.381312] [55414]: INFO cinder.api.openstack.wsgi [req-0c6ba922-b6d9-4230-975d-81159ae63572 req-6d78ee18-ee28-41f1-97fd-cdf48067beb7 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] http://10.180.1.21/volume/v3/volumes/ad25739d-8a8c-434c-a8ae-fa767e136862 returned with HTTP 404 [ 1334.381809] [55414]: [pid: 55414|app: 0|req: 317/616] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:46:02 2025] DELETE /volume/v3/volumes/ad25739d-8a8c-434c-a8ae-fa767e136862 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1334.395562] [55415]: DEBUG cinder.api.middleware.request_id [req-8457741d-24aa-4000-8dbd-eeea0b5513cd req-65b9af8d-5e79-440e-b4c0-782e685ff091 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.397807] [55415]: INFO cinder.api.openstack.wsgi [req-8457741d-24aa-4000-8dbd-eeea0b5513cd req-65b9af8d-5e79-440e-b4c0-782e685ff091 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] GET http://10.180.1.21/volume/v3/volumes/00ad4a3d-25a6-46cd-b1e6-7e0fb1ebf758 [ 1334.398031] [55415]: DEBUG cinder.api.openstack.wsgi [req-8457741d-24aa-4000-8dbd-eeea0b5513cd req-65b9af8d-5e79-440e-b4c0-782e685ff091 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.398248] [55415]: DEBUG cinder.api.openstack.wsgi [req-8457741d-24aa-4000-8dbd-eeea0b5513cd req-65b9af8d-5e79-440e-b4c0-782e685ff091 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.404141] [55415]: INFO cinder.api.openstack.wsgi [req-8457741d-24aa-4000-8dbd-eeea0b5513cd req-65b9af8d-5e79-440e-b4c0-782e685ff091 tempest-VolumesNegativeTest-1191880991 tempest-VolumesNegativeTest-1191880991-project-member] http://10.180.1.21/volume/v3/volumes/00ad4a3d-25a6-46cd-b1e6-7e0fb1ebf758 returned with HTTP 404 [ 1334.404732] [55415]: [pid: 55415|app: 0|req: 300/617] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:46:02 2025] GET /volume/v3/volumes/00ad4a3d-25a6-46cd-b1e6-7e0fb1ebf758 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1335.318398] [55414]: DEBUG cinder.api.middleware.request_id [None req-5dc62d1d-fc3f-4f24-9e67-78ead4be77ac None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.320551] [55414]: INFO cinder.api.openstack.wsgi [None req-5dc62d1d-fc3f-4f24-9e67-78ead4be77ac tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1335.320785] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5dc62d1d-fc3f-4f24-9e67-78ead4be77ac tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.321047] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5dc62d1d-fc3f-4f24-9e67-78ead4be77ac tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.328722] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.328722] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.332012] [55414]: INFO cinder.volume.api [None req-5dc62d1d-fc3f-4f24-9e67-78ead4be77ac tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1335.336228] [55414]: INFO cinder.api.openstack.wsgi [None req-5dc62d1d-fc3f-4f24-9e67-78ead4be77ac tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 200 [ 1335.336588] [55414]: [pid: 55414|app: 0|req: 318/618] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:03 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.347296] [55415]: DEBUG cinder.api.middleware.request_id [None req-9c672c5c-f493-450f-846c-5a29c6a27378 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.349431] [55415]: INFO cinder.api.openstack.wsgi [None req-9c672c5c-f493-450f-846c-5a29c6a27378 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a [ 1336.349649] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c672c5c-f493-450f-846c-5a29c6a27378 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.349873] [55415]: DEBUG cinder.api.openstack.wsgi [None req-9c672c5c-f493-450f-846c-5a29c6a27378 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.357335] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.357335] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.361261] [55415]: INFO cinder.api.openstack.wsgi [None req-9c672c5c-f493-450f-846c-5a29c6a27378 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a returned with HTTP 404 [ 1336.361867] [55415]: [pid: 55415|app: 0|req: 301/619] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:04 2025] GET /volume/v3/volumes/22c2a96c-1ac1-4462-950a-0d003ffc470a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1336.443988] [55414]: DEBUG cinder.api.middleware.request_id [None req-ec966530-d188-45fc-8f95-7c6551345105 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.446093] [55414]: INFO cinder.api.openstack.wsgi [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1336.446309] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.446521] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.446874] [55414]: INFO cinder.api.v3.volumes [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume with id: e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1336.454241] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.454241] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.454731] [55414]: INFO cinder.volume.api [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1336.467584] [55414]: INFO cinder.volume.api [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Delete volume request issued successfully. [ 1336.467767] [55414]: INFO cinder.api.openstack.wsgi [None req-ec966530-d188-45fc-8f95-7c6551345105 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 202 [ 1336.468150] [55414]: [pid: 55414|app: 0|req: 319/620] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:46:04 2025] DELETE /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1336.470800] [55415]: DEBUG cinder.api.middleware.request_id [None req-aa25d8e4-ee0a-41dc-9827-5ecd47181fb7 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.474094] [55415]: INFO cinder.api.openstack.wsgi [None req-aa25d8e4-ee0a-41dc-9827-5ecd47181fb7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1336.474710] [55415]: DEBUG cinder.api.openstack.wsgi [None req-aa25d8e4-ee0a-41dc-9827-5ecd47181fb7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.474710] [55415]: DEBUG cinder.api.openstack.wsgi [None req-aa25d8e4-ee0a-41dc-9827-5ecd47181fb7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.482987] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482987] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.486930] [55415]: INFO cinder.volume.api [None req-aa25d8e4-ee0a-41dc-9827-5ecd47181fb7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1336.489959] [55415]: INFO cinder.api.openstack.wsgi [None req-aa25d8e4-ee0a-41dc-9827-5ecd47181fb7 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1336.490325] [55415]: [pid: 55415|app: 0|req: 302/621] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:04 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.501426] [55414]: DEBUG cinder.api.middleware.request_id [None req-ed1b5d73-e349-41ec-82ce-1964d86c1774 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.503519] [55414]: INFO cinder.api.openstack.wsgi [None req-ed1b5d73-e349-41ec-82ce-1964d86c1774 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1337.503747] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ed1b5d73-e349-41ec-82ce-1964d86c1774 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.503974] [55414]: DEBUG cinder.api.openstack.wsgi [None req-ed1b5d73-e349-41ec-82ce-1964d86c1774 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.511773] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.511773] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.515281] [55414]: INFO cinder.volume.api [None req-ed1b5d73-e349-41ec-82ce-1964d86c1774 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Volume info retrieved successfully. [ 1337.519695] [55414]: INFO cinder.api.openstack.wsgi [None req-ed1b5d73-e349-41ec-82ce-1964d86c1774 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 200 [ 1337.520199] [55414]: [pid: 55414|app: 0|req: 320/622] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:05 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.530207] [55415]: DEBUG cinder.api.middleware.request_id [None req-750639df-fa9a-49f9-b86a-09571deb8bf3 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.532250] [55415]: INFO cinder.api.openstack.wsgi [None req-750639df-fa9a-49f9-b86a-09571deb8bf3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] GET http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f [ 1338.532462] [55415]: DEBUG cinder.api.openstack.wsgi [None req-750639df-fa9a-49f9-b86a-09571deb8bf3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.532676] [55415]: DEBUG cinder.api.openstack.wsgi [None req-750639df-fa9a-49f9-b86a-09571deb8bf3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.540150] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.540150] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.542529] [55415]: INFO cinder.api.openstack.wsgi [None req-750639df-fa9a-49f9-b86a-09571deb8bf3 tempest-AttachVolumeNegativeTest-1222714625 tempest-AttachVolumeNegativeTest-1222714625-project-member] http://10.180.1.21/volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f returned with HTTP 404 [ 1338.542987] [55415]: [pid: 55415|app: 0|req: 303/623] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:06 2025] GET /volume/v3/volumes/e2ba9312-5f9e-4569-b3ad-8575af02c82f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1347.517675] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=139,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1348.542020] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=170,cinder:UPDATE=17,cinder:INSERT=3 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1366.710931] [55414]: DEBUG cinder.api.middleware.request_id [None req-5eaf37cf-83c1-4167-bad5-27968d817fb6 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.713053] [55414]: INFO cinder.api.openstack.wsgi [None req-5eaf37cf-83c1-4167-bad5-27968d817fb6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1366.713277] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5eaf37cf-83c1-4167-bad5-27968d817fb6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.713496] [55414]: DEBUG cinder.api.openstack.wsgi [None req-5eaf37cf-83c1-4167-bad5-27968d817fb6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.723479] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.723479] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.727180] [55414]: INFO cinder.volume.api [None req-5eaf37cf-83c1-4167-bad5-27968d817fb6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1366.731724] [55414]: INFO cinder.api.openstack.wsgi [None req-5eaf37cf-83c1-4167-bad5-27968d817fb6 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1366.732097] [55414]: [pid: 55414|app: 0|req: 321/624] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:34 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.774733] [55415]: DEBUG cinder.api.middleware.request_id [None req-7987b946-20ef-4abd-ae11-b0401d35efba None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.776590] [55415]: INFO cinder.api.openstack.wsgi [None req-7987b946-20ef-4abd-ae11-b0401d35efba tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1366.776939] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7987b946-20ef-4abd-ae11-b0401d35efba tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.777292] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7987b946-20ef-4abd-ae11-b0401d35efba tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.784668] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.784668] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.787854] [55415]: INFO cinder.volume.api [None req-7987b946-20ef-4abd-ae11-b0401d35efba tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1366.791790] [55415]: INFO cinder.api.openstack.wsgi [None req-7987b946-20ef-4abd-ae11-b0401d35efba tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1366.792156] [55415]: [pid: 55415|app: 0|req: 304/625] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:34 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.923740] [55414]: DEBUG cinder.api.middleware.request_id [None req-1636886e-2619-4dc9-8caa-1261f678dc7c None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.925907] [55414]: INFO cinder.api.openstack.wsgi [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1373.926141] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.926413] [55414]: DEBUG cinder.api.openstack.wsgi [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'delete' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.926636] [55414]: INFO cinder.api.v3.volumes [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Delete volume with id: f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1373.936925] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.936925] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.937432] [55414]: INFO cinder.volume.api [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1373.954300] [55414]: INFO cinder.volume.api [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Delete volume request issued successfully. [ 1373.954521] [55414]: INFO cinder.api.openstack.wsgi [None req-1636886e-2619-4dc9-8caa-1261f678dc7c tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 202 [ 1373.954922] [55414]: [pid: 55414|app: 0|req: 322/626] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:46:41 2025] DELETE /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1373.957888] [55415]: DEBUG cinder.api.middleware.request_id [None req-d4cafdd1-92c9-4077-b1a0-5f246579fda0 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.959985] [55415]: INFO cinder.api.openstack.wsgi [None req-d4cafdd1-92c9-4077-b1a0-5f246579fda0 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1373.960213] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d4cafdd1-92c9-4077-b1a0-5f246579fda0 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.960488] [55415]: DEBUG cinder.api.openstack.wsgi [None req-d4cafdd1-92c9-4077-b1a0-5f246579fda0 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.968562] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.968562] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.972346] [55415]: INFO cinder.volume.api [None req-d4cafdd1-92c9-4077-b1a0-5f246579fda0 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1373.976964] [55415]: INFO cinder.api.openstack.wsgi [None req-d4cafdd1-92c9-4077-b1a0-5f246579fda0 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 200 [ 1373.977276] [55415]: [pid: 55415|app: 0|req: 305/627] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:41 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.987922] [55414]: DEBUG cinder.api.middleware.request_id [None req-f9eba76b-3970-4206-b92b-7bb14349d377 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.990168] [55414]: INFO cinder.api.openstack.wsgi [None req-f9eba76b-3970-4206-b92b-7bb14349d377 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 [ 1374.990418] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f9eba76b-3970-4206-b92b-7bb14349d377 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.990639] [55414]: DEBUG cinder.api.openstack.wsgi [None req-f9eba76b-3970-4206-b92b-7bb14349d377 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.996823] [55414]: INFO cinder.api.openstack.wsgi [None req-f9eba76b-3970-4206-b92b-7bb14349d377 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 returned with HTTP 404 [ 1374.997315] [55414]: [pid: 55414|app: 0|req: 323/628] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:42 2025] GET /volume/v3/volumes/f9410174-6ea7-4bfa-b541-e8342185ac36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1375.043713] [55415]: DEBUG cinder.api.middleware.request_id [None req-7959dc32-b369-4359-80fa-c96d9874acc2 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.045790] [55415]: INFO cinder.api.openstack.wsgi [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1375.046028] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.046257] [55415]: DEBUG cinder.api.openstack.wsgi [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'delete' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.046477] [55415]: INFO cinder.api.v3.volumes [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Delete volume with id: 4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1375.053601] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.053601] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.054098] [55415]: INFO cinder.volume.api [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1375.067358] [55415]: INFO cinder.volume.api [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Delete volume request issued successfully. [ 1375.067567] [55415]: INFO cinder.api.openstack.wsgi [None req-7959dc32-b369-4359-80fa-c96d9874acc2 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 202 [ 1375.067954] [55415]: [pid: 55415|app: 0|req: 306/629] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:46:42 2025] DELETE /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1375.071295] [55414]: DEBUG cinder.api.middleware.request_id [None req-6c6d5bcd-d499-4ac2-a53b-5ad87054ed12 None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.073452] [55414]: INFO cinder.api.openstack.wsgi [None req-6c6d5bcd-d499-4ac2-a53b-5ad87054ed12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1375.073690] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6c6d5bcd-d499-4ac2-a53b-5ad87054ed12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.073981] [55414]: DEBUG cinder.api.openstack.wsgi [None req-6c6d5bcd-d499-4ac2-a53b-5ad87054ed12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.081570] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.081570] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.084791] [55414]: INFO cinder.volume.api [None req-6c6d5bcd-d499-4ac2-a53b-5ad87054ed12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1375.089194] [55414]: INFO cinder.api.openstack.wsgi [None req-6c6d5bcd-d499-4ac2-a53b-5ad87054ed12 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1375.089563] [55414]: [pid: 55414|app: 0|req: 324/630] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:42 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.099285] [55415]: DEBUG cinder.api.middleware.request_id [None req-f3ab9117-1e0e-4b85-b128-dedcda7e1106 None None] RequestId filter calling following filter/app {{(pid=55415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.101458] [55415]: INFO cinder.api.openstack.wsgi [None req-f3ab9117-1e0e-4b85-b128-dedcda7e1106 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1376.101689] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f3ab9117-1e0e-4b85-b128-dedcda7e1106 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.101908] [55415]: DEBUG cinder.api.openstack.wsgi [None req-f3ab9117-1e0e-4b85-b128-dedcda7e1106 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.109769] [55415]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.109769] [55415]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.112933] [55415]: INFO cinder.volume.api [None req-f3ab9117-1e0e-4b85-b128-dedcda7e1106 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Volume info retrieved successfully. [ 1376.116913] [55415]: INFO cinder.api.openstack.wsgi [None req-f3ab9117-1e0e-4b85-b128-dedcda7e1106 tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 200 [ 1376.117273] [55415]: [pid: 55415|app: 0|req: 307/631] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:43 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.127885] [55414]: DEBUG cinder.api.middleware.request_id [None req-3d00dfcc-9828-4f9e-98e1-24267c93bbef None None] RequestId filter calling following filter/app {{(pid=55414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.130840] [55414]: INFO cinder.api.openstack.wsgi [None req-3d00dfcc-9828-4f9e-98e1-24267c93bbef tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] GET http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c [ 1377.131264] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3d00dfcc-9828-4f9e-98e1-24267c93bbef tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Empty body provided in request {{(pid=55414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.131665] [55414]: DEBUG cinder.api.openstack.wsgi [None req-3d00dfcc-9828-4f9e-98e1-24267c93bbef tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] Calling method 'show' {{(pid=55414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.140625] [55414]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.140625] [55414]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.143120] [55414]: INFO cinder.api.openstack.wsgi [None req-3d00dfcc-9828-4f9e-98e1-24267c93bbef tempest-AttachVolumeShelveTestJSON-1395503203 tempest-AttachVolumeShelveTestJSON-1395503203-project-member] http://10.180.1.21/volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c returned with HTTP 404 [ 1377.143702] [55414]: [pid: 55414|app: 0|req: 325/632] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:46:44 2025] GET /volume/v3/volumes/4fcf66ce-6cfa-483d-bce1-48f8a31efc3c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1386.114987] [55415]: DEBUG dbcounter [-] [55415] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55415) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1387.142494] [55414]: DEBUG dbcounter [-] [55414] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55414) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}